4708 Commits (754e33e574dd37ab0efb0d336bb805861bc3e6cf)
 

Author SHA1 Message Date
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
Markus Theil b36475ff44 Qt-Module: fix rcc `name` with Qt4 7 years ago
Markus Theil 51bc364a10 Qt5-Module: add `name` option to rcc 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
Jon Turney 3e0069f65e Add unittest of prefix dependent default directories 7 years ago
Jon Turney 24549dbed5 Make sysconfdir, localstatedir and sharedstatedir defaults depend on prefix 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
Leif Middelschulte f720e590b1 adds "since"-note for the new keyword to the documentation 7 years ago
Leif Middelschulte a46d05acf9 updates the documentation to follow the list-style to explain arguments. 7 years ago
Mike Gilbert 426b258d91 docs: add pkgconfig to cross file example 7 years ago
Leif Middelschulte b919e05821 removes unnecessary code as suggested by @jeandet 7 years ago
Leif Middelschulte 32a8ab40c1 removes unnecessary if/else-statement as suggested by @jeandet 7 years ago
Leif Middelschulte 6fc3c0df0c fixes the extended test suite to work with qt5 **and** qt4. 7 years ago
Leif Middelschulte 98e095bd47 extends test case to fail if macro is undefined durcing preprocessing 7 years ago
Leif Middelschulte 050a56ad47 Qt5-Module: Add `moc_extra_arguments` keyword support. 7 years ago
Niklas Claesson 14e7b0af25 Boost: Add Python libraries 7 years ago
Jussi Pakkanen 004cc1493b Add a bunch of tests to sandboxing. 7 years ago
Patrick Griffis f220a5dd86 gnome: Fix compile_schemas() using path sep in target name 7 years ago
Dylan Baker 9a43cb367a docs: Add a snippet for LLVM static linking support 7 years ago
Dylan Baker 3aa97d4ab5 llvm: fix static vs dynamic linking 7 years ago
Dylan Baker 5584409346 llvm: Add support for linking statically 7 years ago
Dylan Baker 6cbbbd546e llvm: Add modules to libs check 7 years ago