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
/
cmMakefile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMakefile: Remove cache version accessors.
Stephen Kelly
2015-04-07
1
-8/+0
*
Revert topic 'refactor-cache-api'
Brad King
2015-04-07
1
-0/+8
*
cmMakefile: Remove cache version accessors.
Stephen Kelly
2015-04-06
1
-8/+0
*
cmCacheManager: Remove unused method
Stephen Kelly
2015-04-05
1
-3/+0
*
cmMakefile: Remove one wrong and one insufficiently helpful comment.
Stephen Kelly
2015-04-04
1
-3/+2
*
cmMakefile: Remove bogus comment.
Stephen Kelly
2015-04-04
1
-4/+0
*
cmMakefile: Remove unused PreOrder member.
Stephen Kelly
2015-04-01
1
-10/+2
*
cmMakefile: Remove unused Prefix member.
Stephen Kelly
2015-04-01
1
-2/+0
*
cmMakefile: Remove unused SubDirectoryOrder member.
Stephen Kelly
2015-04-01
1
-2/+0
*
cmMakefile: Remove AddExtraDirectory method.
Stephen Kelly
2015-04-01
1
-6/+0
*
cmMakefile: Remove unused method.
Stephen Kelly
2015-04-01
1
-6/+0
*
cmMakefile: Remove bogus comment.
Stephen Kelly
2015-04-01
1
-4/+0
*
cmMakefile: Store macro list in a vector not in a map.
Stephen Kelly
2015-02-21
1
-3/+2
*
Merge topic 'cmStandardIncludes-cleanup'
Brad King
2015-02-10
1
-0/+1
|
\
|
*
cmStandardIncludes: Remove deque include.
Stephen Kelly
2015-02-06
1
-0/+1
*
|
cmMakefile: Remove ExpandSourceListArguments.
Stephen Kelly
2015-02-05
1
-11/+0
|
/
*
Merge topic 'fix-COMPILE_FEATURES-genex'
Brad King
2015-01-15
1
-3/+3
|
\
|
*
cmMakefile: Rename a method to what it really does.
Stephen Kelly
2015-01-12
1
-3/+3
*
|
cmMakefile: store the number of last matches in a CMake var
Ben Boeckel
2014-12-03
1
-0/+3
*
|
Merge branch 'revert-cached-regex-clear' into revert-cached-regex-clear-for-m...
Brad King
2014-11-26
1
-5/+0
|
\
\
|
|
/
|
*
Revert "ClearMatches: Only clear matches which were actually set" (#15261)
Ben Boeckel
2014-11-26
1
-5/+0
*
|
Track nested loop levels in CMake language with a stack of counters
Gregor Jasny
2014-11-25
1
-0/+21
*
|
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-1/+12
*
|
Add USES_TERMINAL option for custom commands
Peter Collingbourne
2014-11-14
1
-4/+8
*
|
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-2/+2
|
/
*
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
Nils Gladitz
2014-09-11
1
-1/+34
*
cmGlobalGenerator: Take Build output argument by reference
Brad King
2014-07-31
1
-1/+1
*
cmMakefile: Add a CreateSource method
Ben Boeckel
2014-07-08
1
-0/+7
*
cmMakefile: return a backtrace
Ben Boeckel
2014-06-05
1
-1/+1
*
Merge topic 'cxx14-features'
Brad King
2014-05-29
1
-1/+1
|
\
|
*
Features: Add support for C++14 features.
Stephen Kelly
2014-05-22
1
-1/+1
*
|
tests: test CMP0053 in WARN mode when watching variables
Ben Boeckel
2014-05-22
1
-0/+2
|
/
*
Features: Add COMPILE_FEATURES generator expression.
Stephen Kelly
2014-05-21
1
-0/+4
*
cmMakefile: Add methods for checking availability of a feature.
Stephen Kelly
2014-05-20
1
-0/+8
*
cmMakefile: Extract CheckNeeded{C,Cxx}Language methods.
Stephen Kelly
2014-05-20
1
-0/+5
*
cmMakefile: Extract CompileFeaturesAvailable method.
Stephen Kelly
2014-05-20
1
-0/+3
*
cmMakefile: Extract CompileFeatureKnown method.
Stephen Kelly
2014-05-20
1
-0/+3
*
Features: Extend concept to C language.
Stephen Kelly
2014-05-14
1
-0/+6
*
EVIS: Reimplement using custom parsing code
Ben Boeckel
2014-05-08
1
-1/+24
*
Merge topic 'dev/regex-variables'
Brad King
2014-05-07
1
-0/+5
|
\
|
*
ClearMatches: Only clear matches which were actually set
Ben Boeckel
2014-04-29
1
-0/+5
*
|
cmMakefile: Use a hashmap for imported targets
Ben Boeckel
2014-05-07
1
-2/+7
|
/
*
cmTarget: Add COMPILE_FEATURES target property.
Stephen Kelly
2014-04-07
1
-0/+4
*
Merge topic 'compiler-warning-cleanup'
Brad King
2014-04-04
1
-1/+1
|
\
|
*
Remove extra semicolons from C++ code.
Stephen Kelly
2014-04-03
1
-1/+1
*
|
Merge topic 'cmMakefile_IsOn_fix_comment'
Brad King
2014-04-04
1
-2/+5
|
\
\
|
|
/
|
/
|
|
*
cmMakefile: Revise comment describing IsOn()
Daniele E. Domenichelli
2014-04-04
1
-2/+5
*
|
Merge branch 'master' into revise-compiler-id-policies
Brad King
2014-04-02
1
-72/+78
|
\
\
|
|
/
|
*
stringapi: Use strings for dependency information
Ben Boeckel
2014-03-08
1
-3/+3
|
*
stringapi: Use strings for directories
Ben Boeckel
2014-03-08
1
-1/+1
[next]