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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'vs-generator-platform'
Brad King
2014-09-15
28
-14/+111
|
\
|
*
Tests: Test setting a generator platform in a toolchain file
Brad King
2014-09-15
9
-0/+50
|
*
Tests: Use -A option to pass generator platform selection
Brad King
2014-09-15
7
-8/+8
|
*
ExternalProject: Use -A option to pass generator platform
Brad King
2014-09-15
1
-2/+2
|
*
CTest: Use -A option to pass generator platform selection
Brad King
2014-09-15
2
-2/+2
|
*
cmake: Add -A option to specify a generator platform
Brad King
2014-09-15
10
-2/+49
*
|
Merge topic 'if-sanity'
Brad King
2014-09-15
55
-742/+1578
|
\
\
|
*
|
Fix if() checks of CMAKE_SYSTEM_NAME on Cygwin
Brad King
2014-09-11
4
-4/+4
|
*
|
FPHSA: Avoid if() dereferencing of quoted variable
Brad King
2014-09-11
1
-1/+1
|
*
|
cmcurl: Use if(DEFINED) to simplify conditions
Brad King
2014-09-11
2
-4/+4
|
*
|
libarchive: Avoid depending on if() to dereference a quoted variable
Brad King
2014-09-11
1
-2/+2
|
*
|
FindGTK2: Avoid depending on if() to dereference a quoted variable
Brad King
2014-09-11
1
-1/+1
|
*
|
Modules/Test*.cmake: Use if(DEFINED) to simplify conditions
Brad King
2014-09-11
4
-4/+4
|
*
|
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
42
-93/+846
|
*
|
If: Extract cmConditionEvaluator from if() implementation
Nils Gladitz
2014-09-11
6
-720/+803
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-15
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-14
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-13
1
-1/+1
*
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-12
1
-1/+1
*
|
|
Merge topic 'doc-check-results-cached'
Brad King
2014-09-11
16
-1/+18
|
\
\
\
|
*
|
|
Help: Document that the CHECK_* macros create cache variables
Sebastian Leske
2014-09-11
16
-1/+18
*
|
|
|
Merge topic 'doc-WINCE-var'
Brad King
2014-09-11
2
-0/+6
|
\
\
\
\
|
*
|
|
|
Help: Document the WINCE variable
Pascal Bach
2014-09-11
2
-0/+6
|
|
/
/
/
*
|
|
|
Merge topic 'fix-gnu-hurd-host-detection'
Brad King
2014-09-11
1
-1/+1
|
\
\
\
\
|
*
|
|
|
Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147)
Felix Geyer
2014-09-10
1
-1/+1
*
|
|
|
|
Merge branch 'release'
Brad King
2014-09-11
0
-0/+0
|
\
\
\
\
\
|
*
|
|
|
|
CMake 3.0.2
v3.0.2
Brad King
2014-09-08
1
-1/+1
*
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-11
1
-1/+1
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge topic 'vs-generator-platform'
Brad King
2014-09-10
79
-86/+438
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
enable_language: Initialize system-specific generator info only once
Brad King
2014-09-10
1
-20/+24
|
*
|
|
|
Tests: Add generator platform support
Brad King
2014-09-10
42
-7/+68
|
*
|
|
|
ExternalProject: Propagate the generator platform
Brad King
2014-09-05
1
-0/+11
|
*
|
|
|
CTest: Add options to set generator platform
Brad King
2014-09-05
5
-0/+27
|
*
|
|
|
VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8
Brad King
2014-09-05
16
-31/+146
|
*
|
|
|
CMake: Add CMAKE_GENERATOR_PLATFORM option
Brad King
2014-09-05
16
-0/+120
|
*
|
|
|
Help: Document CMAKE_VS_PLATFORM_NAME variable
Brad King
2014-09-05
2
-0/+8
|
*
|
|
|
VS: Refactor internal default platform name selection
Brad King
2014-09-05
3
-7/+13
|
*
|
|
|
cmGlobalVisualStudio10Generator: Re-order some methods
Brad King
2014-09-05
2
-14/+14
|
*
|
|
|
cmGlobalGenerator: Call SetGeneratorToolset even for empty toolset
Brad King
2014-09-05
4
-26/+26
*
|
|
|
|
Merge topic 'update-kwsys'
Brad King
2014-09-10
3
-6/+72
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2014-09-09
3
-6/+72
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KWSys 2014-09-08 (fb77be5a)
KWSys Robot
2014-09-09
3
-6/+72
*
|
|
|
|
|
|
Merge topic 'FindIce-updates'
Brad King
2014-09-10
1
-18/+15
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
FindIce: Respect Ice_FIND_QUIETLY when printing messages
Roger Leigh
2014-09-09
1
-12/+16
|
*
|
|
|
|
|
|
FindIce: Remove unneeded search path modification
Roger Leigh
2014-09-09
1
-7/+0
*
|
|
|
|
|
|
|
Merge topic 'string-uuid-doc-fix'
Brad King
2014-09-10
1
-1/+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
StringUuid: Mark UPPER flag optional in sub-command synopsis
Nils Gladitz
2014-09-10
1
-1/+1
*
|
|
|
|
|
|
|
|
Merge topic 'tolerate-lib-dir-symlink'
Brad King
2014-09-10
1
-2/+8
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Tolerate symlinks during RPATH ordering (#13429)
Brad King
2014-09-09
1
-2/+8
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-10
1
-1/+1
[next]