5726 Commits (04c39ad56226815f06c7464dc757b20a89e4442b)
 

Author SHA1 Message Date
Filipe Brandenburger 04c39ad562 Add extended unit test for 'install_mode' 7 years ago
Filipe Brandenburger 862e1dd838 Add test case for 'install_mode' 7 years ago
Filipe Brandenburger df2f6a71e7 Make windows_proof_rmtree resilient to read-only files 7 years ago
Filipe Brandenburger 05c43cdcd1 Add 'install_mode' to all installable targets 7 years ago
Filipe Brandenburger 0ccc0e92d1 Check mode of file, not subdirectory, in install_subdir. 7 years ago
Jon Turney 6bab3d40a9 Fix assertRebuiltTarget with VS backend 7 years ago
Jon Turney 7a48f6dfcd Clarify how Windows resource compiler uses the include path 7 years ago
Jon Turney b7df392e9f Also run Windows unit tests on Cygwin 7 years ago
Jon Turney aa27f7cec9 Add a depend_files: keyword to windows.compile_resources() 7 years ago
Jussi Pakkanen bf2e21ec0e
Merge pull request #3486 from Salamandar/salamandar/meson_version_introspection 7 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 7 years ago
Mathieu Duponchelle 14750b50ea configure_file: Add output_format kwarg (#3636) 7 years ago
Dylan Baker 17cb364046 [skip ci] docs: cross reference tables from manual (#3656) 7 years ago
Salamandar c5e85e59cc Add 0.47.0 features 7 years ago
Salamandar 2fb6018763 Add 0.46.0 features 7 years ago
Salamandar 364b8a37b9 Add 0.45.0 features 7 years ago
Salamandar c90885de6d Add 0.44.0 features 7 years ago
Salamandar 2056172595 Add 0.43.0 features 7 years ago
Salamandar 4741f1e243 Add 0.42.0 features 7 years ago
Salamandar d5207e1c4f Add 0.41.0 features 7 years ago
Salamandar fa6550b277 Add 0.40.0 features 7 years ago
Salamandar a1a53e8de1 Add 0.38.0 features 7 years ago
Salamandar accea4889b Add 0.37.0 features 7 years ago
Salamandar 69230ce4ef print features reports after run 7 years ago
Salamandar 00c4cf7d45 Add Feature{New,Deprecated}Kwargs decorators 7 years ago
Salamandar dd91f96867 Move target_version from coredata to mesonlib 7 years ago
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