5857 Commits (c0f59399e43bb83de4cf78e80034326ef381d9ac)
 

Author SHA1 Message Date
Salamandar d5207e1c4f Add 0.41.0 features 6 years ago
Salamandar fa6550b277 Add 0.40.0 features 6 years ago
Salamandar a1a53e8de1 Add 0.38.0 features 6 years ago
Salamandar accea4889b Add 0.37.0 features 6 years ago
Salamandar 69230ce4ef print features reports after run 6 years ago
Salamandar 00c4cf7d45 Add Feature{New,Deprecated}Kwargs decorators 6 years ago
Salamandar dd91f96867 Move target_version from coredata to mesonlib 6 years ago
Salamandar b9c37e4fd2 Add set instead of list for used features lits 6 years ago
Salamandar 4978dc0124 Cleanup : have more common code between FeatureNew and FeatureDeprecated 6 years ago
Salamandar 806ab181f2 Split function wrapper from a use() method 6 years ago
Salamandar ae19fec952 Add version_compare_condition_with_{min,max} for specific comparison utils. 6 years ago
Salamandar ee2f8a0416 Add basic code for feature version detection: 6 years ago
Dylan Baker 583e9c4af6 docs: Update cpu families (#3651) [skip ci] 6 years ago
Filipe Brandenburger 4e0a417763 Revert "commandrunner: make run handle python options" 6 years ago
Jon Turney 0092e6d908 Mention private_headers keyword in Qt dependency documentation [skip ci] 6 years ago
Jon Turney 809336833c Improve dependency() documentation [skip ci] 6 years ago
Jon Turney 82c81a5d82 Document OpenMP dependency [skip ci] 6 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 6 years ago
Jussi Pakkanen 05f8b1bd78
Merge pull request #3643 from mesonbuild/nirbheek/check_header 6 years ago
Nirbheek Chauhan 00654aeb11 Don't accept an empty string for name_suffix: 6 years ago
Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers 6 years ago
Martin Kelly ab599b5733 commandrunner: make run handle python options 6 years ago
Martin Kelly 0f86df4d23 make ExternalProgram get_path() a bit smarter 6 years ago
Martin Kelly b6995aac70 run_unittests: typo fix 6 years ago
Nirbheek Chauhan 27b290d6df Add check_header to Reference manual and release notes [skip ci] 6 years ago
Nirbheek Chauhan ff07314a86 New compiler method: check_header 6 years ago
Nirbheek Chauhan c87c42b736
Document how to set the default name_prefix and name_suffix [skip ci] 6 years ago
Christoph Reiter a87496addd Don't raise StopIteration in generators, no longer allowed with Python 3.7. Fixes #3622 6 years ago
George Koehler 64906b0755 Don't call getpgid() when killing a test. 6 years ago
Jussi Pakkanen cc3e0bc469
Merge pull request #3491 from jeandet/qt_private_headers 6 years ago
Michael Mera 1ff15f527b Make install doc less surprising for new users [skip ci] 6 years ago
Alexis Jeandet 7cfe970cef [Qt module] private_headers kwarg documentation reformulation 6 years ago
Jussi Pakkanen 320a5865d9 Mark even empty confs used appropriately. 6 years ago
Jussi Pakkanen c8256a30a0
Merge pull request #3578 from MathieuDuponchelle/mkenums_gen_templates 6 years ago
Jussi Pakkanen 41ab5166e4
Merge pull request #3476 from filbranden/intbase1 6 years ago
Jussi Pakkanen 160da30732 Typos are fun. [skip ci] 6 years ago
Aleksey Filippov 5f5360470f Clarify that configuration_data()'s copy is immutable 6 years ago
Nirbheek Chauhan 1ffbddc31a backends: Also accept dylibs while finding RPATHs 6 years ago
Nirbheek Chauhan fecd580687 backends: Simplify loop getting rpaths for bundled libs 6 years ago
Nirbheek Chauhan 165da6fb65 backends: Use a set while gathering RPATHs 6 years ago
Nirbheek Chauhan 9f616e98bf depfixer: Run install_name_tool only once while deleting rpaths 6 years ago
Nirbheek Chauhan a6c9f98c57 depfixer: We no longer run this as a script 6 years ago
Mathieu Duponchelle 9a0e380525 gnome.mkenums: test header built from generated template 6 years ago
Mathieu Duponchelle 6dd896d001 gnome/mkenums: allow passing generated files as templates 6 years ago
Filipe Brandenburger fa04e5c8fb Add a testing case for a decimal number with a leading zero 6 years ago
Filipe Brandenburger 5572bbc6cc Document octal and binary integer literals in syntax. 6 years ago
Filipe Brandenburger 86d2f57e86 Add support for octal and binary int literals. 6 years ago
Niklas Claesson ecbeae565b Enable running tests that fail at 'meson test' 6 years ago
Tim-Philipp Müller 8d040fad6e Print project version 6 years ago
Tim-Philipp Müller d4ee534155 interpreter: fix configure_file() message on empty configuration_data() [skip ci] 6 years ago