..
1 project not first
compilers/d: Add b_ndebug support
5 years ago
2 missing file
compilers/d: Add b_ndebug support
5 years ago
3 missing subdir
compilers/d: Add b_ndebug support
5 years ago
4 missing meson.build
compilers/d: Add b_ndebug support
5 years ago
5 misplaced option
compilers/d: Add b_ndebug support
5 years ago
6 missing incdir
compilers/d: Add b_ndebug support
5 years ago
7 go to subproject
compilers/d: Add b_ndebug support
5 years ago
8 recursive
compilers/d: Add b_ndebug support
5 years ago
9 missing extra file
compilers/d: Add b_ndebug support
5 years ago
10 out of bounds
compilers/d: Add b_ndebug support
5 years ago
11 object arithmetic
compilers/d: Add b_ndebug support
5 years ago
12 string arithmetic
compilers/d: Add b_ndebug support
5 years ago
13 array arithmetic
compilers/d: Add b_ndebug support
5 years ago
14 invalid option name
compilers/d: Add b_ndebug support
5 years ago
15 kwarg before arg
compilers/d: Add b_ndebug support
5 years ago
16 extract from subproject
tests: both_library test improvements
3 years ago
17 same target
compilers/d: Add b_ndebug support
5 years ago
18 wrong plusassign
compilers/d: Add b_ndebug support
5 years ago
19 target clash
compilers/d: Add b_ndebug support
5 years ago
20 version
compilers/d: Add b_ndebug support
5 years ago
21 subver
compilers/d: Add b_ndebug support
5 years ago
22 assert
compilers/d: Add b_ndebug support
5 years ago
23 rel testdir
interpreter: use typed_*args for test and benchmark
4 years ago
24 int conversion
compilers/d: Add b_ndebug support
5 years ago
25 badlang
compilers/d: Add b_ndebug support
5 years ago
26 output subdir
compilers/d: Add b_ndebug support
5 years ago
27 noprog use
compilers/d: Add b_ndebug support
5 years ago
28 no crossprop
interpreter: Clean up and simplify/optimize get_(external|cross)_property
4 years ago
29 nested ternary
compilers/d: Add b_ndebug support
5 years ago
30 invalid man extension
interpreter: man sections can be up to 9 on many platforms
3 years ago
31 no man extension
interpreter: man sections can be up to 9 on many platforms
3 years ago
32 exe static shared
compilers/d: Add b_ndebug support
5 years ago
33 non-root subproject
In text, betterer grammer usings.
4 years ago
34 dependency not-required then required
compilers/d: Add b_ndebug support
5 years ago
35 project argument after target
compilers/d: Add b_ndebug support
5 years ago
36 pkgconfig dependency impossible conditions
interpreter: Extract dependency() logic into its own helper class
3 years ago
37 has function external dependency
compilers/d: Add b_ndebug support
5 years ago
38 libdir must be inside prefix
compilers/d: Add b_ndebug support
5 years ago
39 prefix absolute
compilers/d: Add b_ndebug support
5 years ago
40 kwarg assign
compilers/d: Add b_ndebug support
5 years ago
41 custom target plainname many inputs
compilers/d: Add b_ndebug support
5 years ago
42 custom target outputs not matching install_dirs
compilers/d: Add b_ndebug support
5 years ago
43 project name colon
compilers/d: Add b_ndebug support
5 years ago
44 abs subdir
compilers/d: Add b_ndebug support
5 years ago
45 abspath to srcdir
interpreter: add type annotations to build_incdir_object
3 years ago
46 pkgconfig variables reserved
compilers/d: Add b_ndebug support
5 years ago
47 pkgconfig variables zero length
Fix consistency in variables kwarg
4 years ago
48 pkgconfig variables zero length value
Fix consistency in variables kwarg
4 years ago
49 pkgconfig variables not key value
Fix consistency in variables kwarg
4 years ago
50 executable comparison
compilers/d: Add b_ndebug support
5 years ago
51 inconsistent comparison
compilers/d: Add b_ndebug support
5 years ago
52 slashname
compilers/d: Add b_ndebug support
5 years ago
53 reserved meson prefix
compilers/d: Add b_ndebug support
5 years ago
54 wrong shared crate type
compilers/d: Add b_ndebug support
5 years ago
55 wrong static crate type
compilers/d: Add b_ndebug support
5 years ago
56 or on new line
compilers/d: Add b_ndebug support
5 years ago
58 link with executable
compilers/d: Add b_ndebug support
5 years ago
59 assign custom target index
compilers/d: Add b_ndebug support
5 years ago
60 getoption prefix
compilers/d: Add b_ndebug support
5 years ago
61 bad option argument
compilers/d: Add b_ndebug support
5 years ago
62 subproj filegrab
Interpreter: Fix nested subsubproject detection
4 years ago
63 grab subproj
Interpreter: Fix nested subsubproject detection
4 years ago
64 grab sibling
Interpreter: Fix nested subsubproject detection
4 years ago
65 string as link target
compilers/d: Add b_ndebug support
5 years ago
66 dependency not-found and required
interpreter: Extract dependency() logic into its own helper class
3 years ago
67 subproj different versions
interpreter: Extract dependency() logic into its own helper class
3 years ago
68 wrong boost module
dependencies: Use the SystemDependency
4 years ago
69 install_data rename bad size
build/interpreter: Split InstallDir to fix layering violation
4 years ago
70 skip only subdir
compilers/d: Add b_ndebug support
5 years ago
71 dual override
compilers/d: Add b_ndebug support
5 years ago
72 override used
compilers/d: Add b_ndebug support
5 years ago
73 run_command unclean exit
compilers/d: Add b_ndebug support
5 years ago
74 int literal leading zero
compilers/d: Add b_ndebug support
5 years ago
75 configuration immutable
compilers/d: Add b_ndebug support
5 years ago
76 link with shared module on osx
run_unittests: use textwrap.dedent
4 years ago
77 non ascii in ascii encoded configure file
compilers/d: Add b_ndebug support
5 years ago
78 subproj dependency not-found and required
In text, betterer grammer usings.
4 years ago
79 unfound run
compilers/d: Add b_ndebug support
5 years ago
80 framework dependency with version
compilers/d: Add b_ndebug support
5 years ago
81 override exe config
compilers/d: Add b_ndebug support
5 years ago
82 gl dependency with version
compilers/d: Add b_ndebug support
5 years ago
83 threads dependency with version
compilers/d: Add b_ndebug support
5 years ago
84 gtest dependency with version
interpreter: Extract dependency() logic into its own helper class
3 years ago
85 dub libray
compilers/d: Add b_ndebug support
5 years ago
86 dub executable
compilers/d: Add b_ndebug support
5 years ago
87 dub compiler
compilers/d: Add b_ndebug support
5 years ago
88 subproj not-found dep
interpreter: Extract dependency() logic into its own helper class
3 years ago
89 invalid configure file
compilers/d: Add b_ndebug support
5 years ago
90 kwarg dupe
compilers/d: Add b_ndebug support
5 years ago
91 missing pch file
compilers/d: Add b_ndebug support
5 years ago
92 pch source different folder
compilers/d: Add b_ndebug support
5 years ago
94 unknown config tool
compilers/d: Add b_ndebug support
5 years ago
95 custom target install data
interpreter: use typed_pos_args for install_data
3 years ago
96 add dict non string key
compilers/d: Add b_ndebug support
5 years ago
97 add dict duplicate keys
compilers/d: Add b_ndebug support
5 years ago
99 no host get_external_property
interpreter: Clean up and simplify/optimize get_(external|cross)_property
4 years ago
101 no native compiler
Add expected stdout for failing-meson tests which are missing it
5 years ago
102 subdir parse error
Add expected stdout for failing-meson tests which are missing it
5 years ago
103 invalid option file
Add expected stdout for failing-meson tests which are missing it
5 years ago
104 no lang
Add expected stdout for failing-meson tests which are missing it
5 years ago
105 no glib-compile-resources
Fix gnome.compile_resources() when glib is a subproject
4 years ago
107 number in combo
run dircondensor.py
4 years ago
108 bool in combo
run dircondensor.py
4 years ago
109 compiler no lang
Identify machine in error accesing compiler object for missing language
4 years ago
110 no fallback
dependency: support boolean argument "allow_fallback"
4 years ago
111 feature require
interpreter: add feature.require()
4 years ago
111 no build get_external_property
interpreter: Clean up and simplify/optimize get_(external|cross)_property
4 years ago
112 enter subdir twice
Refactor subdir visitation to track files instead of dirs.
4 years ago
113 invalid fstring
Some documentation language adjustments & improved error messages
4 years ago
114 invalid fstring
Formatting fix
4 years ago
115 compiler argument checking
interpreter: Move argument checks from add_*_arguments to compiler.get_supported_arguments
3 years ago
115 empty fallback
dependency: Empty fallback is the same as allow_fallback: false
3 years ago