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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmMakefile: Fix indentation.
Stephen Kelly
2015-07-17
1
-8/+8
*
cmMakefile: Remove dead code.
Stephen Kelly
2015-07-17
1
-10/+0
*
cmListFileBacktrace: Implement in terms of cmState::Snapshot.
Stephen Kelly
2015-07-06
1
-28/+6
*
cmListFile: Remove FilePath member from cmListFileContext.
Stephen Kelly
2015-07-06
1
-13/+22
*
cmMakefile: Set the FilePath on the frame from the cmState.
Stephen Kelly
2015-07-06
1
-2/+8
*
cmMakefile: Create intermediate variables for snapshot frames.
Stephen Kelly
2015-07-06
1
-2/+4
*
cmMakefile: Create a scoped context for parsing listfiles.
Stephen Kelly
2015-07-06
1
-0/+30
*
cmMakefile: Access the execution list file from the cmState.
Stephen Kelly
2015-07-05
1
-1/+2
*
cmState: Store execution context.
Stephen Kelly
2015-07-05
1
-10/+31
*
cmState: Store snapshots for more different types.
Stephen Kelly
2015-07-04
1
-0/+33
*
cmMakefile: Split CallStack into two pieces.
Stephen Kelly
2015-07-04
1
-16/+19
*
cmMakefile: Merge two Scope types and instances.
Stephen Kelly
2015-06-30
1
-30/+18
*
cmMakefile: Rename a variable.
Stephen Kelly
2015-06-30
1
-3/+3
*
cmMakefile: Expand the scope of scoped buildsystem file state.
Stephen Kelly
2015-06-30
1
-3/+1
*
cmMakefile: Compute the filename processed in a scope.
Stephen Kelly
2015-06-30
1
-3/+6
*
cmMakefile: Inline ProcessBuildsystemFile into only caller.
Stephen Kelly
2015-06-30
1
-43/+39
*
cmMakefile: Don't use string comparison to check directory level.
Stephen Kelly
2015-06-30
1
-2/+1
*
cmMakefile: Avoid invoking EnforceDirectoryLevelRules.
Stephen Kelly
2015-06-30
1
-1/+0
*
cmMakefile: Add filename to ReadListFile auto scopes.
Stephen Kelly
2015-06-30
1
-6/+6
*
cmMakefile: Remove IncludeScope Quiet call.
Stephen Kelly
2015-06-30
1
-1/+0
*
cmMakefile: Make listfile scopes responsible for logical checks.
Stephen Kelly
2015-06-30
1
-17/+6
*
cmMakefile: Move the lexical scope.
Stephen Kelly
2015-06-30
1
-3/+2
*
cmMakefile: Add automatic scopes to listfile readers.
Stephen Kelly
2015-06-30
1
-6/+51
*
cmMakefile: Move the IncludeScope to where it is used.
Stephen Kelly
2015-06-30
1
-20/+20
*
Merge topic 'fix-function-missing-end'
Brad King
2015-06-23
1
-1/+0
|
\
|
*
Fix assertion failure on unmatched function or macro
Brad King
2015-06-22
1
-1/+0
*
|
Merge topic 'minor-cleanups'
Brad King
2015-06-22
1
-7/+13
|
\
\
|
*
|
cmMakefile: Use member directly instead of through method.
Stephen Kelly
2015-06-21
1
-1/+1
|
*
|
cmMakefile: Move IsRoot API from cmLocalGenerator.
Stephen Kelly
2015-06-21
1
-0/+5
|
*
|
cmMakefile: Use cmOutputConverter instead of cmLocalGenerator.
Stephen Kelly
2015-06-21
1
-6/+7
*
|
|
Merge topic 'clean-up-ReadListFile'
Brad King
2015-06-22
1
-64/+76
|
\
\
\
|
*
|
|
cmMakefile: Simplify filename handling.
Stephen Kelly
2015-06-21
1
-7/+3
|
*
|
|
cmMakefile: Make the IncludeScope more responsible.
Stephen Kelly
2015-06-21
1
-3/+5
|
*
|
|
cmMakefile: Move IncludeScope.
Stephen Kelly
2015-06-21
1
-1/+2
|
*
|
|
cmMakefile: Move ListFile parsing responsibility out of internal method.
Stephen Kelly
2015-06-21
1
-19/+39
|
*
|
|
cmMakefile: Rename parameter.
Stephen Kelly
2015-06-21
1
-9/+9
|
*
|
|
cmMakefile: Inline ReadListFileInternal into caller.
Stephen Kelly
2015-06-21
1
-16/+11
|
*
|
|
cmMakefile: Move resource management into the IncludeScope.
Stephen Kelly
2015-06-21
1
-5/+2
|
*
|
|
cmMakefile: Move IncludeScope to ReadDependentFile.
Stephen Kelly
2015-06-21
1
-10/+15
|
*
|
|
cmMakefile: Move IncludeScope instance.
Stephen Kelly
2015-06-21
1
-1/+2
|
*
|
|
cmMakefile: Remove File from IncludeScope.
Stephen Kelly
2015-06-21
1
-7/+8
|
*
|
|
cmMakefile: Move include scope out of ReadListFileInternal.
Stephen Kelly
2015-06-21
1
-6/+7
|
*
|
|
cmMakefile: Change order of raii scopes.
Stephen Kelly
2015-06-21
1
-1/+1
|
*
|
|
cmMakefile: Simplify condition handling.
Stephen Kelly
2015-06-21
1
-13/+9
|
*
|
|
cmMakefile: Split file handling from execution.
Stephen Kelly
2015-06-21
1
-8/+11
|
*
|
|
cmMakefile: Move check for unused variables.
Stephen Kelly
2015-06-21
1
-5/+2
|
*
|
|
cmMakefile: Move a container population.
Stephen Kelly
2015-06-21
1
-5/+3
|
*
|
|
cmMakefile: Rename variables.
Stephen Kelly
2015-06-21
1
-7/+7
|
*
|
|
cmMakefile: Change return type of ReadListFileInternal.
Stephen Kelly
2015-06-21
1
-3/+1
|
*
|
|
cmMakefile: Move listfile parsing responsibility.
Stephen Kelly
2015-06-21
1
-10/+11
|
|
/
/
[next]