4610 Commits (638077181a79bb974494bce8355e49a11b22d242)
 

Author SHA1 Message Date
Iñigo Martínez 638077181a pkgconfig: Handle prefix in library path 7 years ago
Jon Turney 34d1d45094 docs: Add 'cygwin' to reference table for .system() 7 years ago
Christoph Behle c653936700 Documentation: Add note about SCAN_BUILD 7 years ago
Jussi Pakkanen 708cdea861 Appveyor example now validates. Closes #2641. 7 years ago
Lucas Werkmeister 5d9c72630a Fix literal backslash syntax 7 years ago
Jussi Pakkanen e51da1a34d
Merge pull request #2611 from mesonbuild/nirbheek/pkgconfig-msvc-static 7 years ago
Joergen Ibsen b9ef15a719 Allow cmd script extension on Windows 7 years ago
Nirbheek Chauhan da654dd2b9 appveyor.yml: Only download pkg-config for MSVC 7 years ago
rkfg 87bf152e6e Fix #2620 7 years ago
Jussi Pakkanen c63b3d253d
Merge pull request #2509 from madebr/boost_dependency_pkg_config 7 years ago
Anonymous Maarten 5cfb378442 Enable get_pkgconfig_variable for python3 dependencies 7 years ago
Anonymous Maarten b715276cc7 tests: test getting python module using pkg-config 7 years ago
Jon Turney c4069a95c2 unit tests: Teach detect_prebuild_env about Cygwin 7 years ago
Joergen Ibsen 6d85e10df9 docs: fix description of default_options 7 years ago
Jussi Pakkanen 49eb33ff55
Merge pull request #2000 from t-chaik/tchaik/wip/get-unquoted 7 years ago
Jussi Pakkanen 897fd0bd16
Merge pull request #2579 from thillux/master 7 years ago
Jussi Pakkanen 69bd87a716
Merge pull request #2511 from jon-turney/prefix-dependent-defaults 7 years ago
Jussi Pakkanen c6781744cf
Merge pull request #2604 from QuLogic/coalesce-restorecon 7 years ago
Jan Niklas Hasse 46736fc16c Use mlog.warning for invalid boost module 7 years ago
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
Nirbheek Chauhan 9da031c04c dependencies: Force pkg-config to output -L args 7 years ago
Nirbheek Chauhan d32c672990 unit tests: Attempt to fix failure on Cygwin 7 years ago
Nirbheek Chauhan e0b56942a0 unit tests: Properly skip if pkg-config wasn't found 7 years ago
Nirbheek Chauhan a63d81bafe appveyor: Install pkg-config for MSVC builds 7 years ago
Nirbheek Chauhan 4fb978e1f7 pkgconfig module: Escape all paths while generating 7 years ago
Nirbheek Chauhan 65edbf35ef dependencies: Use shlex to parse pkg-config cflags and libs 7 years ago
Nirbheek Chauhan 22f459a7dd dependencies: Improve pkg-config library detection 7 years ago
Nirbheek Chauhan d2a250412c compilers: Improve manual library searching 7 years ago
Arseny Maslennikov 8e04ab7cf2 _meson: Explicitly specify license to match the Z Shell 7 years ago
Nirbheek Chauhan 4405a1297b dependencies: Add a test for static libs with pkg-config 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
Elliott Sales de Andrade f91c4805b1 Pass restorecon file list through stdin. 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
Elliott Sales de Andrade 5f8b37d0e7 Coalesce restorecon calls into one. 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
Markus Theil 875b3bbbe4 tests: fix qt unity build 7 years ago
Markus Theil 91c07aa301 tests: adapted Qt test for multiple rcc files 7 years ago
Markus Theil 3f8a082a68 Qt-Module: fix name option with multiple rcc files 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