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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cmake-syntax-updates'
Brad King
2013-10-24
4
-13/+42
|
\
|
*
cmRST: Teach cmake-module directive to scan bracket comments
Brad King
2013-10-23
2
-11/+40
|
*
Add \-continuation to CMake language quoted arguments
Brad King
2013-10-23
2
-2/+2
*
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-24
1
-1/+1
|
/
*
Merge topic 'output-CMP0022-entries'
Brad King
2013-10-23
1
-1/+26
|
\
|
*
CMP0022: Output link interface mismatch for static library warning
Stephen Kelly
2013-10-23
1
-1/+26
*
|
Merge topic 'doc-cmake-developer'
Brad King
2013-10-23
1
-0/+10
|
\
\
|
*
|
cmRST: Cross-reference cmake-developer.7 manual and cmRST Doxygen
Brad King
2013-10-22
1
-0/+10
*
|
|
Merge topic 'remove-old-commands-by-policy'
Brad King
2013-10-23
19
-256/+114
|
\
\
\
|
*
|
|
Add policy CMP0036 to disallow build_name
Brad King
2013-10-22
4
-34/+13
|
*
|
|
Add policy CMP0035 to disallow variable_requires
Brad King
2013-10-22
4
-28/+12
|
*
|
|
Add policy CMP0034 to disallow utility_source
Brad King
2013-10-22
4
-36/+12
|
*
|
|
Add policy CMP0033 to disallow export_library_dependencies
Brad King
2013-10-22
4
-35/+14
|
*
|
|
Add policy CMP0032 to disallow output_required_files
Brad King
2013-10-22
4
-29/+12
|
*
|
|
Add policy CMP0031 to disallow load_command
Brad King
2013-10-22
4
-22/+11
|
*
|
|
Add policy CMP0030 to disallow use_mangled_mesa
Brad King
2013-10-22
4
-38/+11
|
*
|
|
Add policy CMP0029 to disallow subdir_depends
Brad King
2013-10-22
4
-34/+10
|
*
|
|
Add infrastructure for policies that disallow commands
Brad King
2013-10-22
1
-0/+19
*
|
|
|
Merge topic 'cmarray-templates'
Brad King
2013-10-23
2
-25/+38
|
\
\
\
\
|
*
|
|
|
Genex: Use cmArraySize for targetPolicyWhitelist
Stephen Kelly
2013-10-22
1
-4/+1
|
*
|
|
|
Genex: Remove use of TransitiveWhitelistCompare
Stephen Kelly
2013-10-22
1
-21/+9
|
*
|
|
|
Add some templates for cleaner array iteration.
Stephen Kelly
2013-10-22
1
-0/+28
*
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-23
1
-1/+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge topic 'rst-literal-blocks'
Brad King
2013-10-22
2
-31/+68
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cmRST: Process literal blocks after paragraphs ending in '::'
Brad King
2013-10-21
2
-0/+25
|
*
|
|
cmRST: Do not process inline markup in code-block literals
Brad King
2013-10-21
2
-31/+43
|
|
/
/
*
|
|
Merge topic 'genex-conversion-warnings'
Brad King
2013-10-22
4
-10/+10
|
\
\
\
|
*
|
|
use size_t for GeneratorExpressionContent::ContentLength to fix some warnings
Rolf Eike Beer
2013-10-21
4
-10/+10
|
|
/
/
*
|
|
Merge topic 'string-CONCAT-command'
Brad King
2013-10-22
2
-0/+26
|
\
\
\
|
*
|
|
string: Add CONCAT sub-command
Brad King
2013-10-21
2
-0/+26
*
|
|
|
Merge topic 'xcode-folder-types'
Brad King
2013-10-22
1
-5/+16
|
\
\
\
\
|
*
|
|
|
Xcode: Generate 'folder' source type for directories (#14498)
Michael Priestman
2013-10-21
1
-5/+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'double-colon-is-imported'
Brad King
2013-10-22
3
-0/+46
|
\
\
\
\
|
*
|
|
|
Consider targets with double colons to be IMPORTED or ALIAS targets.
Stephen Kelly
2013-10-21
3
-0/+46
*
|
|
|
|
Merge topic 'vs9-target-framework-version'
Brad King
2013-10-22
1
-0/+5
|
\
\
\
\
\
|
*
|
|
|
|
VS: Set .NET target framework version for VS 7-9 (#14499)
Brad King
2013-10-21
1
-0/+5
*
|
|
|
|
|
Merge topic 'cmake--build-pipes'
Brad King
2013-10-22
3
-12/+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake: Always pass through stdout/stderr in --build mode
Brad King
2013-10-18
3
-12/+7
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'remove-cmake-i-wizard'
Brad King
2013-10-22
5
-209/+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmake: Drop support for "-i" wizard mode
Brad King
2013-10-18
5
-209/+5
|
|
/
/
/
/
/
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2013-10-22
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'INTERFACE_LIBRARY-build-targets'
Brad King
2013-10-21
7
-75/+132
|
\
\
\
\
\
|
*
|
|
|
|
Create make rules for INTERFACE_LIBRARY targets.
Stephen Kelly
2013-10-21
7
-38/+95
|
*
|
|
|
|
Makefile: Always create clean target command
Brad King
2013-10-16
1
-37/+37
*
|
|
|
|
|
Merge topic 'minor-cleanups'
Brad King
2013-10-21
3
-4/+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmCoreTryCompile: Fix typo in comments.
Stephen Kelly
2013-10-20
1
-2/+2
|
*
|
|
|
|
|
cmTarget: Remove unused variable.
Stephen Kelly
2013-10-18
1
-1/+0
|
*
|
|
|
|
|
include(): Use lower case and () to refer to the include() command.
Stephen Kelly
2013-10-18
1
-1/+1
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge topic 'remove-old-process-execution'
Brad King
2013-10-21
13
-1525/+199
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
cmSystemTools: Drop old RunCommand method
Brad King
2013-10-19
9
-1508/+0
[next]