1912 Commits (fa6f01d096fbf3d84d68070d6592cd8d5b761e1b)

Author SHA1 Message Date
Nirbheek Chauhan 7c2ae55fab Revert "Revert "Merge pull request #1931 from centricular/use-patched-ninja"" 7 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 7 years ago
Hristo Venev 56c566a38e Fix get_option() for base options on reconfigure. 7 years ago
Martin Blanchard 71deffab18 get-unquoted: Fix indentation and remove useless arithmetic 7 years ago
Martin Blanchard fa1fee5686 get-unquoted: Implement a get_unquoted() method for ConfigurationData 7 years ago
Nirbheek Chauhan f04d141088 logging: Print location of log file on error 7 years ago
Jérôme Duval 0b8db94065 Add is_haiku(), needed for run_tests.py. 7 years ago
Emmanuele Bassi 6f1d7e3d0a Add deprecation warning for gnome.yelp() argument 7 years ago
Jussi Pakkanen b63710863b Renamed test serialisation from is_cross to is_cross_built for clarity. 7 years ago
Jussi Pakkanen 9b50a4aac1 An external program is never a "cross test". 7 years ago
Chet Gurevitch e5e060a6b7 Update message for already configured builddir 7 years ago
Iñigo Martínez 540c928e30 gnome: Docbook generation for gdbus_codegen() 7 years ago
Jon Turney b04c4fa878 Add Windows extra_paths to beginning of PATH when running tests 7 years ago
Matthias Klumpp 75fdf413e4 Drop feature_args call in favor of letting pkgconfig do this directly 7 years ago
Matthias Klumpp 6cd3f066b4 d: Implement specific properties for D features 7 years ago
Matthias Klumpp d83c289442 d: Add easy way to use D-specific features 7 years ago
Nirbheek Chauhan 276e9c15cc str.split() can now take a positional argument 7 years ago
Nirbheek Chauhan b3c70f495b interpreter: Always flatten when unholding arrays 7 years ago
Nirbheek Chauhan 5b1babd611 backends: Add custom target inc dirs before target inc dirs 7 years ago
Nirbheek Chauhan aff981a6b0 Fix regression in test definitions 7 years ago
Nirbheek Chauhan 6cf5cb5842 wrap-mode: Make the error output more useful 7 years ago
Emmanuele Bassi 2cabcb39c9 gnome: Flatten the sources for generate_gir() 7 years ago
Jussi Pakkanen 72a6683c6f Permit overriding find_program from the cross file. 7 years ago
Michal Koutný e94a9c8fcf Allow version labels with trailing dots 7 years ago
Patrick Griffis 04b2c67b7d gnome.gdbus_codegen(): Add annotations keyword 7 years ago
Nirbheek Chauhan c63aa0372b install: Also ignore PermissionError for selinux 7 years ago
Patrick Griffis 2acf737b4b pkgconfig: Document url keyword 7 years ago
Hemmo Nieminen fa57295623 Fix a stack trace caused by environment variables in test setups. 7 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 7 years ago
Elliott Sales de Andrade 7fb1973cac Use include-uninstalled for internal gir deps. 7 years ago
Chun-wei Fan aeaefce81e modules/gnome.py: Use a filelist for generate_gir() 7 years ago
Iñigo Martínez 35ef236c43 add support for cups dependencies (#2255) 7 years ago
Matthias Klumpp 5275548b5c gnome: Ensure gir always works with asan, even if used together with ubsan 7 years ago
Matthias Klumpp d49eeb243f gnome: Fix typo in gtkdoc_html_dir, so it returns the correct path 7 years ago
Thibault Saunier 0968991394 csharp: Take into account project and global args 7 years ago
Thibault Saunier 52b7f1a096 c#: Handle external dependencies from .pc files 7 years ago
Thibault Saunier 596c7106f7 interpreter: Make cs_args a known argument 7 years ago
Thibault Saunier f2a60b87cb gnome: Fix g-ir-scanner linking args for all code paths 7 years ago
Thibault Saunier a83eb4ddb2 ninjabackend: Add support for generated csharp sources. 7 years ago
William D. Jones 48e7398add Check if Watcom version of cl exists in the path and avoid using it. (#2237) 7 years ago
Philippe Payant f83be23d55 Remove trailing spaces. 7 years ago
Philippe Payant fc92991e34 Fix detection of MSVC 2008 version. 7 years ago
Michał Wikliński 9154a6473b Find Boost dep when there is an extra lib to link 7 years ago
Gabríel Arthúr Pétursson 24ff7da0d2 Remove leftover debug print statement in meson_install.py 7 years ago
Jussi Pakkanen a1326581a5 Fix coverage target breakage and add a test for it. 7 years ago
Emmanuele Bassi 0545228fdd Re-use gettext.read_linguas in yelphelper 7 years ago
Emmanuele Bassi 06fdabb7ac Support LINGUAS for gnome.yelp() languages 7 years ago
Peter Harris ee34f454ca Fix detection of clang "optimization arguments" 7 years ago
Jon Turney 9607abbe0d Fix warning when executable(implib:) is used 7 years ago
Jussi Pakkanen c2a5ac3981 Ensure log file gets closed. 7 years ago