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 aad3a7a76e Added test for external deps and fixed comments at the same time. 12 years ago
..
1 trivial Started work on keyword arguments. 12 years ago
2 cxx
3 static
4 shared
5 linkstatic Define link with keyword arguments. 12 years ago
6 linkshared Fixed a few build files. 12 years ago
7 mixed
8 install Removed install method from BuildTarget. 12 years ago
9 header install Can set header subdir with keyword arguments. 12 years ago
10 man install
11 subdir
12 data Can install data with keyword arguments. 12 years ago
13 pch Can specify PCH with keyword arguments. 12 years ago
14 cxx pch Can specify PCH with keyword arguments. 12 years ago
15 mixed pch Can specify PCH with keyword arguments. 12 years ago
16 configure file
17 if
18 else
19 comparison
20 array More keyword argument wrangling. 12 years ago
21 includedir Add include directories with keyword arguments. 12 years ago
22 header in file list
23 global arg Specify language for global_arguments with keyword arguments. 12 years ago
24 target arg Can specify extra compiler flags with keyword arguments. 12 years ago
25 numbers More keyword adding. 12 years ago
26 endian
27 library versions Can specify library versions with keyword arguments. 12 years ago
28 config subdir More keyword stuff, now the entire test suite passes. 12 years ago
29 external dep Added test for external deps and fixed comments at the same time. 12 years ago