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.
 
 
 
 
 
 
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago
..
1 soname Add an installed soname unit test 8 years ago
2 testsetups Add a regression test for test suites. 7 years ago
3 subproject defaults Can override project option default values in subproject(). 8 years ago
4 suite selection tests: Add a test for new test suite selection. 8 years ago
5 compiler detection tests: Fix typo in unit test code 8 years ago
6 std override Add test for werror which is a boolean type. 8 years ago
7 run installed Do not obliterate old rpath because it might be used due to read only data sharing. Closes #1619. 8 years ago
9 -L -l order tests/unit/8: Rename to 9 and add -l flags 8 years ago
10 d dedup Failing test for -D dedupping. 8 years ago
11 build_rpath unit tests: Test that relative install_rpath works correctly 7 years ago
12 cross prog Permit overriding find_program from the cross file. 7 years ago
13 promote Also promote wrap files. 7 years ago
13 reconfigure Add test for get_option(b_xxx) on reconfigure. 7 years ago
14 prebuilt object Moved prebuilt object test under unittests. 7 years ago
15 prebuilt static Moved prebuilt static library under unit tests. 7 years ago
16 prebuilt shared Add an rpath entry to shared libraries that are linked from the source tree. 7 years ago
17 pkgconfig static pkgconfig deps: Warn when a static library isn't found 7 years ago
18 array option Add new array type option 7 years ago
19 bad command line options Fix subproject prefix handling when checking subproject option validity. 7 years ago
20 subproj dep variables intrp: Consolidate subproject dep checking and logging 7 years ago
21 exit status Add a test case for python exception exit status 7 years ago
21 warning location Renamed test dir to avoid duplicated numbers. 7 years ago
22 unfound pkgconfig Add external dependencies to pc files only if found. Closes #2911. 7 years ago