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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 branch 'release'
Brad King
2015-06-04
0
-0/+0
|
\
|
*
Merge branch 'CPackDeb-dpkg-shlibdeps-check-flag' into release
v3.3.0-rc1
Brad King
2015-06-03
1
-7/+11
|
|
\
*
|
\
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
12
-179/+96
|
\
\
\
\
|
|
/
/
/
|
*
|
|
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
7
-60/+13
*
|
|
|
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
|
*
|
|
|
cmMakefile: Add API for elseif to create backtrace.
Stephen Kelly
2015-06-02
3
-5/+17
|
*
|
|
|
cmMakefile: Simplify CMP0000 handling.
Stephen Kelly
2015-06-02
1
-9/+4
|
|
/
/
/
*
|
|
|
Merge topic 'ctest-merge-test-output'
Brad King
2015-06-04
6
-22/+37
|
\
\
\
\
|
*
|
|
|
CTest: Capture test stdout/stderr through one pipe (#15600)
Brad King
2015-06-03
6
-22/+37
|
|
/
/
/
*
|
|
|
Merge topic 'vs-deterministic-guid'
Brad King
2015-06-04
8
-71/+22
|
\
\
\
\
|
*
|
|
|
VS: Compute project GUIDs deterministically
Brad King
2015-06-04
8
-71/+22
|
|
/
/
/
*
|
|
|
Merge topic 'CPackDeb-dpkg-shlibdeps-check-flag'
Brad King
2015-06-04
1
-7/+11
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CPackDeb: Check dpkg-shlibdeps --ignore-missing-info flag
Brad King
2015-06-03
1
-3/+6
|
*
|
|
CPackDeb: Check dpkg-shlibdeps version more robustly
Brad King
2015-06-03
1
-4/+5
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-04
1
-1/+1
*
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-03
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
Begin post-3.3 development
Brad King
2015-06-02
3
-2/+11
*
|
|
Merge branch 'release'
Brad King
2015-06-02
4
-13/+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
[next]