2969 Commits (1af704a509619d30b1fd9c6f96909c8195c0e3ca)

Author SHA1 Message Date
Salamandar b9c37e4fd2 Add set instead of list for used features lits 7 years ago
Salamandar 4978dc0124 Cleanup : have more common code between FeatureNew and FeatureDeprecated 7 years ago
Salamandar 806ab181f2 Split function wrapper from a use() method 7 years ago
Salamandar ae19fec952 Add version_compare_condition_with_{min,max} for specific comparison utils. 7 years ago
Salamandar ee2f8a0416 Add basic code for feature version detection: 7 years ago
Filipe Brandenburger 4e0a417763 Revert "commandrunner: make run handle python options" 7 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 7 years ago
Nirbheek Chauhan 00654aeb11 Don't accept an empty string for name_suffix: 7 years ago
Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers 7 years ago
Martin Kelly ab599b5733 commandrunner: make run handle python options 7 years ago
Martin Kelly 0f86df4d23 make ExternalProgram get_path() a bit smarter 7 years ago
Nirbheek Chauhan ff07314a86 New compiler method: check_header 7 years ago
Christoph Reiter a87496addd Don't raise StopIteration in generators, no longer allowed with Python 3.7. Fixes #3622 7 years ago
George Koehler 64906b0755 Don't call getpgid() when killing a test. 7 years ago
Jussi Pakkanen 320a5865d9 Mark even empty confs used appropriately. 7 years ago
Jussi Pakkanen 160da30732 Typos are fun. [skip ci] 7 years ago
Nirbheek Chauhan 1ffbddc31a backends: Also accept dylibs while finding RPATHs 7 years ago
Nirbheek Chauhan fecd580687 backends: Simplify loop getting rpaths for bundled libs 7 years ago
Nirbheek Chauhan 165da6fb65 backends: Use a set while gathering RPATHs 7 years ago
Nirbheek Chauhan 9f616e98bf depfixer: Run install_name_tool only once while deleting rpaths 7 years ago
Nirbheek Chauhan a6c9f98c57 depfixer: We no longer run this as a script 7 years ago
Mathieu Duponchelle 6dd896d001 gnome/mkenums: allow passing generated files as templates 7 years ago
Filipe Brandenburger 86d2f57e86 Add support for octal and binary int literals. 7 years ago
Tim-Philipp Müller 8d040fad6e Print project version 7 years ago
Tim-Philipp Müller d4ee534155 interpreter: fix configure_file() message on empty configuration_data() [skip ci] 7 years ago
Andrei Alexeyev d72f9a3e0f
Add 'check' kwarg for run_command 7 years ago
Nirbheek Chauhan f5af0f9b5a configure_file: Don't use reserved keyword 'format' 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Xavier Claessens b3f74b9c3a Windows: Fix exception when windres is not found 7 years ago
Matthew Krupcale 45cc001a40 Add support for finding libraries in Fortran projects 7 years ago
Nirbheek Chauhan cf5fe1d440 for_darwin: Also accept system='ios' in cross files 7 years ago
Mathieu Duponchelle 10e7566ed8 dict: fix CI issues 7 years ago
Jussi Pakkanen e3be7f7021 Write coredata transactionally. Closes #3511. 7 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 7 years ago
Kyrylo Shpytsya 09dc48d941 Add methods to the dict builtin 7 years ago
Mathieu Duponchelle ecb8838082 Add new built-in type, dict 7 years ago
Ryan Gonzalez 7e8c099387 Print message when using polkit 7 years ago
Ryan Gonzalez 60352521d1 Fix #3579: Wait for a permissions failure before trying to run pkexec 7 years ago
Jon Turney 13e92223be Generalize message about fallback failure 7 years ago
Jon Turney 0e898def93 Improve reporting about falling back to a subproject for a dependency 7 years ago
Ryan Gonzalez 559286a0da Support installation via polkit 7 years ago
Robert Bragg ec7b834b6e ninja: add build dir to javac -sourcepath 7 years ago
Robert Bragg 61dd46811b ninja: avoid needing include_directory('.') with jar() 7 years ago
Robert Bragg 65b730bd59 ninja: pass separated paths to javac -sourcepath 7 years ago
Nirbheek Chauhan 8a9f7cf133 vala: Fix shared_module linking with export_dynamic executable 7 years ago
Nirbheek Chauhan 9565293f16 test setups: Inherit env when using a test setup 7 years ago
Nirbheek Chauhan ed701b5cb0 Revert "Add macOS linker versioning information" 7 years ago
Mathieu Duponchelle dc91aad420 args flattening: preserve configuration_data.set behaviour 7 years ago
Nirbheek Chauhan 86cc4f2707 gdbus_codegen: Guess the output list for docbook generation 7 years ago
Nirbheek Chauhan 7ca2b8caca gtkdoc: Fix typo that made xml_files an array of arrays 7 years ago