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.
 
 
 
 
 
 
Jussi Pakkanen 8e29f2b160 Can have multiple source files with the same name in one target. 11 years ago
..
1 trivial Renamed add_test to test. 12 years ago
2 cpp Finished renaming. 12 years ago
3 static Split test suite into common and platform dependent parts. 12 years ago
4 shared Some minor tweaks. 12 years ago
5 linkstatic Renamed add_test to test. 12 years ago
6 linkshared Check that files that should be installed are. 11 years ago
7 mixed C++ is now called cpp rather than cxx. 12 years ago
8 install Added installed_files.txt files to all places that needed them. 11 years ago
9 header install Added installed_files.txt files to all places that needed them. 11 years ago
10 man install Added installed_files.txt files to all places that needed them. 11 years ago
11 subdir Split test suite into common and platform dependent parts. 12 years ago
12 data Added installed_files.txt files to all places that needed them. 11 years ago
13 pch At last! MSVC precompiles headers and can use them. 12 years ago
14 cpp pch Precompiled headers work for C++. 12 years ago
15 mixed pch Mixed mode pch works again. 12 years ago
16 configure file Renamed add_test to test. 12 years ago
17 if Renamed add_test to test. 12 years ago
18 else Renamed add_test to test. 12 years ago
19 comparison Renamed add_test to test. 12 years ago
20 array Renamed add_test to test. 12 years ago
21 includedir Renamed add_test to test. 12 years ago
22 header in file list Renamed add_test to test. 12 years ago
23 global arg C++ is now called cpp rather than cxx. 12 years ago
24 target arg C++ is now called cpp rather than cxx. 12 years ago
25 object extraction Skip extraction test during Unity build because the object file is not generated. 11 years ago
26 endian Renamed add_test to test. 12 years ago
27 library versions Added installed_files.txt files to all places that needed them. 11 years ago
28 config subdir Renamed add_test to test. 12 years ago
29 pipeline Can build both cross and native binaries at the same time. 11 years ago
30 pipeline The whole test suite runs cross-built with mingw and armhf. 11 years ago
31 find program Can run test suite through mingw cross compiler. 11 years ago
32 multiline string Added multiline strings. 12 years ago
33 try compile Simpler name. 11 years ago
34 compiler id Can extract compiler ID string. 12 years ago
35 sizeof Renamed add_test to test. 12 years ago
36 define10 Reworked configure file generation. 12 years ago
37 has header Added has_header method. 12 years ago
38 run program Can run test suite through mingw cross compiler. 11 years ago
39 tryrun More introspection. 11 years ago
40 logic ops Can do logical negation. 11 years ago
41 elif Cleaner, simpler elif. 11 years ago
42 string formatting Better. 11 years ago
43 has function Forgot this one. 11 years ago
44 has member Can check for members in structures. 11 years ago
45 alignment Windows alignment fix. 11 years ago
46 library chain Some more tests passing. 11 years ago
47 options Turn user options into for widgets. 11 years ago
48 test args Can set test cmd arguments and environment variables. 11 years ago
49 subproject Start of subproject redesign, moved subprojects to the dedicated subdirectory. 11 years ago
50 subproject options Start of subproject redesign, moved subprojects to the dedicated subdirectory. 11 years ago
51 pkgconfig-gen Specify subdirs explicitly. 11 years ago
52 custom install dirs Fix the remaining custom install dirs. 11 years ago
53 subproject subproject Yo dawg, we heard you liked subprojects so we put subprojects in your subprojects so now you can use subprojects when you are using subprojects. 11 years ago
54 same file name Can have multiple source files with the same name in one target. 11 years ago