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
*
VS: Fix Tegra-Android platform linking of libraries by name
Brad King
2014-09-30
2
-0/+7
*
Tests: Add test for VS Nsight Tegra generator support
Brad King
2014-09-30
9
-1/+206
*
VS: Generate ANDROID_GUI executables as app packages
Brad King
2014-09-30
2
-1/+53
*
Add 'ANDROID_API' target property to set Android Target API
Brad King
2014-09-30
6
-0/+21
*
Add 'ANDROID_GUI' target property to mark Android applications
Brad King
2014-09-29
5
-2/+30
*
cmTarget: Track internally whether platform is Android
Brad King
2014-09-29
2
-0/+7
*
VS: Teach vcxproj generation about the Tegra-Android platform
Brad King
2014-09-29
2
-3/+52
*
VS: Detect compiler id of Nsight Tegra-Android toolchains
Brad King
2014-09-29
3
-5/+76
*
VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'
Brad King
2014-09-29
4
-0/+55
*
VS: Drop GenerateManifest from .vcxproj files for non-MS tools
Brad King
2014-09-29
1
-0/+4
*
VS: Use case-insensitive check for hlsl,jpg,png,xml file extensions
Brad King
2014-09-29
1
-1/+1
*
Tests: Always detect VS and SDK availability on Windows
Brad King
2014-09-29
1
-14/+17
*
Merge topic 'vs10-wince'
Brad King
2014-09-16
3
-3/+72
|
\
|
*
VS: Teach VS >= 10 generator about Windows CE
Pascal Bach
2014-09-15
3
-3/+72
*
|
CMake Nightly Date Stamp
Kitware Robot
2014-09-16
1
-1/+1
|
/
*
Merge topic 'doc-set_test_properties-example'
Brad King
2014-09-15
1
-1/+1
|
\
|
*
Help: Fix set_tests_properties documentation typo
Andrew Bauer
2014-09-12
1
-1/+1
*
|
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
[next]