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
*
Merge topic 'fix-CMP0054-elseif-warning'
Brad King
2015-10-21
1
-2/+3
|
\
|
*
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
Stephen Kelly
2015-10-20
1
-2/+3
*
|
cmState: Move GetTargetTypeName from cmTarget.
Stephen Kelly
2015-10-14
1
-1/+1
*
|
cmState: Move TargetType enum from cmTarget.
Stephen Kelly
2015-10-14
1
-29/+29
*
|
cmTarget: Move link type enum out.
Stephen Kelly
2015-10-14
1
-3/+3
*
|
Merge topic 'genex-generator-objects'
Brad King
2015-10-14
1
-17/+23
|
\
\
|
*
|
cmLocalGenerator: Store cmGeneratorTargets.
Stephen Kelly
2015-10-14
1
-17/+0
|
*
|
cmMakefile: Store container of cmExportBuildFileGenerators.
Stephen Kelly
2015-10-14
1
-0/+23
*
|
|
Subdirs: Initialize from parent before configuring.
Stephen Kelly
2015-10-13
1
-0/+1
*
|
|
cmState: Initialize properties immediately.
Stephen Kelly
2015-10-13
1
-2/+0
*
|
|
cmState: Initialize default definitions immediately.
Stephen Kelly
2015-10-13
1
-55/+0
*
|
|
cmState: Initialize current directories immediately.
Stephen Kelly
2015-10-13
1
-26/+2
*
|
|
cmState: Initialize top level source directories immediately.
Stephen Kelly
2015-10-13
1
-4/+0
*
|
|
cmMakefile: Set default internal definitions directly.
Stephen Kelly
2015-10-13
1
-15/+15
*
|
|
cmMakefile: Set internal definitions directly.
Stephen Kelly
2015-10-13
1
-6/+6
|
/
/
*
|
Merge topic 'refactor-cache-manager'
Brad King
2015-10-12
1
-2/+2
|
\
\
|
*
|
Always cache entries through the cmake instance.
Stephen Kelly
2015-10-10
1
-2/+2
*
|
|
Merge topic 'add-cmLocalGenerator-API'
Brad King
2015-10-12
1
-6/+1
|
\
\
\
|
*
|
|
cmMakefile: Remove unused GetProjectName calls.
Stephen Kelly
2015-10-08
1
-5/+0
|
*
|
|
cmMakefile: Inline initialization of project name.
Stephen Kelly
2015-10-08
1
-1/+1
|
|
/
/
*
|
|
cmMakefile: Remove unneeded container clears.
Stephen Kelly
2015-10-08
1
-3/+0
|
/
/
*
|
cmState: Internalize the initialization of a snapshot from its parent.
Stephen Kelly
2015-10-07
1
-2/+0
*
|
Remove now-unused directory setters.
Stephen Kelly
2015-10-07
1
-15/+0
*
|
Set the current dirs on the snapshot before creating the cmMakefile.
Stephen Kelly
2015-10-07
1
-17/+30
*
|
cmMakefile: Move invokation to initialize snapshot.
Stephen Kelly
2015-10-06
1
-2/+3
|
/
*
cmMakefile: Avoid name conflict with Solaris global typedef
Brad King
2015-09-30
1
-2/+2
*
cmMakefile: Remove Configured state.
Stephen Kelly
2015-09-27
1
-4/+0
*
cmGlobalGenerator: Create local generators after all makefiles configured.
Stephen Kelly
2015-09-24
1
-5/+0
*
cmMakefile: Create the local generator after configuring the makefile.
Stephen Kelly
2015-09-24
1
-5/+5
*
cmMakefile: Skip Global targets for CMP0019 evaluation.
Stephen Kelly
2015-08-28
1
-1/+2
*
cmLocalGenerator: Create from already-constructed cmMakefile.
Stephen Kelly
2015-08-28
1
-5/+4
*
cmGlobalGenerator: Remove MakeLocalGenerator method.
Stephen Kelly
2015-08-28
1
-1/+1
*
cmMakefile: Remove cmLocalGenerator member.
Stephen Kelly
2015-08-28
1
-5/+6
*
cmLocalGenerator: Remove Parent pointer.
Stephen Kelly
2015-08-28
1
-1/+1
*
Merge topic 'minor-cleanups'
Brad King
2015-08-27
1
-16/+10
|
\
|
*
cmMakefile: Fix style.
Stephen Kelly
2015-08-25
1
-1/+2
|
*
cmMakefile: Remove Internal class.
Stephen Kelly
2015-08-25
1
-15/+8
*
|
cmState: Move ProjectName from cmMakefile.
Stephen Kelly
2015-08-25
1
-3/+3
*
|
cmMakefile: Use std::string in ProjectName API.
Stephen Kelly
2015-08-25
1
-2/+2
*
|
cmMakefile: Out-of-line GetProjectName.
Stephen Kelly
2015-08-25
1
-0/+4
|
/
*
cmState: Move directory Properties from cmMakefile.
Stephen Kelly
2015-08-24
1
-139/+8
*
cmMakefile: Inline GetDefinitions into GetProperty.
Stephen Kelly
2015-08-24
1
-1/+5
*
Merge topic 'cmState-definitions'
Brad King
2015-08-24
1
-108/+27
|
\
|
*
cmState: Host variable definitions.
Stephen Kelly
2015-08-23
1
-148/+13
|
*
cmState: Add a VariableScope snapshot type.
Stephen Kelly
2015-08-23
1
-0/+14
|
*
cmMakefile: Decouple the container of cmDefinitions from scoping logic.
Stephen Kelly
2015-08-23
1
-24/+56
|
*
cmDefinitions: Implement in terms of cmLinkedTree.
Stephen Kelly
2015-08-23
1
-19/+22
|
*
cmMakefile: Extract InitializeVarScope method.
Stephen Kelly
2015-08-23
1
-1/+6
*
|
Fix iOS Bundle layouts (#15669)
Gregor Jasny
2015-08-24
1
-0/+12
|
/
*
cmGlobalGenerator: Store a container of cmMakefiles.
Stephen Kelly
2015-08-07
1
-0/+1
[next]