4559 Commits (9e2d078948d3234371e7b7df399897825938ea99)
 

Author SHA1 Message Date
Jussi Pakkanen 288c44c052 Added Docker file used for CI images. 8 years ago
Emmanuele Bassi 6ba6c174ba Document the newly added gnome.genmarshal() argument 8 years ago
Emmanuele Bassi 0b64bac3ad Test the newly added gnome.genmarshal() argument 8 years ago
Emmanuele Bassi de45352d9d gnome: Support new glib-genmarshal arguments 8 years ago
Dima Krasner 99fdb6c19e mesontest: logfilename may be undefined 8 years ago
Nirbheek Chauhan de2d59cc27 find_library: Ignore libs on MSVC properly 8 years ago
Nirbheek Chauhan b3d048e93a CompilerArgs: Put start/end-group around shared libs too 8 years ago
Luca Mattiello 5f6add79e0 Fix typo in Unit-tests.md 8 years ago
Igor Gnatenko 8232259450 docs: add missing parentheses 8 years ago
Adam C. Foltzer 4eda3ca0fc add `crate-name` to Rust target args 8 years ago
Jussi Pakkanen bff37a90fc Merged buildrpath branch. 8 years ago
Alessandro Decina 328a1f30fd Add /System/Library/Frameworks to the OSX framework search path 8 years ago
Alessandro Decina a9559e0d77 Fix linking Objective-C shared libs on OSX. 8 years ago
Karl-Philipp Richter b32af18e75 added *.pyc to .gitignore 8 years ago
Nicolas Dufresne 12be4b6644 gnome: Fix wrong include path 8 years ago
Patrick Griffis 67f0a1a44d Fix run_target() accepting ConfigureFile for command 8 years ago
Hagai 035b2525ac build.py: fixed a small issue where hasattr was passed only a name argument. 8 years ago
Jussi Pakkanen 8c39007e41 Renamed test dirs to remove duplicated numbers. 8 years ago
Christoph Reiter ceea746222 configure_file: warn in case a variable to subsitute is not present in the passed configuration. Fixes #2090 8 years ago
Jussi Pakkanen 979efce04a Merge pull request #1955 from jon-turney/exe-implib 8 years ago
Jussi Pakkanen e82edc179f Check for manual attempts to set rpath and update docs. 8 years ago
Jussi Pakkanen 2269b7f60b Add build_rpath as new property allowing people to specify rpath entries that are used in the build tree but will be removed on install. 8 years ago
Emmanuele Bassi 381e8313ed Make error message more informative 8 years ago
Nirbheek Chauhan 26834a6198 Link to compiler properties for compiler ids list 8 years ago
Nirbheek Chauhan 675a755e5c Update compiler ids in Compiler-properties.md 8 years ago
Jussi Pakkanen 1764822ae4 Merge pull request #2046 from martin-ejdestig/mintro_deps_name_key 8 years ago
Nirbheek Chauhan 93d1b2989e Updates to the reference manual 8 years ago
Jon Turney 887e4d1318 Add to release note 8 years ago
Jon Turney 8ebdbfb0f6 Use full_path() rather than adding current_build_dir() as rpath in test common/154 8 years ago
Jon Turney 8f859a5105 Make the name of the executable implib configurable 8 years ago
Jon Turney 3110c209f7 Consolidate windows tests which are divided between mingw and msvc 8 years ago
Jon Turney 3fa3922cea Support implibs for executables on Windows 8 years ago
Martin Ejdestig 4c8c83c967 Add a mesonintrospect --dependencies test 8 years ago
Martin Ejdestig 76c1faf8bf Modify mesonintrospect --dependencies so 1 element in list is 1 dependency 8 years ago
Iñigo Martínez b43f4841ba i18n: Fixed gettext permitted Kwargs list 8 years ago
Patrick Griffis 9683082c4c gnome.genmarshal(): Include generated header in generated source 8 years ago
FredericHamel 6f4e5e96d8 Allow test to depend on executable target in cross build. (#2007) 8 years ago
Jussi Pakkanen e89b6cdd10 Merge pull request #1374 from mesonbuild/simd 8 years ago
Jussi Pakkanen c8981ff111 Added documentation for SIMD module. 8 years ago
TingPing acb7e3aaa0 docs: Add HexChat to users... again 8 years ago
Tim-Philipp Müller e1000f1454 Update Users.md: point to upstream GLib repo 8 years ago
TingPing 4d898e494e docs: Add HexChat to list of users 8 years ago
Nirbheek Chauhan c9059c7e70 Add more projects to Users.md 8 years ago
Jussi Pakkanen fc23d9d0f2 Turned SIMD into an unstable module. 8 years ago
Jussi Pakkanen db34a3a701 Close files reliably. 8 years ago
Jussi Pakkanen 5eb64a6f3e Revert "Merge pull request #1931 from centricular/use-patched-ninja" 8 years ago
Jussi Pakkanen ce77fb89b9 Renamed test case number to avoid dupes. 8 years ago
Jussi Pakkanen be92a6a3a6 Renamed test dir. 8 years ago
Jussi Pakkanen f78cf53141 Created merge_from method for ConfigurationData. 8 years ago
Jussi Pakkanen 6119beed4d Create a new configuration data object and return it as the result. 8 years ago