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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmInstallTargetGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
2
-5/+5
*
cmInstallFilesGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
2
-3/+5
*
cmGraphVizWriter: Re-arrange data layout.
Stephen Kelly
2015-06-07
2
-9/+8
*
cmGlobalGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-6/+8
*
cmComputeComponentGraph: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-2/+2
*
cmCommandArgumentParserHelper: Re-arrange data.
Stephen Kelly
2015-06-07
1
-4/+4
*
cmComputeLinkInformation: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-18/+17
*
cmLocalUnixMakefileGenerator: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-16/+7
*
cmMakefile: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-9/+7
*
cmSourceFile: Re-arrange data.
Stephen Kelly
2015-06-07
1
-2/+2
*
cmTarget: Re-arrange data layout.
Stephen Kelly
2015-06-07
1
-29/+23
*
cmTarget: Replace PolicyStatus members with PolicyMap.
Stephen Kelly
2015-06-07
2
-24/+4
*
cmTarget: Use method abstraction for policy status.
Stephen Kelly
2015-06-07
1
-9/+9
*
cmPropertyMap: Remove chaining logic.
Stephen Kelly
2015-06-07
12
-73/+42
*
cmPropertyMap: Require a non-empty name parameter.
Stephen Kelly
2015-06-07
6
-11/+28
*
cmPropertyMap: Remove scope parameter from API where not used.
Stephen Kelly
2015-06-07
9
-35/+22
*
Constify property definition API.
Stephen Kelly
2015-06-07
5
-21/+35
*
cmProperty: Remove needless Name member.
Stephen Kelly
2015-06-07
3
-11/+6
*
cmPolicies: Store all statuses in a single bitset.
Stephen Kelly
2015-06-07
2
-18/+19
*
cmPolicies: Replace UNDEFINED bitset with WARN bitset.
Stephen Kelly
2015-06-06
2
-10/+6
*
cmMakefile: Simplify InitializeFromParent method.
Stephen Kelly
2015-06-06
2
-5/+3
*
cmMakefile: Remove unused GetPolicies method.
Stephen Kelly
2015-06-06
2
-9/+0
*
cmMakefile: Out-of-line the cmMakefileCall.
Stephen Kelly
2015-06-06
2
-9/+14
*
cmMakefile: Inline PushScope into PushFunctionScope.
Stephen Kelly
2015-06-06
1
-2/+16
*
cmMakefile: Create a unified raii for macro scopes.
Stephen Kelly
2015-06-04
3
-8/+47
*
cmMakefile: Create a unified raii for function scopes.
Stephen Kelly
2015-06-04
3
-12/+51
*
Merge topic 'cmMakefile-Configure'
Brad King
2015-06-04
13
-153/+115
|
\
|
*
cmMakefile: Introduce a local cmMakefile variable.
Stephen Kelly
2015-06-04
1
-5/+7
|
*
cmMakefile: Store unconfigured cmMakefiles.
Stephen Kelly
2015-06-04
2
-5/+5
|
*
cmMakefile: Implement ConfigureSubDirectory in terms of cmMakefile.
Stephen Kelly
2015-06-04
2
-8/+8
|
*
cmMakefile: Move Configure responsibility from cmLocalGenerator.
Stephen Kelly
2015-06-04
5
-83/+62
|
*
cmake: Replace CurrentLocalGenerator concept with CurrentMakefile.
Stephen Kelly
2015-06-04
5
-23/+21
|
*
cmMakefile: Refactor directories specified with the subdirs command.
Stephen Kelly
2015-06-04
3
-7/+24
|
*
cmLocalGenerator: ComputeObjectMaxPath just before generating.
Stephen Kelly
2015-06-04
3
-3/+2
|
*
Merge Configure state with GeneratingBuildSystem state.
Stephen Kelly
2015-06-04
6
-24/+14
|
*
cmLocalGenerator: De-virtualize Configure().
Stephen Kelly
2015-06-04
5
-34/+11
*
|
Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'
Brad King
2015-06-04
10
-172/+89
|
\
\
|
|
/
|
*
cmLocalGenerator: Remove 'optional' parameter from Convert.
Stephen Kelly
2015-06-04
8
-66/+47
|
*
cmLocalGenerator: Remove obsolete method.
Stephen Kelly
2015-06-03
2
-15/+0
|
*
Port away from obsolete method.
Stephen Kelly
2015-06-03
2
-40/+38
|
*
Remove CMAKE_USE_RELATIVE_PATHS variable.
Stephen Kelly
2015-06-03
5
-53/+6
*
|
Merge topic 'rename-cmState-API'
Brad King
2015-06-04
5
-14/+27
|
\
\
|
*
|
cmState: Rename GetParent method.
Stephen Kelly
2015-06-02
4
-6/+7
|
*
|
cmState: Rename CreateSnapshot method.
Stephen Kelly
2015-06-02
3
-3/+4
|
*
|
cmState: Add CreateBaseSnapshot method.
Stephen Kelly
2015-06-02
3
-5/+16
|
|
/
*
|
Merge topic 'minor-cleanups'
Brad King
2015-06-04
15
-75/+59
|
\
\
|
*
|
cmVariableWatchCommand: Simplify error reporting.
Stephen Kelly
2015-06-02
1
-4/+1
|
*
|
cmListFileBacktrace: Internalize the step of making paths relative.
Stephen Kelly
2015-06-02
3
-23/+8
|
*
|
cmGlobalGenerator: Don't use else after a return.
Stephen Kelly
2015-06-02
1
-24/+19
|
*
|
cmMakefile: Make cmListFileBacktrace default constructible.
Stephen Kelly
2015-06-02
8
-10/+10
[next]