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