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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
18
-1/+287
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CheckTypeSize: Add unit tests
Daniele E. Domenichelli
2013-10-21
18
-1/+287
*
|
|
Merge topic 'rst-literal-blocks'
Brad King
2013-10-22
2
-0/+39
|
\
\
\
|
*
|
|
cmRST: Process literal blocks after paragraphs ending in '::'
Brad King
2013-10-21
2
-0/+34
|
*
|
|
cmRST: Do not process inline markup in code-block literals
Brad King
2013-10-21
2
-0/+5
|
|
/
/
*
|
|
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
15
-11/+54
|
\
\
\
\
|
*
|
|
|
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
15
-11/+54
*
|
|
|
|
Merge topic 'remove-cmake-i-wizard'
Brad King
2013-10-22
2
-57/+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cmake: Drop support for "-i" wizard mode
Brad King
2013-10-18
2
-57/+4
|
|
/
/
/
*
|
|
|
Merge topic 'INTERFACE_LIBRARY-build-targets'
Brad King
2013-10-21
4
-0/+40
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
4
-0/+40
*
|
|
|
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
*
|
|
|
|
target_link_libraries: Allow repeated use of LINK_{PRIVATE,PUBLIC} keywords.
Stephen Kelly
2013-10-17
1
-3/+3
|
|
/
/
/
|
/
|
|
|
*
|
|
|
CMP0022: Add unit test for null pointer check and message.
Stephen Kelly
2013-10-16
4
-0/+29
|
|
/
/
|
/
|
|
*
|
|
get_property: Drop test for builtin property documentation
Brad King
2013-10-16
1
-11/+0
*
|
|
Add class cmRST to do basic reStructuredText processing
Brad King
2013-10-16
9
-0/+246
*
|
|
Drop CMAKE_STRICT mode
Brad King
2013-10-15
3
-43/+0
*
|
|
Merge topic 'target-LOCATION-policy'
Brad King
2013-10-15
15
-3/+74
|
\
\
\
|
|
/
/
|
*
|
cmTarget: Deprecate the LOCATION target property with a policy.
Stephen Kelly
2013-10-11
15
-3/+74
*
|
|
Merge topic 'export-at-generate-time'
Brad King
2013-10-15
3
-4/+4
|
\
\
\
|
*
|
|
export(): Process the export() command at generate time.
Stephen Kelly
2013-10-11
3
-4/+4
*
|
|
|
Merge topic 'fix-CMP0024-multiple-directories'
Brad King
2013-10-15
6
-13/+12
|
\
\
\
\
|
|
/
/
/
|
*
|
|
CMP0024: Store the fact of included export in global generator.
Stephen Kelly
2013-10-10
6
-13/+12
|
|
/
/
*
|
|
Merge topic 'bump-required-cmake-version'
Brad King
2013-10-15
2
-28/+11
|
\
\
\
|
*
|
|
Require CMake 2.8.4 or greater to build CMake
Stephen Kelly
2013-10-15
2
-28/+11
|
|
/
/
*
|
|
Add a test for SYSTEM headers in INTERFACE libraries.
Stephen Kelly
2013-10-09
3
-0/+51
|
/
/
*
|
Merge topic 'xcode-5-no-BuildDepends-help'
Brad King
2013-10-09
1
-1/+1
|
\
\
|
*
|
Xcode: Teach BuildDepends test that Xcode >= 5 needs no help
Brad King
2013-10-08
1
-1/+1
*
|
|
Merge topic 'deprecation-message'
Brad King
2013-10-09
14
-2/+33
|
\
\
\
[next]