summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tests: Increasing the stability of the FindMatlab.basic_checks testRaffi Enficiaud2015-04-131-1/+1
* Merge branch 'release'Brad King2015-04-130-0/+0
|\
| * Merge branch 'custom-command-multiple-outputs' into releaseBrad King2015-04-105-31/+130
| |\
| * \ Merge branch 'fix-libarchive-mktemp' into releaseBrad King2015-04-091-3/+5
| |\ \
| * \ \ Merge branch 'fix-liblzma-optimize' into releaseBrad King2015-04-091-0/+10
| |\ \ \
| | * | | liblzma: Disable GNU 3.3 compiler optimizationsBrad King2015-04-091-0/+4
| | * | | liblzma: Disable XL compiler optimizationsBrad King2015-04-091-0/+6
| * | | | Merge branch 'fix-liblzma-access-alignment' into releaseBrad King2015-04-011-1/+7
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'curl-cygwin-no-windows' into releaseBrad King2015-03-261-2/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindMFC-CMP0054' into releaseBrad King2015-03-261-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'file-LOCK-close' into releaseBrad King2015-03-262-0/+7
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'custom-command-multiple-outputs'Brad King2015-04-134-26/+118
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Makefile: Fix multiple custom command outputs with one missingBrad King2015-04-104-26/+118
| * | | | | | | KWSys SystemTools: Teach Touch with !create to succeed on missing fileBrad King2015-04-101-5/+12
| |/ / / / / /
* | | | | | | Merge topic 'cmake-G-print-generators'Brad King2015-04-137-4/+43
|\ \ \ \ \ \ \
| * | | | | | | cmake: Provide guidance when an invalid -G option is givenGerald Combs2015-04-107-4/+43
* | | | | | | | Merge topic 'move-command-line-tests'Brad King2015-04-1340-94/+108
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Tests: Move more command line tests into RunCMake.CommandLineBrad King2015-04-1040-94/+108
* | | | | | | | Merge topic 'c-locale-messages'Brad King2015-04-134-41/+103
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: Fix locale used for VCS updatesNils Gladitz2015-04-134-41/+103
* | | | | | | | | Merge topic 'emulator-property'Brad King2015-04-131-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Create pseudo_emulator output dir for Xcode 2.xBrad King2015-04-101-0/+8
* | | | | | | | | | Merge topic 'suppress-osx-arch-linker-warning'Brad King2015-04-131-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CTestCustom: Suppress more OS X universal binary link arch warningsBrad King2015-04-101-0/+1
| * | | | | | | | | | CTestCustom: Suppress more OS X universal binary link arch warningsBrad King2015-04-091-0/+1
* | | | | | | | | | | Merge topic 'update-kwsys'Brad King2015-04-131-5/+12
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-04-131-5/+12
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | KWSys 2015-04-10 (69bccf2e)KWSys Robot2015-04-131-5/+12
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-04-131-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-04-121-1/+1
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-04-111-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'tar-write-format'Brad King2015-04-1057-143/+276
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Tests: Consolidate, refactor and extend -E tar testsNils Gladitz2015-04-1041-88/+198
| * | | | | | | | | | | CTestCoverageCollectGCOV: Write tar files intended for CDash in gnutar formatNils Gladitz2015-04-101-0/+1
| * | | | | | | | | | | cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-1018-56/+78
|/ / / / / / / / / / /
* | | | | | | | | | | Merge topic 'FindCUDA.cmake/CUDA_SOURCE_FILE'Brad King2015-04-102-8/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindCUDA: Add specific cuda_language_flag instead of using nvcc.James Bigler2015-04-092-1/+5
| * | | | | | | | | | | FindCUDA: Allow setting CUDA_SOURCE_PROPERTY_FORMAT for non-.cu files.James Bigler2015-04-091-8/+19
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'fix-libarchive-mktemp'Brad King2015-04-101-3/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | libarchive: Fix string concatentation in Windows mktemp implementationTim Kientzle2015-04-091-3/+5
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'simplify-osx-install-prefix'Brad King2015-04-101-4/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Simplify logic to compute install prefix in OS X CMake.appBrad King2015-04-091-4/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2015-04-101-1/+1
* | | | | | | | | | | Merge topic 'fix-libarchive-gnutar-large-ids'Brad King2015-04-091-6/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libarchive: Use base-256 encoding for UID/GID like GNU tar doesNils Gladitz2015-04-091-6/+6
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'fix-liblzma-optimize'Brad King2015-04-092-3/+10
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | liblzma: Disable GNU 3.3 compiler optimizationsBrad King2015-04-081-0/+4
| * | | | | | | | | | liblzma: Disable XL compiler optimizations altogetherBrad King2015-04-082-3/+6
* | | | | | | | | | | Merge topic 'FindCUDA.cmake/C++11Flags'Brad King2015-04-091-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindCUDA: Handle c++11 host flagJames Bigler2015-04-081-0/+13