summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CTestCustom: Suppress HP-UX preprocessor concatenation warningBrad King2015-05-181-0/+1
* CMake Nightly Date StampKitware Robot2015-05-181-1/+1
* CMake Nightly Date StampKitware Robot2015-05-171-1/+1
* CMake Nightly Date StampKitware Robot2015-05-161-1/+1
* Merge topic 'refactor-cmLocalGenerator'Brad King2015-05-1552-360/+401
|\
| * cmMakefile: Handle CMP0014 before configuring the generator.Stephen Kelly2015-05-143-38/+45
| * cmLocalGenerator: Assert that there is a parent.Stephen Kelly2015-05-141-4/+1
| * cmMakefile: Remove redundant variable set.Stephen Kelly2015-05-141-1/+0
| * cmMakefile: Use the state to determine the parent directory.Stephen Kelly2015-05-141-3/+4
| * Use new top-level check abstraction.Stephen Kelly2015-05-142-3/+3
| * cmLocalGenerator: Add abstraction to check if top-level.Stephen Kelly2015-05-144-10/+10
| * cmGlobalGenerator: Move some flags from cmLocalGenerator.Stephen Kelly2015-05-1416-81/+79
| * cmLocalGenerator: Port loops to cmState::Snapshot.Stephen Kelly2015-05-141-22/+20
| * cmState: Add an accessor for Parent snapshot and a validity check.Stephen Kelly2015-05-142-0/+24
| * cmLocalGenerator: Convert two recursive methods to loops.Stephen Kelly2015-05-141-20/+50
| * cmLocalGenerator: Get project directories from the cmState.Stephen Kelly2015-05-141-37/+36
| * cmLocalGenerator: Initialize state before creating cmMakefile.Stephen Kelly2015-05-143-15/+23
| * cmLocalGenerator: Require a global generator in the constructor.Stephen Kelly2015-05-1438-94/+66
| * Tests: Add case for 'ctest' run with bad CTestTestfileBrad King2015-05-142-0/+17
| * cmGlobalBorlandMakefileGenerator: Do not inherit from NMake generatorBrad King2015-05-141-1/+1
| * 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 'disallow-install-of-export'Brad King2015-05-1514-3/+131
|\ \
| * | install: Disallow installing export() result.Stephen Kelly2015-05-1414-0/+126
| * | install: Use an intermediate filesVector variable.Stephen Kelly2015-05-141-3/+5
| |/
* | Merge topic 'fix-tests-in-usr-local'Brad King2015-05-155-1/+23
|\ \
| * | Tests: Fix failures when running under the default install prefix (#15566)Brad King2015-05-144-0/+12
| * | Tests: Fix CheckSourceTree test when build is under source (#15566)Brad King2015-05-141-1/+11
* | | Merge topic 'FindSquish-sh-exit'Brad King2015-05-151-2/+2
|\ \ \
| * | | FindSquish: Avoid bash-specific behavior in test script (#15568)Felix Geyer2015-05-141-2/+2
| |/ /
* | | CMake Nightly Date StampKitware Robot2015-05-151-1/+1
| |/ |/|
* | 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
| |/ /