4567 Commits (c3d143298be0afb8f7a3e75f7d1058d8ed638ee3)
 

Author SHA1 Message Date
Jan Niklas Hasse c3d143298b Log instead of raise if Boost module invalid 7 years ago
Nirbheek Chauhan 18b42c5370 llvm: Output stderr when generating libs/flags/etc fails 7 years ago
TingPing 9b36e2d509
docs: Remove extra whitespace from i18n 7 years ago
Jussi Pakkanen 6e98e0c611
Merge pull request #2071 from porrided/master 7 years ago
Jussi Pakkanen d2aa2f569b Cleanupping. 7 years ago
Arseny Maslennikov 8e04ab7cf2 _meson: Explicitly specify license to match the Z Shell 7 years ago
Arseny Maslennikov abbf2f4fab Move shell completions and text editor helpers to data/ 7 years ago
Arseny Maslennikov 604f2b9a68 Add zsh completion function for Meson 7 years ago
Xavier Claessens 9e2d078948 gnome: Add include_directories parameter to gtkdoc() 7 years ago
Dylan Baker 5331073188 Interpreter: ensure build_def_files defined before parse_project() 7 years ago
Jussi Pakkanen 34d928a830 Better check for when address sanitizer is enabled. Closes #2590. 7 years ago
Eric Engestrom 5f7f5cdb05 Print correct command in help message 7 years ago
Eric Engestrom 74967bd1d1 introspect: print `build_by_default` field 7 years ago
Dylan Baker 1b6a20e7a2 llvm: fix static linking 7 years ago
Dylan Baker a8d3eb3c10 llvm: llvm 5.0 is released and the current stable 7 years ago
Philipp Ittershagen a176588151 fix include_directories handling in subprojects for compiler tests. 7 years ago
Jussi Pakkanen 416a6fc235
Merge pull request #2444 from dcbaker/llvm 7 years ago
Jussi Pakkanen 8d6e3cad1b Add description on how to use external and internal dependencies interchangeably. 7 years ago
Jussi Pakkanen 9426033e97
Merge pull request #2564 from jeandet/fix_boost_detection_with_wrong_locale 7 years ago
Xavier Claessens 7121eb8c51 gtkdoc: Pass the linker down to gtkdoc-scangobj 7 years ago
Joergen Ibsen 68604a4855 docs: fix use of deps 7 years ago
Eric Engestrom 91f2a309c6 vim: remove double indent 7 years ago
Elliott Sales de Andrade 6715087598 Dump coredata earlier. 7 years ago
David Pérez-Suárez c647db96d5 Small changes for syntax hightlight 7 years ago
Xavier Claessens b8187961b9 coredata: Remove parse_string() method 7 years ago
Alexis Jeandet dfab58772f Warn when no inc dir is found from parsing GNU compiler output 7 years ago
Alexis Jeandet f15a57f31a Fix detection of include dirs with gnu compiler and non C locale 7 years ago
Jussi Pakkanen cde0f4fca1
Merge pull request #2562 from 1ace/fix/mesontest 7 years ago
Paulo Antonio Alvarez 1540e615f1 interpreter: Add warning function 7 years ago
Eric Engestrom 9b6214eb4d mtest: print correct name in error message 7 years ago
Eric Engestrom 1556bae75a man: remove references to `mesontest` in meson(1) 7 years ago
Eric Engestrom b690c26aa2 docs: remove references to `mesontest` 7 years ago
Jussi Pakkanen 7b9843da02 Added libwmf to the CI image. 7 years ago
Jussi Pakkanen 3faf35ac64
Merge pull request #2551 from mesonbuild/fix2481 7 years ago
Félix Piédallu bb84c1d109 Add LibWmf as a specified dependency, and associated tests. 7 years ago
Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
Jussi Pakkanen 68af8449d8
Merge pull request #2529 from leiflm/qt5-add-moc-extra-arguments-keyword 7 years ago
Leif Middelschulte cf759e529c Fixes the `kwargs` handling. 7 years ago
Scott D Phillips 1b0048a702 run_command: add command and files as build dependencies 7 years ago
Jussi Pakkanen e8ed975444 Renamed test dir to avoid duplicate numbers. 7 years ago
Jussi Pakkanen 53c1afffaf Evaluate subproject path correctly. Closes #2481. 7 years ago
Adam C. Foltzer f21034dfea add failing test case for overly-strict sandbox violation 7 years ago
Goncalo Carvalho 01611a66e2 Fix boost link cmd line when compiler.find_library returns None, self.request_modules doesn't have 'boost_' prefix but lib_modules is keyed on 'boost_*' 7 years ago
Jussi Pakkanen 12df9c46f5 Check that link_with arguments in declare_dependency are not external dependencies. 7 years ago
Jussi Pakkanen 57d3ece5fc
Merge pull request #2217 from mesonbuild/gcc7 7 years ago
Lyude Paul 1a159db8e9 Raise InvalidArguments when trying to link against strings 7 years ago
Jussi Pakkanen e292369ee2 Do not run MPI Fortran tests on Ubuntu Artful. 7 years ago
Jussi Pakkanen a4db467669 Use GCC 7 for cross compilation tests. 7 years ago
Jussi Pakkanen 6e406ed0db Test GDC shared libraries only from version 8, since 7 is broken in Debian at least. 7 years ago
Leif Middelschulte a2478d4dab documentation: adds new keyword usage to the given example. 7 years ago