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 b97f43b9b7 Can set global flags. 12 years ago
..
1 trivial Define used languages in project() function. 12 years ago
2 cxx Define used languages in project() function. 12 years ago
3 static Define used languages in project() function. 12 years ago
4 shared Define used languages in project() function. 12 years ago
5 linkstatic Define used languages in project() function. 12 years ago
6 linkshared Define used languages in project() function. 12 years ago
7 mixed More thorough test. 12 years ago
8 install Added target install option. 12 years ago
9 header install Can install header files. 12 years ago
10 man install Can install Man files. 12 years ago
11 subdir Can install data files. 12 years ago
12 data Can install data files. 12 years ago
13 pch Added support for precompiled headers. 12 years ago
14 cxx pch Added test for mixed C/C++ pch usage. 12 years ago
15 mixed pch Added test for mixed C/C++ pch usage. 12 years ago
16 configure file Can generate configure files. 12 years ago
17 if Added if clause. 12 years ago
18 else Added else block support. 12 years ago
19 comparison Added comparison. 12 years ago
20 array Added array support. 12 years ago
21 includedir Include directories work. 12 years ago
22 header in file list Filter header files from built sources. 12 years ago
23 global arg Can set global flags. 12 years ago