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
*
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 '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
|
\
\
|
*
|
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 'FindGTK2-targets'
Brad King
2013-10-09
48
-0/+1031
|
\
\
|
*
|
FindGTK2: Add tests for components and targets in gtk and gtkmm modules
Daniele E. Domenichelli
2013-10-08
48
-0/+1031
*
|
|
Merge topic 'haiku-updates'
Brad King
2013-10-09
2
-2/+2
|
\
\
\
|
*
|
|
Haiku: Several fixes to platform module
Adrien Destugues
2013-10-08
2
-2/+2
*
|
|
|
Merge topic 'unset-PARENT_SCOPE'
Brad King
2013-10-09
1
-0/+27
|
\
\
\
\
|
*
|
|
|
unset: Add PARENT_SCOPE option
Brad King
2013-10-08
1
-0/+27
*
|
|
|
|
Merge topic 'apple-clang-id'
Brad King
2013-10-09
3
-2/+5
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Set policy CMP0025 to NEW while building CMake itself
Brad King
2013-10-08
1
-0/+3
|
*
|
|
|
Clang: Add separate "AppleClang" compiler id
Brad King
2013-10-08
2
-2/+2
*
|
|
|
|
Merge topic 'export-policy'
Brad King
2013-10-08
8
-0/+58
|
\
\
\
\
\
|
|
/
/
/
/
[next]