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
*
Move GetLocation to cmGeneratorTarget.
Stephen Kelly
2015-07-27
8
-25/+31
*
Always access target location from a cmGeneratorTarget instance.
Stephen Kelly
2015-07-27
4
-11/+15
*
cmTarget: Restore the ImportedGetLocation method.
Stephen Kelly
2015-07-27
3
-6/+20
*
cmIncludeCommand: Populate the cmGeneratorTargets in deprecated path.
Stephen Kelly
2015-07-27
1
-0/+1
*
cmTarget: Create cmGeneratorTargets before reading deprecated LOCATION.
Stephen Kelly
2015-07-27
1
-2/+8
*
cmTarget: Inline GetLocation into deprecated callers.
Stephen Kelly
2015-07-27
1
-7/+36
*
cmGlobalGenerator: Create cmGeneratorTargets before QtAutomoc.
Stephen Kelly
2015-07-27
5
-4/+21
*
cmGlobalGenerator: Create cmGeneratorTargets earlier.
Stephen Kelly
2015-07-27
1
-1/+1
*
cmTarget: Use reliable test for CMP0024 and CMP0026 OLD.
Stephen Kelly
2015-07-27
1
-2/+2
*
cmLocalGenerator: Remove unused AddCustomCommandToCreateObject method.
Stephen Kelly
2015-07-27
2
-84/+0
*
cmLocalGenerator: Remove unused AddBuildTargetRule method.
Stephen Kelly
2015-07-27
2
-105/+0
*
cmLocalGenerator: Remove CreateCustomTargetsAndCommands method.
Stephen Kelly
2015-07-27
5
-66/+0
*
cmGlobalGenerator: Add global targets at the end of Configure.
Stephen Kelly
2015-07-27
1
-12/+27
*
cmGlobalGenerator: Extract method to create generator objects.
Stephen Kelly
2015-07-27
2
-2/+10
*
cmGlobalGenerator: Split creation of generator object from initialization.
Stephen Kelly
2015-07-27
2
-1/+15
*
cmCPackPropertiesGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
3
-8/+13
*
cmCustomCommandGenerator: Require cmLocalGenerator in API.
Stephen Kelly
2015-07-27
13
-32/+36
*
CMake Nightly Date Stamp
Kitware Robot
2015-07-25
1
-1/+1
*
CMake Nightly Date Stamp
Kitware Robot
2015-07-24
1
-1/+1
*
Merge branch 'release'
Brad King
2015-07-23
0
-0/+0
|
\
|
*
CMake 3.3.0
v3.3.0
Brad King
2015-07-23
1
-1/+1
*
|
Merge branch 'release'
Brad King
2015-07-23
0
-0/+0
|
\
\
|
|
/
|
*
Merge branch 'osx-iframework' into release
Brad King
2015-07-22
2
-0/+10
|
|
\
*
|
\
Merge topic 'osx-iframework'
Brad King
2015-07-23
2
-0/+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
OS X: Use -iframework with AppleClang only on version >= 4.2
Brad King
2015-07-22
2
-0/+10
*
|
|
Merge topic 'test-OBJECT_DEPENDS'
Brad King
2015-07-23
4
-0/+39
|
\
\
\
|
*
|
|
Tests: Extend BuildDepends test to cover OBJECT_DEPENDS
Brad King
2015-07-22
4
-0/+39
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-23
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'export-no-custom-target'
Brad King
2015-07-22
10
-3/+19
|
\
\
\
|
*
|
|
export: Reject custom target exports earlier (#15657)
Brad King
2015-07-21
5
-0/+14
|
*
|
|
Tests: Teach RunCMake.export to enable languages only when needed
Brad King
2015-07-21
5
-3/+5
*
|
|
|
Merge topic 'target-directory-properties'
Brad King
2015-07-22
7
-1/+38
|
\
\
\
\
|
*
|
|
|
Add SOURCE_DIR and BINARY_DIR target properties
Clifford Yapp
2015-07-21
7
-1/+38
|
|
/
/
/
*
|
|
|
Merge topic 'FindBZip2-check-with-prototype'
Brad King
2015-07-22
1
-2/+4
|
\
\
\
\
|
*
|
|
|
FindBZip2: Check BZIP2_NEED_PREFIX with real prototype
Ralf Habacker
2015-07-21
1
-2/+4
|
|
/
/
/
*
|
|
|
Merge branch 'release'
Brad King
2015-07-22
0
-0/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'vs-compiler-feature-2015-update' into release
Brad King
2015-07-22
2
-11/+5
|
|
\
\
\
|
*
|
|
|
Revert "CMake 3.3.0"
Brad King
2015-07-22
1
-1/+1
*
|
|
|
|
Merge topic 'vs-compiler-feature-2015-update'
Brad King
2015-07-22
2
-11/+5
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Features: Update MSVC features for VS 2015 RTM
Brad King
2015-07-21
2
-11/+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-07-22
1
-1/+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'release'
Brad King
2015-07-21
0
-0/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
CMake 3.3.0
Brad King
2015-07-20
1
-1/+1
|
|
/
*
|
Merge topic 'doc-CMakeExpandImportedTargets-deprecated'
Brad King
2015-07-21
1
-0/+5
|
\
\
|
*
|
Help: Add notes for topic 'doc-CMakeExpandImportedTargets-deprecated'
Brad King
2015-07-21
1
-0/+5
*
|
|
Merge topic 'KDE4-NO_POLICY_SCOPE'
Brad King
2015-07-21
1
-1/+1
|
\
\
\
|
*
|
|
KDE4: Find the Internal package with NO_POLICY_SCOPE.
Stephen Kelly
2015-07-19
1
-1/+1
*
|
|
|
Merge topic 'remove-special-MACROS-handling'
Brad King
2015-07-21
4
-32/+5
|
\
\
\
\
|
*
|
|
|
cmMakefile: Remove special handling of MACROS property.
Stephen Kelly
2015-07-19
4
-32/+5
*
|
|
|
|
Merge topic 'remove-special-LINK_DIRECTORIES-handling'
Brad King
2015-07-21
4
-82/+33
|
\
\
\
\
\
|
|
/
/
/
/
[next]