summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't use a cmLocalGenerator instance to call static methods.Stephen Kelly2015-05-145-23/+21
* cmLocalGenerator: Remove EscapeForShellOldStyle to only caller.Stephen Kelly2015-05-143-33/+30
* cmLocalGenerator: Remove unused members.Stephen Kelly2015-05-141-4/+0
* Merge topic 'update-kwsys'Brad King2015-05-142-5/+9
|\
| * KWSys: Tell Git not to export .gitattributesBrad King2015-05-131-4/+0
| * Merge branch 'upstream-kwsys' into update-kwsysBrad King2015-05-131-1/+9
| |\
| | * KWSys 2015-05-12 (b1d560a0)KWSys Robot2015-05-131-1/+9
* | | Merge topic 'FindHDF5-version-support'Brad King2015-05-142-7/+22
|\ \ \
| * | | FindHDF5: Add version supportAxel Huebl2015-05-132-5/+18
| * | | FindHDF5: Check for a few H5pubconf*.h name variantsBrad King2015-05-131-2/+4
* | | | Merge topic 'FindJava-openjdk-8'Brad King2015-05-141-1/+1
|\ \ \ \
| * | | | FindJava: Fix OpenJDK 8 version detection (#15565)Felix Geyer2015-05-121-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2015-05-141-1/+1
| |/ / |/| |
* | | CMake Nightly Date StampKitware Robot2015-05-131-1/+1
|/ /
* | Merge topic 'ctest-no-make-i'Brad King2015-05-1225-7/+156
|\ \
| * | CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-1225-5/+154
| * | Help: Fix build_command alternative signature docsBrad King2015-05-121-1/+1
| * | build_command: Choose configuration consistently across signaturesBrad King2015-05-121-1/+1
* | | Merge topic 'cpack-deb-component-dependencies'Brad King2015-05-128-16/+294
|\ \ \
| * | | Help: Add notes for topic 'cpack-deb-component-dependencies'Brad King2015-05-121-0/+6
| * | | CPack/DEB per component dependenciesRaffi Enficiaud2015-05-087-16/+288
| |/ /
* | | Merge topic 'cpack-not-running-tests'Brad King2015-05-123-23/+25
|\ \ \
| * | | CPack: Enable DEB and RPM tests more reliablyDomen Vrankar2015-05-123-23/+25
| |/ /
* | | Merge topic 'find_package-no-cmake-gui-paths'Brad King2015-05-126-70/+16
|\ \ \
| * | | find_package: Drop search in recent cmake-gui locationsBrad King2015-05-084-42/+16
| * | | FindFLTK: Drop search in recent cmake-gui locationsBrad King2015-05-082-28/+0
* | | | Merge topic 'detect-c++14-missing-gets'Brad King2015-05-123-1/+41
|\ \ \ \
| * | | | Avoid using C++14 to build CMake if cstdio breaksBrad King2015-05-083-1/+41
| | |/ / | |/| |
* | | | Merge topic 'doc-file-COPY-preserves-structure'Brad King2015-05-121-1/+5
|\ \ \ \
| * | | | Help: Clarify file(COPY) directory semantics (#15561)Brad King2015-05-081-1/+5
* | | | | Merge topic 'ExternalProject-improve-missing-source-error'Brad King2015-05-1211-1/+81
|\ \ \ \ \
| * | | | | ExternalProject: Improve error when SOURCE_DIR is missing (#15560)Brad King2015-05-0811-1/+81
| |/ / / /
* | | | | Merge topic 'ninja-gcc-windows'Brad King2015-05-122-2/+2
|\ \ \ \ \
| * | | | | RC: Do not override MinGW Makefiles generator preferenceBrad King2015-05-111-1/+1
| * | | | | Ninja: Use forward slashes for linking with any GCC on Windows (#15439)Thomas Herz2015-05-081-1/+1
* | | | | | Merge topic 'suppress-LNK4089-warning'Brad King2015-05-121-0/+2
|\ \ \ \ \ \
| * | | | | | CTestCustom: Suppress LNK4089 warning about RPCRT4Brad King2015-05-081-0/+1
| * | | | | | CTestCustom: Suppress LNK4089 warning about ole32Brad King2015-05-071-0/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-111-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-101-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2015-05-091-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'doc-ctest-command-formatting'Brad King2015-05-089-162/+285
|\ \ \ \ \ \
| * | | | | | Help: Revise ctest_* command documentation (#15559)Brad King2015-05-078-159/+282
| * | | | | | Help: Update cmake-generators(7) organization for GHSBrad King2015-05-071-3/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'WCDH-CMP0054-safety'Brad King2015-05-081-2/+2
|\ \ \ \ \ \
| * | | | | | WCDH: Fix condition when variables named "FILE" or "PREFIX" are definedBrad King2015-05-071-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'ninja-gcc-windows'Brad King2015-05-0810-57/+64
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Ninja: Do not use newlines in response files with Windows GNU tools (#15439)Thomas Herz2015-05-071-1/+6
| * | | | | Ninja: Use forward slashes for any GCC on Windows (#15439)Thomas Herz2015-05-073-7/+11