summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2015-06-081-1/+1
* CMake Nightly Date StampKitware Robot2015-06-071-1/+1
* CMake Nightly Date StampKitware Robot2015-06-061-1/+1
* Merge topic 'update-kwsys'Brad King2015-06-055-0/+125
|\
| * Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-06-045-0/+125
* | CMake Nightly Date StampKitware Robot2015-06-051-1/+1
|/
* Merge topic 'cmMakefile-Configure'Brad King2015-06-0413-153/+115
|\
| * cmMakefile: Introduce a local cmMakefile variable.Stephen Kelly2015-06-041-5/+7
| * cmMakefile: Store unconfigured cmMakefiles.Stephen Kelly2015-06-042-5/+5
| * cmMakefile: Implement ConfigureSubDirectory in terms of cmMakefile.Stephen Kelly2015-06-042-8/+8
| * cmMakefile: Move Configure responsibility from cmLocalGenerator.Stephen Kelly2015-06-045-83/+62
| * cmake: Replace CurrentLocalGenerator concept with CurrentMakefile.Stephen Kelly2015-06-045-23/+21
| * cmMakefile: Refactor directories specified with the subdirs command.Stephen Kelly2015-06-043-7/+24
| * cmLocalGenerator: ComputeObjectMaxPath just before generating.Stephen Kelly2015-06-043-3/+2
| * Merge Configure state with GeneratingBuildSystem state.Stephen Kelly2015-06-046-24/+14
| * cmLocalGenerator: De-virtualize Configure().Stephen Kelly2015-06-045-34/+11
* | Merge topic 'remove-CMAKE_USE_RELATIVE_PATHS'Brad King2015-06-0410-172/+89
|\ \ | |/
| * cmLocalGenerator: Remove 'optional' parameter from Convert.Stephen Kelly2015-06-048-66/+47
| * cmLocalGenerator: Remove obsolete method.Stephen Kelly2015-06-032-15/+0
| * Port away from obsolete method.Stephen Kelly2015-06-032-40/+38
| * Remove CMAKE_USE_RELATIVE_PATHS variable.Stephen Kelly2015-06-035-53/+6
* | Merge topic 'rename-cmState-API'Brad King2015-06-045-14/+27
|\ \
| * | cmState: Rename GetParent method.Stephen Kelly2015-06-024-6/+7
| * | cmState: Rename CreateSnapshot method.Stephen Kelly2015-06-023-3/+4
| * | cmState: Add CreateBaseSnapshot method.Stephen Kelly2015-06-023-5/+16
| |/
* | Merge topic 'minor-cleanups'Brad King2015-06-0415-75/+59
|\ \
| * | cmVariableWatchCommand: Simplify error reporting.Stephen Kelly2015-06-021-4/+1
| * | cmListFileBacktrace: Internalize the step of making paths relative.Stephen Kelly2015-06-023-23/+8
| * | cmGlobalGenerator: Don't use else after a return.Stephen Kelly2015-06-021-24/+19
| * | cmMakefile: Make cmListFileBacktrace default constructible.Stephen Kelly2015-06-028-10/+10
| * | cmMakefile: Add API for elseif to create backtrace.Stephen Kelly2015-06-023-5/+17
| * | cmMakefile: Simplify CMP0000 handling.Stephen Kelly2015-06-021-9/+4
| |/
* | Merge topic 'ctest-merge-test-output'Brad King2015-06-043-22/+7
|\ \
| * | CTest: Capture test stdout/stderr through one pipe (#15600)Brad King2015-06-033-22/+7
| |/
* | Merge topic 'vs-deterministic-guid'Brad King2015-06-048-71/+22
|\ \
| * | VS: Compute project GUIDs deterministicallyBrad King2015-06-048-71/+22
| |/
* | CMake Nightly Date StampKitware Robot2015-06-041-1/+1
* | CMake Nightly Date StampKitware Robot2015-06-031-1/+1
|/
* Begin post-3.3 developmentBrad King2015-06-021-2/+2
* CMake 3.3.0-rc1 version updateBrad King2015-06-021-3/+3
* CMake Nightly Date StampKitware Robot2015-06-021-1/+1
* Merge topic 'mingw32-make-backslash-workaround'Brad King2015-06-011-0/+1
|\
| * Revert "Makefile: Fix compilation after parent commit was backported"Brad King2015-06-011-0/+1
* | Merge branch 'release'Brad King2015-06-011-1/+0
|\ \
| * \ Merge branch 'mingw32-make-backslash-workaround' into releaseBrad King2015-06-011-1/+0
| |\ \ | | |/
| | * Makefile: Fix compilation after parent commit was backportedBrad King2015-06-011-1/+0
| * | Merge branch 'ctest-update-gmake-error-match' into releaseBrad King2015-05-271-2/+2
| |\ \
| * \ \ Merge branch 'fix-function-missing-endforeach' into releaseBrad King2015-05-182-1/+2
| |\ \ \ | | |_|/ | |/| |
* | | | Merge topic 'file-log-less-data'Brad King2015-06-011-20/+31
|\ \ \ \
| * | | | cmFileCommand: Do not log raw protocol data from curl (#15589)Brad King2015-05-281-3/+26