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.
 
 
 
 
 
 
Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
..
1 trivial Allow test to depend on executable target in cross build. (#2007) 7 years ago
2 cpp
3 static
4 shared
5 linkstatic
6 linkshared
7 mixed
8 install
9 header install
10 man install Convert man inputs to Files so you can install_man the output of configure_file. Closes #2135. 7 years ago
11 subdir
12 data Allow for missing install_dir in install_data() 7 years ago
13 pch
14 cpp pch
15 mixed pch tests/15 mixed pch: Add a test using only the headers 7 years ago
16 configure file Improve escaping in configuration files 7 years ago
17 if
18 else
19 comparison Fix test cases/failing/52 inconsistent comparison 7 years ago
20 array
21 includedir
22 header in file list
23 global arg
24 target arg
25 object extraction
26 endian
27 library versions
28 config subdir
29 pipeline
30 pipeline
31 find program
32 multiline string
33 try compile
34 compiler id
35 sizeof
36 define10
37 has header
38 run program
39 tryrun
40 logic ops
41 elif
42 string operations Fix string format recursive replace 7 years ago
43 has function
44 has member
45 alignment
46 library chain
47 options Expose integer options to build option files. 7 years ago
48 test args tests/common/48: Don't read newline 7 years ago
49 subproject
50 subproject options
51 pkgconfig-gen Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
52 custom install dirs
53 subproject subproject
54 same file name
55 file grabber
56 custom target
57 custom target chain
58 run target Removed two deprecations from 2016. 7 years ago
59 object generator
60 install script
61 custom target source output
62 exe static shared
63 array methods
64 custom header generator
65 multiple generators
66 install subdir Rename install_subdir() option elide_directory to strip_directory 7 years ago
67 foreach
68 number arithmetic Add support for hex int literals. 7 years ago
69 string arithmetic
70 array arithmetic
71 arithmetic bidmas spelling: arithmetic 7 years ago
72 build always
73 vcstag
74 modules
75 should fail
76 configure file in custom target
77 external test program
78 ctarget dependency
79 shared subproject
80 shared subproject 2
81 file object
82 custom subproject dir
83 has type
84 extract from nested subdir
85 internal dependency
86 same basename
87 declare dep interpreter: Always flatten when unholding arrays 7 years ago
88 extract all
89 add language
90 identical target name in subproject Removed two deprecations from 2016. 7 years ago
91 plusassign
92 skip subdir
93 private include
94 default options
95 dep fallback
96 default library
97 selfbuilt custom
98 gen extra Implement capture for generators 7 years ago
99 benchmark
100 test workdir
101 suites
102 threads
103 manygen
104 stringdef
105 find program path run_command: Refactor + improve errors and test 7 years ago
106 subproject subdir
107 postconf
108 postconf with args
109 testframework options
110 extract same name
111 has header symbol Fix ppoll() test to work on non-glibc platforms 7 years ago
112 has arg Add Compiler.get_supported_arguments() 7 years ago
113 generatorcustom
114 multiple dir configure file tests/common/144: Add a test for #1865 7 years ago
115 spaces backslash
116 ternary
117 custom target capture
118 allgenerate
119 pathjoin
120 subdir subproject
121 interpreter copy mutable var on assignment
122 skip
123 subproject project arguments
124 test skip
125 shared module Add `export_dynamic` argument to `executable`. (#2662) 7 years ago
126 llvm ir and assembly spelling: executable 7 years ago
127 cpp and asm Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. 7 years ago
128 extract all shared library
129 object only target
130 no buildincdir
131 custom target directory install
132 dependency file generation
133 configure file in generator
134 generated llvm ir
135 generated assembly tests: fix "135 generated assembly" test on NetBSD 7 years ago
136 build by default targets in tests
137 build by default
138 include order Add a test for the custom target incdirs change 7 years ago
139 override options
140 get define Comparing objects of different type prints a warning. Closes #2870. 7 years ago
141 c cpp and asm Tag functions in asm properly. Thanks to Matthias Klose for debugging the issue. 7 years ago
142 compute int
143 custom target object output
144 empty build file
145 whole archive tests/common/145: Move each target into its own subdir 7 years ago
146 C and CPP link Consider compilers used in static_library parents 7 years ago
147 mesonintrospect from scripts flake8: Perform suggested whitespace/formatting changes 7 years ago
148 custom target multiple outputs
149 special characters Add test case for ninja quoting. 7 years ago
150 nested links Flatten SharedLibary link_args. 7 years ago
151 list of file sources Allow passing a list of Files to CustomTarget. Closes #1720 7 years ago
152 link depends custom target Add a test for link_depends using a custom target 7 years ago
153 recursive linking CompilerArgs: Put start/end-group around shared libs too 7 years ago
154 library at root Add a test case for a "library at project root" use case. 7 years ago
155 simd Can pass all target kwargs through to SIMD invocations. Closes #2151. 7 years ago
156 shared module resolving symbol in executable Add `export_dynamic` argument to `executable`. (#2662) 7 years ago
157 configure file in test Fix test() accepting configure files for exe 7 years ago
158 dotinclude Renamed test dir to avoid duplicate numbers. 7 years ago
159 reserved targets tests/common/159: Don't try to run 'echo' 7 years ago
160 duplicate source names Add variables to test to prove linkage is correct. 7 years ago
161 index customtarget Allow CustomTarget's to be indexed 7 years ago
162 wrap file should not failed Add a bunch of tests to sandboxing. 7 years ago
163 includedir subproj fix include_directories handling in subprojects for compiler tests. 7 years ago
164 subproject dir name collision Renamed test dir to avoid number duplicates. 7 years ago
165 config tool variable Add a configtool_variable method to dependency 7 years ago
166 custom target subdir depend files Fix path for str arguments to depend_files 7 years ago
167 external program shebang parsing tests/common/167: Port test interpreter to Windows 7 years ago
168 disabler Created a new disabler type. 7 years ago
169 array option Fix `array` type name 7 years ago
170 custom target template substitution Minor fixes. 7 years ago
171 not-found dependency Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
172 subdir if_found Fix duplicated test case 168 7 years ago
173 default options prefix dependent defaults Add a test of prefix-dependent defaults for project(default_options:) 7 years ago
174 dependency factory Same for libwmf 7 years ago
174 preserve gendir Fix a SideCI issue about an unused import in a unit test. 7 years ago
175 get project license add meson.project_license() builtin 7 years ago
176 yield User options can "yield to" a user option of the same name in superproject. Closes ##2853. 7 years ago
177 subproject nested subproject dirs Add test for subprojects in subdirectories 7 years ago