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
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-0/+2
*
Merge topic 'refactor-cmMakefile-constructor'
Brad King
2015-05-05
1
-1/+0
|
\
|
*
cmMakefile: Inline Intialize method in constructor
Brad King
2015-05-04
1
-1/+0
*
|
cmMakefile: Extract an accessor for the global generator.
Stephen Kelly
2015-05-03
1
-0/+1
|
/
*
cmState: Store the Current directories.
Stephen Kelly
2015-04-28
1
-2/+0
*
Introduce cmState::Snapshot.
Stephen Kelly
2015-04-28
1
-1/+1
*
cmMakefile: Require the localGenerator in the constructor.
Stephen Kelly
2015-04-28
1
-8/+1
*
cmMakefile: Inline SetHome* methods into last remaining caller.
Stephen Kelly
2015-04-28
1
-11/+0
*
cmMakefile: Delegate storage of Home dirs to the cmake class.
Stephen Kelly
2015-04-28
1
-2/+0
*
Merge topic 'clean-up-cmMakefile'
Brad King
2015-04-21
1
-54/+5
|
\
|
*
cmMakefile: Out-of-line the directory methods.
Stephen Kelly
2015-04-21
1
-37/+4
|
*
cmMakefile: Rename SetStart* directory API to SetCurrent*.
Stephen Kelly
2015-04-20
1
-2/+2
|
*
cmMakefile: Remove redundant method duplication.
Stephen Kelly
2015-04-20
1
-8/+0
|
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
|
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
|
*
cmMakefile: Initialize dir definitions early.
Stephen Kelly
2015-04-20
1
-8/+0
|
*
cmMakefile: Fix wrong parameter names.
Stephen Kelly
2015-04-20
1
-3/+3
*
|
cmMakefile: Disable copy constructor.
Stephen Kelly
2015-04-20
1
-1/+2
|
/
*
cmMakefile: Remove always-null first parameter to ReadListFile.
Stephen Kelly
2015-04-18
1
-1/+0
*
cmMakefile: Determine the file to read before calling Internal.
Stephen Kelly
2015-04-18
1
-2/+2
*
cmMakefile: Delegate ListFile reading to internal method.
Stephen Kelly
2015-04-18
1
-0/+6
*
cmMakefile: Add wrapper for reading listfiles which have an origin.
Stephen Kelly
2015-04-18
1
-0/+2
*
cmMakefile: Add a method for processing buildsystem files.
Stephen Kelly
2015-04-18
1
-1/+4
*
cmMakefile: Remove fullPath parameter from ReadListFile.
Stephen Kelly
2015-04-18
1
-1/+0
*
Port cmCommand consumers to cmState.
Stephen Kelly
2015-04-15
1
-8/+0
*
Move property definition to cmState.
Stephen Kelly
2015-04-13
1
-3/+0
*
Merge topic 'introduce-cmState'
Brad King
2015-04-13
1
-3/+3
|
\
|
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+2
|
*
cmMakefile: Remove unused CacheManager accessor.
Stephen Kelly
2015-04-13
1
-2/+0
|
*
Introduce cmState class.
Stephen Kelly
2015-04-13
1
-0/+1
*
|
cmMakefile: Remove unused method.
Stephen Kelly
2015-04-12
1
-1/+0
*
|
cmMakefile: Out-of-line Home directory accessors.
Stephen Kelly
2015-04-12
1
-8/+2
|
/
*
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
[next]