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.
 
 
 
 
 
 
Xavier Claessens 8867fb7999 interpreter: Make compiler options per-subproject 3 years ago
..
1 trivial
2 cpp Rename VERSION because case insensitive file systems are a thing. 4 years ago
3 static
4 shared
5 linkstatic
6 linkshared Fix LTO test on Cygwin 4 years ago
7 mixed
8 install
9 header install editorconfig: add setting to trim trailing whitespace 4 years ago
10 man install
11 subdir
12 data
13 pch editorconfig: add setting to trim trailing whitespace 4 years ago
14 configure file interpreterobjects: use typed_* for configuration_data.set* 3 years ago
15 if
16 comparison interpreter: Make comparisons of different types a hard error 3 years ago
17 array
18 includedir
19 header in file list
20 global arg
21 target arg
22 object extraction interpreter: allow extract_objects to receive generated sources 3 years ago
23 endian
24 library versions
25 config subdir
26 find program find_program: add a version() method to match the one for dependencies 3 years ago
27 multiline string
28 try compile
29 compiler id
30 sizeof
31 define10
32 has header
33 run program Added warning if run_command is called without the check kwarg 3 years ago
34 logic ops
35 string operations fix regression that broke string.format with list objects 3 years ago
36 has function
37 has member
38 alignment
39 library chain
40 options
41 test args interpreter: flatten environment() initial values 4 years ago
42 subproject editorconfig: add setting to trim trailing whitespace 4 years ago
43 subproject options
44 pkgconfig-gen tests/common/44: Prepend to PKG_CONFIG_PATh instead of replacing it 3 years ago
45 custom install dirs
46 subproject subproject editorconfig: add setting to trim trailing whitespace 4 years ago
47 same file name
48 file grabber Added warning if run_command is called without the check kwarg 3 years ago
49 custom target pylint: turn on superflous-parens 3 years ago
50 custom target chain
51 run target Fix cygwin test failure due to shortpath usage 3 years ago
52 object generator
53 install script
54 custom target source output
55 exe static shared
56 array methods Fix typos discovered by codespell 3 years ago
57 custom header generator
58 multiple generators
59 install subdir
60 foreach
61 number arithmetic
62 string arithmetic
63 array arithmetic
64 arithmetic bidmas
65 build always
66 vcstag fix regression in vcs_tag when the VCS program is not installed 3 years ago
67 modules interpreter: add required and disabled to import 4 years ago
68 should fail
69 configure file in custom target
70 external test program
71 ctarget dependency pylint: turn on superflous-parens 3 years ago
72 shared subproject test cases: rename shared library('c') avoid libc collision 3 years ago
73 shared subproject 2 test cases: rename shared library('c') avoid libc collision 3 years ago
74 file object editorconfig: add setting to trim trailing whitespace 4 years ago
75 custom subproject dir test cases: rename shared library('c') avoid libc collision 3 years ago
76 has type
77 extract from nested subdir
78 internal dependency
79 same basename editorconfig: add setting to trim trailing whitespace 4 years ago
80 declare dep
81 extract all
82 add language
83 identical target name in subproject
84 plusassign
85 skip subdir
86 private include pylint: turn on superflous-parens 3 years ago
87 default options
88 dep fallback interpreter: Extract dependency() logic into its own helper class 4 years ago
89 default library
90 gen extra
91 benchmark
92 test workdir
93 suites Flatten test suite value 4 years ago
94 threads
95 manygen
96 stringdef
97 find program path Added warning if run_command is called without the check kwarg 3 years ago
98 subproject subdir dependencyfallbacks: Use default_options for implicit fallbacks 3 years ago
99 postconf
100 postconf with args
101 testframework options
102 extract same name tests: both_library test improvements 4 years ago
103 has header symbol test cases/common/103 has header symbol: set c++ standard 4 years ago
104 has arg
105 generatorcustom
106 multiple dir configure file
107 spaces backslash editorconfig: add setting to trim trailing whitespace 4 years ago
108 ternary
109 custom target capture
110 allgenerate
111 pathjoin interpreter: Revert old path joining behavior (fixes #9450) 3 years ago
112 subdir subproject
113 interpreter copy mutable var on assignment editorconfig: add setting to trim trailing whitespace 4 years ago
114 skip editorconfig: add setting to trim trailing whitespace 4 years ago
115 subproject project arguments editorconfig: add setting to trim trailing whitespace 4 years ago
116 test skip
117 shared module
118 llvm ir and assembly Fix typos discovered by codespell 3 years ago
119 cpp and asm
120 extract all shared library test cases: rename shared library('c') avoid libc collision 3 years ago
121 object only target build: fix object path for vs backend 4 years ago
122 no buildincdir
123 custom target directory install
124 dependency file generation
125 configure file in generator
126 generated llvm ir Fix typo. 3 years ago
127 generated assembly tests: both_library test improvements 4 years ago
128 build by default targets in tests
129 build by default decorators: Make unknown kwarg fatal 3 years ago
130 include order
131 override options
132 get define
133 c cpp and asm
134 compute int
135 custom target object output
136 empty build file
137 whole archive Add Visual Studio 2012/2013 backends (#8803) 4 years ago
138 C and CPP link
139 mesonintrospect from scripts Added warning if run_command is called without the check kwarg 3 years ago
140 custom target multiple outputs
141 special characters editorconfig: add setting to trim trailing whitespace 4 years ago
142 nested links
143 list of file sources
144 link depends custom target backend/vs: process link dependencies. 3 years ago
145 recursive linking
146 library at root tests: both_library test improvements 4 years ago
147 simd editorconfig: add setting to trim trailing whitespace 4 years ago
148 shared module resolving symbol in executable
149 dotinclude editorconfig: add setting to trim trailing whitespace 4 years ago
150 reserved targets Add support for gcovr --sonarqube report 4 years ago
151 duplicate source names
152 index customtarget
153 wrap file should not failed tests: both_library test improvements 4 years ago
154 includedir subproj
155 subproject dir name collision test cases: rename shared library('c') avoid libc collision 3 years ago
156 config tool variable Added warning if run_command is called without the check kwarg 3 years ago
157 custom target subdir depend files
158 disabler
159 array option
160 custom target template substitution
161 not-found dependency
162 subdir if_found
163 default options prefix dependent defaults
164 dependency factory tests: update dependency factory tests to check type_name is sane 4 years ago
165 get project license
166 yield
167 subproject nested subproject dirs editorconfig: add setting to trim trailing whitespace 4 years ago
168 preserve gendir
169 source in dep editorconfig: add setting to trim trailing whitespace 4 years ago
170 generator link whole MSVC: Always enable common tests 137 and 170 4 years ago
171 initial c_args
172 identical target name in subproject flat layout
173 as-needed
174 ndebug if-release enabled
175 ndebug if-release disabled
176 subproject version editorconfig: add setting to trim trailing whitespace 4 years ago
177 subdir_done editorconfig: add setting to trim trailing whitespace 4 years ago
178 bothlibraries refactor: Refactor BothLibraries logic 4 years ago
179 escape and unicode Added warning if run_command is called without the check kwarg 3 years ago
180 has link arg
181 same target name flat layout
182 find override fix: Ensure that build targets have all methods from ExternalProgram 4 years ago
183 partial dependency
184 openmp
185 same target name
186 test depends
187 args flattening interpreterobjects: use typed_* for configuration_data.set* 3 years ago
188 dict interpreter: Fix missing holder entry (fixes #9389) 3 years ago
189 check header
190 install_mode
191 subproject array version
192 feature option interpreter: add feature.disable_auto_if() 4 years ago
193 feature option disabled
194 static threads
195 generator in subdir
196 subproject with features
197 function attributes compilers/c_function_attributes: add retain 3 years ago
198 broken subproject
199 argument syntax
200 install name_prefix name_suffix
201 kwarg entry
202 custom target build by default
203 find_library and headers
204 line continuation
205 native file path override
206 tap tests unittests: check that "verbose: true" works on tests 3 years ago
207 warning level 0
208 link custom
209 link custom_i single from multiple
210 link custom_i multiple from multiple
211 dependency get_variable method Fix dep.get_variable() with empty string default_value 3 years ago
212 source set configuration_data sourceset: reinstate extra_deps 3 years ago
213 source set dictionary
214 source set custom target
215 source set realistic example
216 custom target input extracted objects
217 test priorities
218 include_dir dot
219 include_type dependency interpreter: fix IndexError when specifying dependency 'include_type' 3 years ago
220 fs module Added warning if run_command is called without the check kwarg 3 years ago
221 zlib dependencies/zlib: Add system zlib method for android 3 years ago
222 native prop
223 persubproject options interpreter: Make compiler options per-subproject 3 years ago
224 arithmetic operators
225 link language
226 link depends indexed custom target backend/vs: process link dependencies. 3 years ago
227 very long commmand line Added warning if run_command is called without the check kwarg 3 years ago
228 custom_target source
229 disabler array addition
230 external project editorconfig: add setting to trim trailing whitespace 4 years ago
231 subdir files
232 dependency allow_fallback
233 wrap case
234 get_file_contents
235 invalid standard overriden to valid Fix typos discovered by codespell 3 years ago
236 proper args splitting
237 fstrings
238 dependency include_type inconsistency
239 includedir violation
240 dependency native host == build Condense test directory names for next release. 4 years ago
241 set and get variable Condense test directory names for next release. 4 years ago
242 custom target feed Condense test directory names for next release. 4 years ago
243 escape++ Escape path in exclude filter passed to gcovr 4 years ago
244 variable scope Add unset_variable() 4 years ago
245 custom target index source allow passing a CustomTargetIndex as argument to a test 3 years ago
246 dependency fallbacks Condense test directory numbers for rc1. 3 years ago
247 deprecated option Condense test directory numbers for rc1. 3 years ago
248 install_emptydir Condense test directory numbers for rc1. 3 years ago
249 install_symlink Condense test directory numbers for rc1. 3 years ago
250 system include dir Fix system include arguments for clang-cl 3 years ago