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 5683f904fb Variable renaming. 12 years ago
test cases Variable renaming. 12 years ago
.gitignore Start of project. 12 years ago
COPYING Start of project. 12 years ago
builder.py Moved compiler detection inside Environment. 12 years ago
environment.py Can build static libraries. 12 years ago
interpreter.py Can build static libraries. 12 years ago
nodes.py Can do method calls on objects. 12 years ago
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 build static libraries. 12 years ago