5700 Commits (b9c37e4fd2aa786e3a9b148d21854b75622c229f)
 

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
Dylan Baker 583e9c4af6 docs: Update cpu families (#3651) [skip ci] 7 years ago
Filipe Brandenburger 4e0a417763 Revert "commandrunner: make run handle python options" 7 years ago
Jon Turney 0092e6d908 Mention private_headers keyword in Qt dependency documentation [skip ci] 7 years ago
Jon Turney 809336833c Improve dependency() documentation [skip ci] 7 years ago
Jon Turney 82c81a5d82 Document OpenMP dependency [skip ci] 7 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 7 years ago
Jussi Pakkanen 05f8b1bd78
Merge pull request #3643 from mesonbuild/nirbheek/check_header 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
Martin Kelly b6995aac70 run_unittests: typo fix 7 years ago
Nirbheek Chauhan 27b290d6df Add check_header to Reference manual and release notes [skip ci] 7 years ago
Nirbheek Chauhan ff07314a86 New compiler method: check_header 7 years ago
Nirbheek Chauhan c87c42b736
Document how to set the default name_prefix and name_suffix [skip ci] 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 cc3e0bc469
Merge pull request #3491 from jeandet/qt_private_headers 7 years ago
Michael Mera 1ff15f527b Make install doc less surprising for new users [skip ci] 7 years ago
Alexis Jeandet 7cfe970cef [Qt module] private_headers kwarg documentation reformulation 7 years ago
Jussi Pakkanen 320a5865d9 Mark even empty confs used appropriately. 7 years ago
Jussi Pakkanen c8256a30a0
Merge pull request #3578 from MathieuDuponchelle/mkenums_gen_templates 7 years ago
Jussi Pakkanen 41ab5166e4
Merge pull request #3476 from filbranden/intbase1 7 years ago
Jussi Pakkanen 160da30732 Typos are fun. [skip ci] 7 years ago
Aleksey Filippov 5f5360470f Clarify that configuration_data()'s copy is immutable 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 9a0e380525 gnome.mkenums: test header built from generated template 7 years ago
Mathieu Duponchelle 6dd896d001 gnome/mkenums: allow passing generated files as templates 7 years ago
Filipe Brandenburger fa04e5c8fb Add a testing case for a decimal number with a leading zero 7 years ago
Filipe Brandenburger 5572bbc6cc Document octal and binary integer literals in syntax. 7 years ago
Filipe Brandenburger 86d2f57e86 Add support for octal and binary int literals. 7 years ago
Niklas Claesson ecbeae565b Enable running tests that fail at 'meson test' 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
Jussi Pakkanen 55a0831bc3
Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodata 7 years ago
Jussi Pakkanen 9ecd92c6fe
Merge pull request #3490 from MathieuDuponchelle/dict_builtin 7 years ago
Jussi Pakkanen f4194d4dbc
Merge pull request #3523 from taisei-project/run_command_check 7 years ago
randy408 710a3f7f20 Update Users.md 7 years ago
Andrei Alexeyev 2e2d14c9d7
Update documentation for run_command [skip ci] 7 years ago
Andrei Alexeyev d72f9a3e0f
Add 'check' kwarg for run_command 7 years ago
Mathieu Duponchelle fe6fc59ee7 dict: add since annotations 7 years ago