summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* cmListFileArgument: Remove FilePath member.Stephen Kelly2015-06-216-34/+14
* cmMakefile: Use GetExecutionFileStack method.Stephen Kelly2015-06-211-1/+1
* cmMakefile: Add filename context to ExpandArguments.Stephen Kelly2015-06-214-10/+33
* cmFunctionCommand: Store the FilePath when creating the prototype.Stephen Kelly2015-06-211-0/+3
* cmMacroCommand: Store the FilePath when creating the prototype.Stephen Kelly2015-06-211-4/+1
* 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
| * | cmGetDirectoryPropertyCommand: Extract StoreResult method.Stephen Kelly2015-06-082-4/+11
* | | Merge topic 'ctest-script-mode-no-legacy-cygwin'Brad King2015-06-091-0/+4
|\ \ \
| * | | ctest: Disable CMake Cygwin legacy warning in dashboard client scriptBrad King2015-06-081-0/+4
* | | | Merge topic 'cmake-gui-osx-install-command-line'Brad King2015-06-091-0/+1
|\ \ \ \
| * | | | cmake-gui: Make command-line install help text selectableClinton Stimpson2015-06-081-0/+1
* | | | | CMake Nightly Date StampKitware Robot2015-06-091-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'data-layout'Brad King2015-06-0845-385/+272
|\ \ \ \
| * | | | cmCustomCommand: Remove special member functions.Stephen Kelly2015-06-072-49/+0
| * | | | cmCustomCommand: Re-arrange data layout.Stephen Kelly2015-06-072-10/+8
| * | | | cmComputeLinkDepends: Re-arrange data layout.Stephen Kelly2015-06-071-11/+7
| * | | | cmQtAutoGenerators: Re-arrange data layout.Stephen Kelly2015-06-071-2/+1
| * | | | cmProcessTools: Re-arrange data layout.Stephen Kelly2015-06-072-4/+4