1940 Commits (746e70c0da73c3d20cb4456a8111355ad2202522)

Author SHA1 Message Date
Dylan Baker 8a1a866c68 Don't print traceback when options are invalid 7 years ago
Jussi Pakkanen 5bc1009109 Add if_found kwarg to subdir(). 7 years ago
Joergen Ibsen b9a0589067 Fix escaping of newlines in string literals 7 years ago
Eric Engestrom da2343fb5e mconf: print choices of base options 7 years ago
Nirbheek Chauhan 91d8784a04 configure_file: Compare difference in binary mode 7 years ago
Jussi Pakkanen 4ca1e8638c Fix running tests when there is a period in PATH. 7 years ago
Josh Soref 4a572434a0 spelling: when 7 years ago
Josh Soref eb2a148218 spelling: verifier 7 years ago
Iñigo Martínez 3d0a9b7911 interpreter: Reduce to_sring method to base 10 7 years ago
Iñigo Martínez 30f2c4857c interpreter: Support to_string method for int values 7 years ago
Joergen Ibsen 91a0126590 Improve escaping in configuration files 7 years ago
Josh Soref 2b0505f222 spelling: targeting 7 years ago
Josh Soref 72ba9302aa spelling: target 7 years ago
Josh Soref 05f684b4fc spelling: overwrite 7 years ago
Josh Soref 49f8d28ef5 spelling: overridden 7 years ago
Josh Soref 9dd4f047af spelling: occurrence 7 years ago
Josh Soref 791494e143 spelling: dependency 7 years ago
Josh Soref 47bacd40e0 spelling: attempt 7 years ago
Josh Soref 8a66cfb2af spelling: arbitrary 7 years ago
Dylan Baker f818e9df58 Add a configtool_variable method to dependency 7 years ago
Dylan Baker df3c006456 Use ConfigToolDependency for libwmf 7 years ago
Dylan Baker 11fbc982d3 Use ConfigToolDependency for pcap 7 years ago
Dylan Baker a2f3182172 Use ConfigToolDependency for cups 7 years ago
Dylan Baker 8e53dec314 Use ConfigToolDependency for SDL2 7 years ago
Dylan Baker cc28eba8d0 Add factory to ConfigToolDependency 7 years ago
Dylan Baker 38e2c0e8f5 Make GnuStepDependency a ConfigToolDependency 7 years ago
Dylan Baker 061cf99cd6 Make WxDependency a ConfigToolDependency 7 years ago
Dylan Baker f0248b0342 Make LLVMDependency a ConfigToolDependency 7 years ago
Dylan Baker cda0e33650 Add ConfigToolDependency class 7 years ago
Dylan Baker aee038173e dependencies: log unuspported methods correctly 7 years ago
Dylan Baker 22fed0b424 Fix wrapping of docstrings in GnuStep dependency. 7 years ago
William Hubbs 325b2c25b6 Allow prefix to be the root directory 7 years ago
Jussi Pakkanen 247d632f37 Try harder to find meson.py. Closes #2672. 7 years ago
Alexis Jeandet 5c5eac3571 [Qt module] Added translation files compilation method 7 years ago
Alexis Jeandet 1fd743e6ad [Qt module] Added lrelease detection 7 years ago
Alexis Jeandet 5de5e7673f [Qt module] Few minor fixes 7 years ago
Joergen Ibsen fdb48a3a0f Use re.sub instead of replace loop 7 years ago
Jussi Pakkanen 22adda1617 Review fixes. 7 years ago
Jussi Pakkanen 105ea1e597 Make the full test suite runnable with an external command. 7 years ago
Jussi Pakkanen 5d51bc79c7 Replaced sys.executable use with the mesonlib equivalent. 7 years ago
Jussi Pakkanen 9d67e5030b Changed code to use detected executables rather than hardcoding sys.executable. 7 years ago
Jussi Pakkanen a437cd1955 Add command to run Python scripts with the current interpreter. 7 years ago
Christoph Behle 05ee756ba0 Check keyword arguments for dependency 7 years ago
Zbigniew Jędrzejewski-Szmek fadce7f9b4 Silence failed restorecon calls when $DESTDIR is set 7 years ago
Jussi Pakkanen 5cd8a7bbcc More defensive process killing. Closes #2629. 7 years ago
Iñigo Martínez 638077181a pkgconfig: Handle prefix in library path 7 years ago
Joergen Ibsen b9ef15a719 Allow cmd script extension on Windows 7 years ago
rkfg 87bf152e6e Fix #2620 7 years ago
Anonymous Maarten 5cfb378442 Enable get_pkgconfig_variable for python3 dependencies 7 years ago
Jan Niklas Hasse 46736fc16c Use mlog.warning for invalid boost module 7 years ago