summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-03docs: Expand section on how to install Python3 and MesonNirbheek Chauhan
2018-06-03Fix #mesondefine token error message formattingMarvin Scholz
2018-06-02test extra paths: move test to windowsMathieu Duponchelle
2018-06-02test extra paths: add extra paths for all build targetsMathieu Duponchelle
2018-06-02test extra paths: add test caseMathieu Duponchelle
2018-06-02test serialisation: determine windows extra paths ..Mathieu Duponchelle
2018-06-02Add release-notes snippet for the extended install_modeFilipe Brandenburger
2018-06-02Update reference manual to include 'install_mode' where supportedFilipe Brandenburger
2018-06-02Add extended unit test for 'install_mode'Filipe Brandenburger
2018-06-02Add test case for 'install_mode'Filipe Brandenburger
2018-06-02Make windows_proof_rmtree resilient to read-only filesFilipe Brandenburger
2018-06-02Add 'install_mode' to all installable targetsFilipe Brandenburger
2018-06-02Check mode of file, not subdirectory, in install_subdir.Filipe Brandenburger
2018-06-01Fix assertRebuiltTarget with VS backendJon Turney
2018-06-01Clarify how Windows resource compiler uses the include pathJon Turney
2018-06-01Also run Windows unit tests on CygwinJon Turney
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney
2018-06-01Merge pull request #3486 from Salamandar/salamandar/meson_version_introspectionJussi Pakkanen
2018-06-01Set the meson command to use when we know what it isNirbheek Chauhan
2018-06-01configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle
2018-06-01[skip ci] docs: cross reference tables from manual (#3656)Dylan Baker
2018-06-01Add 0.47.0 featuresSalamandar
2018-06-01Add 0.46.0 featuresSalamandar
2018-06-01Add 0.45.0 featuresSalamandar
2018-06-01Add 0.44.0 featuresSalamandar
2018-06-01Add 0.43.0 featuresSalamandar
2018-06-01Add 0.42.0 featuresSalamandar
2018-06-01Add 0.41.0 featuresSalamandar
2018-06-01Add 0.40.0 featuresSalamandar
2018-06-01Add 0.38.0 featuresSalamandar
2018-06-01Add 0.37.0 featuresSalamandar
2018-06-01print features reports after runSalamandar
2018-06-01Add Feature{New,Deprecated}Kwargs decoratorsSalamandar
2018-06-01Move target_version from coredata to mesonlibSalamandar
2018-06-01Add set instead of list for used features litsSalamandar
2018-06-01Cleanup : have more common code between FeatureNew and FeatureDeprecatedSalamandar
2018-06-01Split function wrapper from a use() methodSalamandar
2018-06-01Add version_compare_condition_with_{min,max} for specific comparison utils.Salamandar
2018-06-01Add basic code for feature version detection:Salamandar
2018-06-01docs: Update cpu families (#3651) [skip ci]Dylan Baker
2018-06-01Revert "commandrunner: make run handle python options"Filipe Brandenburger
2018-05-31Mention private_headers keyword in Qt dependency documentation [skip ci]Jon Turney
2018-05-31Improve dependency() documentation [skip ci]Jon Turney
2018-05-31Document OpenMP dependency [skip ci]Jon Turney
2018-05-31Revert "mesonlib: handle meson exe wrappers"Nirbheek Chauhan
2018-05-30Merge pull request #3643 from mesonbuild/nirbheek/check_headerJussi Pakkanen
2018-05-30Don't accept an empty string for name_suffix:Nirbheek Chauhan
2018-05-30mesonlib: handle meson exe wrappersMartin Kelly
2018-05-30commandrunner: make run handle python optionsMartin Kelly
2018-05-30make ExternalProgram get_path() a bit smarterMartin Kelly