summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile: Move IncludeScope.Stephen Kelly2015-06-211-1/+2
* cmMakefile: Move ListFile parsing responsibility out of internal method.Stephen Kelly2015-06-212-21/+41
* cmMakefile: Rename parameter.Stephen Kelly2015-06-212-13/+13
* cmMakefile: Inline ReadListFileInternal into caller.Stephen Kelly2015-06-212-18/+11
* cmMakefile: Move resource management into the IncludeScope.Stephen Kelly2015-06-211-5/+2
* cmMakefile: Move IncludeScope to ReadDependentFile.Stephen Kelly2015-06-212-11/+15
* cmMakefile: Move IncludeScope instance.Stephen Kelly2015-06-211-1/+2
* cmMakefile: Remove File from IncludeScope.Stephen Kelly2015-06-211-7/+8
* cmMakefile: Move include scope out of ReadListFileInternal.Stephen Kelly2015-06-212-9/+8
* cmMakefile: Change order of raii scopes.Stephen Kelly2015-06-211-1/+1
* cmMakefile: Simplify condition handling.Stephen Kelly2015-06-211-13/+9
* cmMakefile: Split file handling from execution.Stephen Kelly2015-06-211-8/+11
* cmMakefile: Move check for unused variables.Stephen Kelly2015-06-211-5/+2
* cmMakefile: Move a container population.Stephen Kelly2015-06-211-5/+3
* cmMakefile: Rename variables.Stephen Kelly2015-06-212-8/+8
* cmMakefile: Change return type of ReadListFileInternal.Stephen Kelly2015-06-212-4/+2
* cmMakefile: Move listfile parsing responsibility.Stephen Kelly2015-06-212-13/+14
* CMake Nightly Date StampKitware Robot2015-06-211-1/+1
* CMake Nightly Date StampKitware Robot2015-06-201-1/+1
* CMake Nightly Date StampKitware Robot2015-06-191-1/+1
* Merge topic 'update-kwsys'Brad King2015-06-181-1/+1
|\
| * Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-06-161-1/+1
* | CMake Nightly Date StampKitware Robot2015-06-181-1/+1
* | CMake Nightly Date StampKitware Robot2015-06-171-1/+1
* | Merge topic 'fix-windows-preprocessor-checks'Brad King2015-06-163-7/+7
|\ \
| * | Fix preprocessor checks WIN32 => _WIN32Brad King2015-06-153-7/+7
| |/
* | Merge topic 'cmake--build-dir'Brad King2015-06-161-1/+1
|\ \
| * | cmake: Fix --build <relative-dir> for VS generators (#15609)Brad King2015-06-111-1/+1
* | | CMake Nightly Date StampKitware Robot2015-06-161-1/+1
| |/ |/|
* | Merge topic 'compiler-launcher'Brad King2015-06-153-0/+41
|\ \
| * | Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-153-0/+41
* | | Merge topic 'ctest_update-RETURN_VALUE'Brad King2015-06-151-2/+2
|\ \ \
| * | | ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)Brad King2015-06-111-2/+2
* | | | Merge topic 'fix-fast-special-targets'Brad King2015-06-154-14/+25
|\ \ \ \
| * | | | cmGlobalGenerator: Add ComputeHomeRelativeOutputPath method.Stephen Kelly2015-06-134-13/+25
| * | | | cmLocalUnixMakefileGenerator3: Remove unused variable.Stephen Kelly2015-06-131-1/+0
| | |_|/ | |/| |
* | | | CMake Nightly Date StampKitware Robot2015-06-151-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-06-141-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-06-131-1/+1
* | | | CMake Nightly Date StampKitware Robot2015-06-121-1/+1
|/ / /
* | | Merge topic 'fix-CMP0009-future-states'Brad King2015-06-111-8/+4
|\ \ \
| * | | cmFileCommand: Fix implementation of CMP0009.Stephen Kelly2015-06-091-8/+4
* | | | Merge topic 'minor-cleanups'Brad King2015-06-114-12/+1
|\ \ \ \
| * | | | cmLocalGenerator: Remove ConfigureFinalPass.Stephen Kelly2015-06-093-11/+1
| * | | | project(): Remove unused variable.Stephen Kelly2015-06-091-1/+0
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-06-111-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2015-06-101-1/+1
|/ /
* | Merge topic 'move-CMP0059-handling'Brad King2015-06-095-22/+52
|\ \
| * | cmMakefile: Move CMP0059 handling to command code.Stephen Kelly2015-06-084-16/+40
| * | cmGetDirectoryPropertyCommand: Move variable to the point of use.Stephen Kelly2015-06-081-2/+1