1890 Commits (c6539367007cf3756a022083390fb8cd982c4365)

Author SHA1 Message Date
Joergen Ibsen b9ef15a719 Allow cmd script extension on Windows 8 years ago
rkfg 87bf152e6e Fix #2620 8 years ago
Anonymous Maarten 5cfb378442 Enable get_pkgconfig_variable for python3 dependencies 8 years ago
Jan Niklas Hasse 46736fc16c Use mlog.warning for invalid boost module 8 years ago
Jan Niklas Hasse c3d143298b Log instead of raise if Boost module invalid 8 years ago
Nirbheek Chauhan 18b42c5370 llvm: Output stderr when generating libs/flags/etc fails 8 years ago
Nirbheek Chauhan 9da031c04c dependencies: Force pkg-config to output -L args 8 years ago
Nirbheek Chauhan 4fb978e1f7 pkgconfig module: Escape all paths while generating 8 years ago
Nirbheek Chauhan 65edbf35ef dependencies: Use shlex to parse pkg-config cflags and libs 8 years ago
Nirbheek Chauhan 22f459a7dd dependencies: Improve pkg-config library detection 8 years ago
Nirbheek Chauhan d2a250412c compilers: Improve manual library searching 8 years ago
Elliott Sales de Andrade f91c4805b1 Pass restorecon file list through stdin. 8 years ago
Xavier Claessens 9e2d078948 gnome: Add include_directories parameter to gtkdoc() 8 years ago
Dylan Baker 5331073188 Interpreter: ensure build_def_files defined before parse_project() 8 years ago
Elliott Sales de Andrade 5f8b37d0e7 Coalesce restorecon calls into one. 8 years ago
Jussi Pakkanen 34d928a830 Better check for when address sanitizer is enabled. Closes #2590. 8 years ago
Eric Engestrom 5f7f5cdb05 Print correct command in help message 8 years ago
Eric Engestrom 74967bd1d1 introspect: print `build_by_default` field 8 years ago
Dylan Baker a8d3eb3c10 llvm: llvm 5.0 is released and the current stable 8 years ago
Markus Theil 3f8a082a68 Qt-Module: fix name option with multiple rcc files 8 years ago
Philipp Ittershagen a176588151 fix include_directories handling in subprojects for compiler tests. 8 years ago
Xavier Claessens 7121eb8c51 gtkdoc: Pass the linker down to gtkdoc-scangobj 8 years ago
Elliott Sales de Andrade 6715087598 Dump coredata earlier. 8 years ago
Xavier Claessens b8187961b9 coredata: Remove parse_string() method 8 years ago
Markus Theil b36475ff44 Qt-Module: fix rcc `name` with Qt4 8 years ago
Markus Theil 51bc364a10 Qt5-Module: add `name` option to rcc 8 years ago
Alexis Jeandet dfab58772f Warn when no inc dir is found from parsing GNU compiler output 8 years ago
Alexis Jeandet f15a57f31a Fix detection of include dirs with gnu compiler and non C locale 8 years ago
Paulo Antonio Alvarez 1540e615f1 interpreter: Add warning function 8 years ago
Eric Engestrom 9b6214eb4d mtest: print correct name in error message 8 years ago
Félix Piédallu bb84c1d109 Add LibWmf as a specified dependency, and associated tests. 8 years ago
Martin Kelly 02bea7d5bf namespace run_targets by subproject 8 years ago
Leif Middelschulte cf759e529c Fixes the `kwargs` handling. 8 years ago
Scott D Phillips 1b0048a702 run_command: add command and files as build dependencies 8 years ago
Jussi Pakkanen 53c1afffaf Evaluate subproject path correctly. Closes #2481. 8 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_*' 8 years ago
Jussi Pakkanen 12df9c46f5 Check that link_with arguments in declare_dependency are not external dependencies. 8 years ago
Lyude Paul 1a159db8e9 Raise InvalidArguments when trying to link against strings 8 years ago
Jon Turney 24549dbed5 Make sysconfdir, localstatedir and sharedstatedir defaults depend on prefix 8 years ago
Leif Middelschulte b919e05821 removes unnecessary code as suggested by @jeandet 8 years ago
Leif Middelschulte 32a8ab40c1 removes unnecessary if/else-statement as suggested by @jeandet 8 years ago
Leif Middelschulte 050a56ad47 Qt5-Module: Add `moc_extra_arguments` keyword support. 8 years ago
Niklas Claesson 14e7b0af25 Boost: Add Python libraries 8 years ago
Patrick Griffis f220a5dd86 gnome: Fix compile_schemas() using path sep in target name 8 years ago
Dylan Baker 3aa97d4ab5 llvm: fix static vs dynamic linking 8 years ago
Dylan Baker 5584409346 llvm: Add support for linking statically 8 years ago
Dylan Baker 6cbbbd546e llvm: Add modules to libs check 8 years ago
Dylan Baker 3e004ae611 llvm: check for components (modules) before libs. 8 years ago
Dylan Baker cadf5f3c04 llvm: Add optional modules 8 years ago
Dylan Baker 7841210b4f llvm: Add helper function for checking modules 8 years ago