index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add \-continuation to CMake language quoted arguments
Brad King
2013-10-23
10
-0/+26
*
Merge topic 'output-CMP0022-entries'
Brad King
2013-10-23
1
-0/+9
|
\
|
*
CMP0022: Output link interface mismatch for static library warning
Stephen Kelly
2013-10-23
1
-0/+9
*
|
Merge topic 'remove-old-commands-by-policy'
Brad King
2013-10-23
73
-0/+234
|
\
\
|
*
|
Add policy CMP0036 to disallow build_name
Brad King
2013-10-22
10
-0/+29
|
*
|
Add policy CMP0035 to disallow variable_requires
Brad King
2013-10-22
10
-0/+29
|
*
|
Add policy CMP0034 to disallow utility_source
Brad King
2013-10-22
10
-0/+29
|
*
|
Add policy CMP0033 to disallow export_library_dependencies
Brad King
2013-10-22
10
-0/+29
|
*
|
Add policy CMP0032 to disallow output_required_files
Brad King
2013-10-22
10
-0/+29
|
*
|
Add policy CMP0031 to disallow load_command
Brad King
2013-10-22
10
-0/+29
|
*
|
Add policy CMP0030 to disallow use_mangled_mesa
Brad King
2013-10-22
10
-0/+29
|
*
|
Add policy CMP0029 to disallow subdir_depends
Brad King
2013-10-22
8
-0/+19
|
*
|
Add infrastructure for policies that disallow commands
Brad King
2013-10-22
3
-0/+12
*
|
|
Merge topic 'CheckTypeSize_CXX'
Brad King
2013-10-23
14
-0/+64
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CheckTypeSize: Add unit tests
Daniele E. Domenichelli
2013-10-21
14
-0/+64
*
|
|
Merge topic 'string-CONCAT-command'
Brad King
2013-10-22
7
-0/+33
|
\
\
\
|
*
|
|
string: Add CONCAT sub-command
Brad King
2013-10-21
7
-0/+33
|
|
/
/
*
|
|
Merge topic 'double-colon-is-imported'
Brad King
2013-10-22
13
-0/+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
13
-0/+43
*
|
|
Merge topic 'cmake-syntax-updates'
Brad King
2013-10-21
87
-39/+272
|
\
\
\
|
*
|
|
Add Lua-style long brackets and long comments to CMake language
Brad King
2013-10-17
69
-39/+219
|
*
|
|
cmListFileLexer: Convert CRLF -> LF newlines explicitly
Brad King
2013-10-17
4
-0/+9
|
*
|
|
cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)
Brad King
2013-10-17
15
-0/+35
|
*
|
|
cmListFileLexer: Allow command names with one letter (#14181)
Brad King
2013-10-17
3
-0/+9
*
|
|
|
Merge topic 'target-LOCATION-policy'
Brad King
2013-10-20
1
-1/+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Cygwin: Avoid legacy warnings in RunCMake.CMP0026 test
Brad King
2013-10-19
1
-1/+1
*
|
|
|
Handle genexes when evaluating INTERFACE_INCLUDE_DIRECTORIES errors.
Stephen Kelly
2013-10-18
13
-0/+84
|
|
/
/
|
/
|
|
*
|
|
CMP0022: Add unit test for null pointer check and message.
Stephen Kelly
2013-10-16
4
-0/+29
*
|
|
Merge topic 'target-LOCATION-policy'
Brad King
2013-10-15
13
-0/+61
|
\
\
\
|
|
/
/
|
*
|
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
13
-0/+61
*
|
|
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
3
-4/+4
*
|
|
CMP0024: Store the fact of included export in global generator.
Stephen Kelly
2013-10-10
6
-13/+12
|
/
/
*
|
Merge topic 'deprecation-message'
Brad King
2013-10-09
14
-2/+33
|
\
\
|
*
|
Qt4Macros: Port to use message(DEPRECATION)
Stephen Kelly
2013-10-08
2
-2/+2
|
*
|
message: Add a DEPRECATION mode
Stephen Kelly
2013-10-08
12
-0/+31
*
|
|
Merge topic 'apple-clang-id'
Brad King
2013-10-09
1
-0/+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Set policy CMP0025 to NEW while building CMake itself
Brad King
2013-10-08
1
-0/+3
*
|
|
Merge topic 'export-policy'
Brad King
2013-10-08
8
-0/+58
|
\
\
\
|
|
/
/
|
*
|
export: Add policy CMP0024 to disallow include() of export files
Stephen Kelly
2013-10-07
8
-0/+58
|
|
/
*
|
Merge topic 'INTERFACE_LIBRARY-target-type'
Brad King
2013-10-08
19
-0/+133
|
\
\
|
*
|
export: Add support for INTERFACE_LIBRARY targets
Stephen Kelly
2013-10-08
2
-0/+8
|
*
|
Add the INTERFACE_LIBRARY target type.
Stephen Kelly
2013-10-07
19
-0/+125
|
|
/
*
|
Merge topic 'CheckStructHasMember_CXX'
Brad King
2013-10-08
19
-0/+73
|
\
\
|
*
|
CheckStructHasMember: Add support for C++
Daniele E. Domenichelli
2013-10-08
19
-0/+73
|
|
/
*
|
Merge topic 'RunCMake-ignore-valgrind-lines'
Brad King
2013-10-07
1
-0/+1
|
\
\
|
*
|
Tests/RunCMake: Tolerate valgrind lines in CMake output
Brad King
2013-09-16
1
-0/+1
|
|
/
*
|
genex: Test preprocessing incomplete expressions.
Stephen Kelly
2013-09-13
2
-0/+24
|
/
*
Add differing target property content to policy CMP0022 warning
Stephen Kelly
2013-09-11
2
-0/+18
*
Merge topic 'fix-RunCMake.Configure-FailCopyFileABI-newlines'
Brad King
2013-08-26
1
-1/+2
|
\
|
*
Fix RunCMake.Configure test expectation newline matching
Brad King
2013-08-16
1
-1/+2
[next]