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 36e2b0cd37 Run generated tests as part of overall testing. 12 years ago
test cases Run generated tests as part of overall testing. 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 shared libraries. 12 years ago
interpreter.py Added unit test functionality to builder. 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 generated tests as part of overall testing. 12 years ago
shellgenerator.py Added unit test functionality to builder. 12 years ago