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
*
cmPolicies: Replace unused include.
Stephen Kelly
2015-07-25
1
-1/+1
*
cmMakefile: Remove CMP0001 handling to callers.
Stephen Kelly
2015-07-25
3
-19/+32
*
cmMakefile: Simplify computation of ancient policy status.
Stephen Kelly
2015-07-25
1
-14/+7
*
cmMakefile: Remove redundant condition from policy status computation.
Stephen Kelly
2015-07-25
1
-5/+0
*
cmMakefile: Inline internal policy status method.
Stephen Kelly
2015-07-25
2
-31/+18
*
cmPolicies: Enable RVO for internal method.
Stephen Kelly
2015-07-25
1
-2/+4
*
cmPolicies: Store only state that users can set.
Stephen Kelly
2015-07-25
2
-16/+2
*
cmMakefile: Convert recursion to loop.
Stephen Kelly
2015-07-25
1
-12/+10
*
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
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
cmMakefile: Remove special handling of LINK_DIRECTORIES property.
Stephen Kelly
2015-07-18
4
-78/+33
|
*
|
|
|
cmMakefile: Inline only use of GetLinkDirectories.
Stephen Kelly
2015-07-18
2
-5/+1
*
|
|
|
|
Merge topic 'cmState-Directory'
Brad King
2015-07-21
6
-102/+142
|
\
\
\
\
\
|
*
|
|
|
|
cmState: Extract a Directory class.
Stephen Kelly
2015-07-18
6
-101/+141
|
*
|
|
|
|
cmState: Forward-declare a type earlier.
Stephen Kelly
2015-07-18
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'remove-Properties-accessor'
Brad King
2015-07-21
3
-10/+22
|
\
\
\
\
\
|
*
|
|
|
|
cmMakefile: Remove GetProperties method.
Stephen Kelly
2015-07-18
1
-3/+0
|
*
|
|
|
|
cmMakefile: Add a PropertyKeys accessor.
Stephen Kelly
2015-07-18
3
-7/+22
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'clean-up-include_regular_expression'
Brad King
2015-07-21
4
-19/+7
|
\
\
\
\
\
|
*
|
|
|
|
cmMakefile: Remove special handling of INCLUDE_REGULAR_EXPRESSION.
Stephen Kelly
2015-07-18
4
-19/+7
*
|
|
|
|
|
Merge topic 'minor-cleanups'
Brad King
2015-07-21
17
-81/+50
|
\
\
\
\
\
\
|
*
|
|
|
|
|
cmLocalUnixMakefileGenerator3: Port away from the Parent.
Stephen Kelly
2015-07-18
1
-3/+3
|
*
|
|
|
|
|
cmMakefile: Add include which we use.
Stephen Kelly
2015-07-18
1
-0/+1
|
*
|
|
|
|
|
cmState: Remove unused variable.
Stephen Kelly
2015-07-18
1
-2/+0
|
*
|
|
|
|
|
cmGetCMakePropertyCommand: Clean up VARIABLES handling.
Stephen Kelly
2015-07-18
1
-3/+2
|
|
/
/
/
/
/
|
*
|
|
|
|
cmListFileBacktrace: Constify API.
Stephen Kelly
2015-07-18
2
-4/+4
|
*
|
|
|
|
Genex: Store a backtrace, not a pointer to one.
Stephen Kelly
2015-07-17
10
-33/+32
|
*
|
|
|
|
cmMakefile: Fix indentation.
Stephen Kelly
2015-07-17
1
-8/+8
|
*
|
|
|
|
cmMakefile: Remove dead code.
Stephen Kelly
2015-07-17
1
-10/+0
|
*
|
|
|
|
CodeLite: Remove unused code.
Stephen Kelly
2015-07-17
1
-18/+0
[next]