.. |
1 trivial
|
Define used languages in project() function.
|
2013-01-11 23:13:49 +02:00 |
2 cxx
|
Define used languages in project() function.
|
2013-01-11 23:13:49 +02:00 |
3 static
|
Define used languages in project() function.
|
2013-01-11 23:13:49 +02:00 |
4 shared
|
Define used languages in project() function.
|
2013-01-11 23:13:49 +02:00 |
5 linkstatic
|
Define used languages in project() function.
|
2013-01-11 23:13:49 +02:00 |
6 linkshared
|
Define used languages in project() function.
|
2013-01-11 23:13:49 +02:00 |
7 mixed
|
More thorough test.
|
2013-01-11 23:21:36 +02:00 |
8 install
|
Added target install option.
|
2013-01-12 02:25:06 +02:00 |
9 header install
|
Can install header files.
|
2013-01-12 13:53:19 +02:00 |
10 man install
|
Can install Man files.
|
2013-01-12 14:31:43 +02:00 |
11 subdir
|
Can install data files.
|
2013-01-13 19:25:54 +02:00 |
12 data
|
Can install data files.
|
2013-01-13 19:25:54 +02:00 |
13 pch
|
Added support for precompiled headers.
|
2013-01-13 20:50:16 +02:00 |
14 cxx pch
|
Added test for mixed C/C++ pch usage.
|
2013-01-13 21:11:56 +02:00 |
15 mixed pch
|
Added test for mixed C/C++ pch usage.
|
2013-01-13 21:11:56 +02:00 |
16 configure file
|
Can generate configure files.
|
2013-01-14 01:13:55 +02:00 |
17 if
|
Added if clause.
|
2013-01-25 21:06:08 +02:00 |
18 else
|
Added else block support.
|
2013-01-25 21:25:52 +02:00 |
19 comparison
|
Added comparison.
|
2013-01-25 21:59:53 +02:00 |
20 array
|
Added array support.
|
2013-01-25 22:42:11 +02:00 |
21 includedir
|
Include directories work.
|
2013-01-26 00:28:13 +02:00 |
22 header in file list
|
Filter header files from built sources.
|
2013-01-26 01:12:39 +02:00 |
23 global arg
|
Check for argument leagake over languages.
|
2013-01-26 13:26:00 +02:00 |