index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-03
docs: Expand section on how to install Python3 and Meson
Nirbheek Chauhan
2018-06-03
Fix #mesondefine token error message formatting
Marvin Scholz
2018-06-02
test extra paths: move test to windows
Mathieu Duponchelle
2018-06-02
test extra paths: add extra paths for all build targets
Mathieu Duponchelle
2018-06-02
test extra paths: add test case
Mathieu Duponchelle
2018-06-02
test serialisation: determine windows extra paths ..
Mathieu Duponchelle
2018-06-02
Add release-notes snippet for the extended install_mode
Filipe Brandenburger
2018-06-02
Update reference manual to include 'install_mode' where supported
Filipe Brandenburger
2018-06-02
Add extended unit test for 'install_mode'
Filipe Brandenburger
2018-06-02
Add test case for 'install_mode'
Filipe Brandenburger
2018-06-02
Make windows_proof_rmtree resilient to read-only files
Filipe Brandenburger
2018-06-02
Add 'install_mode' to all installable targets
Filipe Brandenburger
2018-06-02
Check mode of file, not subdirectory, in install_subdir.
Filipe Brandenburger
2018-06-01
Fix assertRebuiltTarget with VS backend
Jon Turney
2018-06-01
Clarify how Windows resource compiler uses the include path
Jon Turney
2018-06-01
Also run Windows unit tests on Cygwin
Jon Turney
2018-06-01
Add a depend_files: keyword to windows.compile_resources()
Jon Turney
2018-06-01
Merge pull request #3486 from Salamandar/salamandar/meson_version_introspection
Jussi Pakkanen
2018-06-01
Set the meson command to use when we know what it is
Nirbheek Chauhan
2018-06-01
configure_file: Add output_format kwarg (#3636)
Mathieu Duponchelle
2018-06-01
[skip ci] docs: cross reference tables from manual (#3656)
Dylan Baker
2018-06-01
Add 0.47.0 features
Salamandar
2018-06-01
Add 0.46.0 features
Salamandar
2018-06-01
Add 0.45.0 features
Salamandar
2018-06-01
Add 0.44.0 features
Salamandar
2018-06-01
Add 0.43.0 features
Salamandar
2018-06-01
Add 0.42.0 features
Salamandar
2018-06-01
Add 0.41.0 features
Salamandar
2018-06-01
Add 0.40.0 features
Salamandar
2018-06-01
Add 0.38.0 features
Salamandar
2018-06-01
Add 0.37.0 features
Salamandar
2018-06-01
print features reports after run
Salamandar
2018-06-01
Add Feature{New,Deprecated}Kwargs decorators
Salamandar
2018-06-01
Move target_version from coredata to mesonlib
Salamandar
2018-06-01
Add set instead of list for used features lits
Salamandar
2018-06-01
Cleanup : have more common code between FeatureNew and FeatureDeprecated
Salamandar
2018-06-01
Split function wrapper from a use() method
Salamandar
2018-06-01
Add version_compare_condition_with_{min,max} for specific comparison utils.
Salamandar
2018-06-01
Add basic code for feature version detection:
Salamandar
2018-06-01
docs: Update cpu families (#3651) [skip ci]
Dylan Baker
2018-06-01
Revert "commandrunner: make run handle python options"
Filipe Brandenburger
2018-05-31
Mention private_headers keyword in Qt dependency documentation [skip ci]
Jon Turney
2018-05-31
Improve dependency() documentation [skip ci]
Jon Turney
2018-05-31
Document OpenMP dependency [skip ci]
Jon Turney
2018-05-31
Revert "mesonlib: handle meson exe wrappers"
Nirbheek Chauhan
2018-05-30
Merge pull request #3643 from mesonbuild/nirbheek/check_header
Jussi Pakkanen
2018-05-30
Don't accept an empty string for name_suffix:
Nirbheek Chauhan
2018-05-30
mesonlib: handle meson exe wrappers
Martin Kelly
2018-05-30
commandrunner: make run handle python options
Martin Kelly
2018-05-30
make ExternalProgram get_path() a bit smarter
Martin Kelly
[next]