The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jussi Pakkanen c8fee3d417 Call functions through dictionary rather than if/else maze. 12 years ago
test cases Can link against shared libraries. 12 years ago
.gitignore
COPYING
builder.py Moved compiler detection inside Environment. 12 years ago
environment.py Can build shared libraries. 12 years ago
interpreter.py Call functions through dictionary rather than if/else maze. 12 years ago
nodes.py
parser.py Can generate full build projects. 12 years ago
run_tests.py Run the generated build system as a part of tests. 12 years ago
shellgenerator.py Can link against shared libraries. 12 years ago