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 53cddaec8c Cd into build directory before starting. 12 years ago
test cases/1 trivial Moved quoting function. 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 Moved quoting function. 12 years ago
interpreter.py Moved compiler detection inside Environment. 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 Pass environment and interpreter into shell generator as arguments. 12 years ago
shellgenerator.py Cd into build directory before starting. 12 years ago