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 1652dccea2 Merge pull request #1469 from centricular/install-secondary-outputs 8 years ago
..
1 project not first
2 missing file
3 missing subdir
4 missing meson.build
5 misplaced option
6 missing incdir
7 go to subproject
8 recursive
9 missing extra file
10 out of bounds
11 object arithmetic
12 string arithmetic
13 array arithmetic
14 invalid option name Allow option values to contain ':' 8 years ago
15 kwarg before arg
16 extract from subproject
17 same name
18 wrong plusassign
19 target clash Use '.exe' extension for executables for Cygwin 8 years ago
20 version
21 subver
22 assert
23 rel testdir
25 int conversion
26 badlang
27 output subdir
28 noprog use
29 no crossprop Can get arbitrary data from cross file properties. 9 years ago
30 nested ternary Forbid nested ternary operations. 8 years ago
31 invalid man extension Fix validation of man page extension. (#749) 8 years ago
32 no man extension Fix validation of man page extension. (#749) 8 years ago
33 exe static shared Error out if shared lib links to static lib without PIC 8 years ago
34 non-root subproject Test that invalid subproject code in dependency() errors out 8 years ago
35 dependency not-required then required Rename test cases to remove duplicate numbers. 8 years ago
36 project argument after target Rename test cases to remove duplicate numbers. 8 years ago
37 pkgconfig dependency impossible conditions Allow many version conditions for pkg-config deps 8 years ago
38 has function external dependency Compiler checks can only accept external dependencies 8 years ago
39 libdir must be inside prefix Force installation dir options to be inside prefix 8 years ago
40 prefix absolute Force installation dir options to be inside prefix 8 years ago
41 kwarg assign Better error message when using = rather than : for defining keywords. 8 years ago
42 abs subdir Prohibit absolute paths in subdir(). 8 years ago
42 abspath to srcdir Prohibit manually built paths that point in srcdir in include_directories and give information on what to use instead. 8 years ago
42 custom target plainname many inputs custom_target: Substitute input into output 8 years ago
43 custom target outputs not matching install_dirs Support multiple install dirs for built/custom targets 8 years ago
43 project name colon Prohibit ':' in project names 8 years ago