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
*
Merge topic 'update-kwsys'
Brad King
2015-06-05
5
-0/+125
|
\
|
*
Merge branch 'upstream-kwsys' into update-kwsys
Brad King
2015-06-04
5
-0/+125
*
|
CMake Nightly Date Stamp
Kitware Robot
2015-06-05
1
-1/+1
|
/
*
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
|
*
|
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
3
-22/+7
|
\
\
|
*
|
CTest: Capture test stdout/stderr through one pipe (#15600)
Brad King
2015-06-03
3
-22/+7
|
|
/
*
|
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
|
|
/
*
|
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
1
-2/+2
*
CMake 3.3.0-rc1 version update
Brad King
2015-06-02
1
-3/+3
*
CMake Nightly Date Stamp
Kitware Robot
2015-06-02
1
-1/+1
*
Merge topic 'mingw32-make-backslash-workaround'
Brad King
2015-06-01
1
-0/+1
|
\
|
*
Revert "Makefile: Fix compilation after parent commit was backported"
Brad King
2015-06-01
1
-0/+1
*
|
Merge branch 'release'
Brad King
2015-06-01
1
-1/+0
|
\
\
|
*
\
Merge branch 'mingw32-make-backslash-workaround' into release
Brad King
2015-06-01
1
-1/+0
|
|
\
\
|
|
|
/
|
|
*
Makefile: Fix compilation after parent commit was backported
Brad King
2015-06-01
1
-1/+0
|
*
|
Merge branch 'ctest-update-gmake-error-match' into release
Brad King
2015-05-27
1
-2/+2
|
|
\
\
|
*
\
\
Merge branch 'fix-function-missing-endforeach' into release
Brad King
2015-05-18
2
-1/+2
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge topic 'file-log-less-data'
Brad King
2015-06-01
1
-20/+31
|
\
\
\
\
|
*
|
|
|
cmFileCommand: Do not log raw protocol data from curl (#15589)
Brad King
2015-05-28
1
-3/+26
|
*
|
|
|
cmFileCommand: Clarify logic for populating LOG variable
Brad King
2015-05-28
1
-1/+1
|
*
|
|
|
cmFileCommand: Rename variable verboseLog => logVar
Brad King
2015-05-28
1
-5/+4
|
*
|
|
|
cmFileCommand: Remove leftover no-op debugging logic
Brad King
2015-05-28
1
-11/+0
[next]