Jussi Pakkanen f8bf37979b Merge pull request #993 from centricular/cached-dep-required-attr 7 yıl önce
..
1 project not first d02e4ce1c9 Created new suite of tests that should fail when executed. 11 yıl önce
10 out of bounds ee4e785b1e Add support for subscripting array objects with []. 9 yıl önce
11 object arithmetic e37424c9e1 More strict type checking for arithmetic operations. 9 yıl önce
12 string arithmetic e37424c9e1 More strict type checking for arithmetic operations. 9 yıl önce
13 array arithmetic e37424c9e1 More strict type checking for arithmetic operations. 9 yıl önce
14 invalid option name 3630febe1e Verify that option names do not have invalid characters. 9 yıl önce
15 kwarg before arg cdbfed21bc Test for posargs being before kwargs. 9 yıl önce
16 extract from subproject 8f27cd399e Fixed broken subdir object extraction and moved tests. 9 yıl önce
17 same name 833cb56f5c Can create top level targets that have the same name but different type. 9 yıl önce
18 wrong plusassign a5abcf1fe2 Created the += operator. 9 yıl önce
19 target clash 2e585856be Prevent generation of Ninja files with target ambiguities. 9 yıl önce
2 missing file 619b37bff9 Check that non-existing source files cause errors. 11 yıl önce
20 version c5788548d2 Can check for Meson version in project definition. 9 yıl önce
21 subver e4ff4b7c8c Can specify version requirements to subprojects. 9 yıl önce
22 assert 910dcbf290 Projects can specify default values for options. 9 yıl önce
23 rel testdir 23c6de3461 Can specify a working directory for tests. Closes #326. 8 yıl önce
25 int conversion 0c96dbff3a String to int conversion. Closes #362. 8 yıl önce
26 badlang 8cd3c8124a Can add languages only if they are available. Closes #365. 8 yıl önce
27 output subdir bbe4656c51 Guard against subdir segments in output files. 8 yıl önce
28 noprog use 317a735b07 Error out if using a not found binary in the build. Closes #469. 8 yıl önce
29 no crossprop c0057da133 Can get arbitrary data from cross file properties. 8 yıl önce
3 missing subdir 4bacfa6a8c Check that missing subdirs cause an error. 11 yıl önce
30 nested ternary b382abdd2c Forbid nested ternary operations. 8 yıl önce
31 invalid man extension a7cf241334 Fix validation of man page extension. (#749) 8 yıl önce
32 no man extension a7cf241334 Fix validation of man page extension. (#749) 8 yıl önce
33 exe static shared ce1393609f Error out if shared lib links to static lib without PIC 8 yıl önce
34 dependency not-required then required cb36843863 failing tests: required : true is true implicitly 7 yıl önce
34 non-root subproject 52b589fd55 Test that invalid subproject code in dependency() errors out 7 yıl önce
4 missing meson.build 4bacfa6a8c Check that missing subdirs cause an error. 11 yıl önce
5 misplaced option 0da4537b69 Preserve option function for option files. 11 yıl önce
6 missing incdir ab0cc277d1 After an actual, factual bug report from a user, fixed include_directories so that it checks that the specified directories exist. 10 yıl önce
7 go to subproject 2444eb357e Added failing test. 10 yıl önce
8 recursive e0c4447666 Test for recursive instantiations of subprojects. 10 yıl önce
9 missing extra file 77e9a24589 Can specify extra files that show up in IDEs as parts of a target. 10 yıl önce