summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'linux-GNU-Fortran-no-rdynamic'Brad King2015-06-181-0/+1
|\
| * GNU: Drop -rdynamic flag from FortranBrad King2015-06-161-0/+1
* | Merge topic 'update-kwsys'Brad King2015-06-181-1/+1
|\ \
| * \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-06-161-1/+1
| |\ \
| | * | KWSys 2015-06-15 (d217407c)KWSys Robot2015-06-161-1/+1
* | | | Merge topic 'quote-doxygen-tools'Brad King2015-06-181-13/+13
|\ \ \ \
| * | | | Utilities/Doxygen: Support tools installed in paths with spacesMichael Stürmer2015-06-161-13/+13
* | | | | Merge topic 'GNUInstallDirs-doc-format'Brad King2015-06-181-27/+32
|\ \ \ \ \
| * | | | | GNUInstallDirs: Improve documentation formattingBrad King2015-06-161-27/+32
* | | | | | CMake Nightly Date StampKitware Robot2015-06-181-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2015-06-171-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'update-prebuilt-openssl'Brad King2015-06-162-6/+6
|\ \ \ \ \
| * | | | | Utilities/Release: Update to openssl-1.0.2cBrad King2015-06-152-6/+6
| | |_|/ / | |/| | |
* | | | | 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-168-1/+29
|\ \ \ \ \
| * | | | | cmake: Fix --build <relative-dir> for VS generators (#15609)Brad King2015-06-116-1/+25
| * | | | | Tests: Extend RunCMake.CommandLine to cover --build with no argBrad King2015-06-113-0/+4
* | | | | | Merge topic 'cpack-rpm-and-deb-runcmake-tests'Brad King2015-06-1621-28/+392
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM testDomen Vrankar2015-06-157-28/+6
| * | | | | Tests: Add RunCMake tests for CPack{Deb,RPM}Domen Vrankar2015-06-1516-0/+386
* | | | | | CMake Nightly Date StampKitware Robot2015-06-161-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'FindCUDA-fix-ccache'Brad King2015-06-151-9/+23
|\ \ \ \ \
| * | | | | FindCUDA: Resolve a host compiler symlink only if it is Apple cc -> clangBill Hoffman2015-06-151-9/+23
* | | | | | Merge topic 'compiler-launcher'Brad King2015-06-1521-0/+119
|\ \ \ \ \ \
| * | | | | | Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-1521-0/+119
* | | | | | | Merge topic 'ctest_update-RETURN_VALUE'Brad King2015-06-156-16/+112
|\ \ \ \ \ \ \
| * | | | | | | ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610)Brad King2015-06-116-2/+99
| * | | | | | | Tests: Teach CTest.Update* tests to check ctest_update return codeBrad King2015-06-111-2/+10
| * | | | | | | Tests: Simplify CTest.UpdateGIT QUIET mode testBrad King2015-06-112-13/+4
* | | | | | | | 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 'FindBISON-DEFINES_FILE'Brad King2015-06-112-61/+100
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'FindBISON-DEFINES_FILE'Brad King2015-06-111-0/+6
| * | | | | FindBISON: Add DEFINES_FILE option to pass --defines=FILEEon Jeong2015-06-091-8/+26
| * | | | | FindBISON: Use CMAKE_PARSE_ARGUMENTS to parse argumentsEon Jeong2015-06-091-18/+23
| * | | | | FindBISON: Use BISON_TARGET macro argument names internallyEon Jeong2015-06-091-5/+5
| * | | | | FindBISON: Improve documentation formattingBrad King2015-06-091-33/+43
* | | | | | 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
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'release'Brad King2015-06-100-0/+0
|\ \ \ \ \ \