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 aee4b52498 Remove references to build directory when installing. 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 Remove references to build directory when installing. 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 Check for argument leagake over languages. 12 years ago
24 target arg Access variables through functions that do error checking. 12 years ago
25 numbers Added support for numbers. 12 years ago
26 endian Simpler endianness tester. 12 years ago
27 library versions Added shared library versioning. 12 years ago
28 config subdir Put build directories in #include path. 12 years ago