summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ninja: factor out the test for console pool supportPeter Collingbourne2014-11-142-3/+10
* Give the interactive cache editor the USES_TERMINAL propertyPeter Collingbourne2014-11-142-13/+16
* Add USES_TERMINAL option for custom commandsPeter Collingbourne2014-11-1417-17/+123
* Rename doing_verbatim to doing_nothingPeter Collingbourne2014-11-141-2/+2
* Tests: Test add_custom_command and add_custom_target error casesBrad King2014-11-1429-0/+85
* Merge topic 'doc-add_custom_command'Brad King2014-11-141-0/+2
|\
| * Help: Document add_custom_command marking outputs GENERATEDBrad King2014-11-141-0/+2
* | Merge topic 'vs-nsight-tegra-version'Brad King2014-11-141-2/+2
|\ \
| * | VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9Dmitry Polyanitsa2014-11-131-2/+2
* | | Merge topic 'doc-add_custom_target'Brad King2014-11-141-29/+64
|\ \ \ | | |/ | |/|
| * | Help: Revise and format 'add_custom_target' docsBrad King2014-11-131-29/+64
* | | Merge topic 'no-cmake-self-install-when-cross-compiling'Brad King2014-11-141-1/+2
|\ \ \
| * | | Do not use just-built CMake to install itself when cross-compiling (#15248)Brad King2014-11-131-1/+2
| | |/ | |/|
* | | Merge topic 'fix-config-dependent-tests'Brad King2014-11-141-3/+6
|\ \ \
| * | | Tests: Build config-dependent tests in the same config they runBrad King2014-11-131-3/+6
* | | | CMake Nightly Date StampKitware Robot2014-11-141-1/+1
| |_|/ |/| |
* | | Merge topic 'add-FindIntl'Brad King2014-11-131-0/+5
|\ \ \
| * | | Help: Add notes for topic 'add-FindIntl'Brad King2014-11-131-0/+5
* | | | Merge branch 'release'Brad King2014-11-130-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'no-AppleClang-C-features' into releaseBrad King2014-11-131-1/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into releaseBrad King2014-11-131-1/+2
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release'Brad King2014-11-130-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | CMake 3.1.0-rc2v3.1.0-rc2Brad King2014-11-121-1/+1
* | | | | | | Merge topic 'no-AppleClang-C-features'Brad King2014-11-131-1/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Features: Don't record for AppleClangStephen Kelly2014-11-121-1/+2
| |/ / / / /
* | | | | | Merge topic 'add-FindIntl'Brad King2014-11-134-0/+74
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindIntl: New module to find Gettext libintlRoger Leigh2014-11-114-0/+74
* | | | | | Merge topic 'file-GENERATE-source'Brad King2014-11-1324-3/+177
|\ \ \ \ \ \
| * | | | | | file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-1224-2/+176
| * | | | | | Genex: Fix whitespace issue.Stephen Kelly2014-11-111-1/+1
| |/ / / / /
* | | | | | Merge topic 'compile-features-refactor'Brad King2014-11-136-70/+75
|\ \ \ \ \ \
| * | | | | | Features: Run GNU feature tests with std=c++14 when available.Stephen Kelly2014-11-121-1/+4
| * | | | | | Features: Use the correct dialect flag when recording features.Stephen Kelly2014-11-124-16/+16
| * | | | | | Features: Reorder the GNU C dialect feature testsStephen Kelly2014-11-121-2/+2
| * | | | | | Features: Split the Clang testable features to a separate file.Stephen Kelly2014-11-112-53/+55
| |/ / / / /
* | | | | | Merge topic 'refactor-search-path-construction'Brad King2014-11-1312-455/+831
|\ \ \ \ \ \
| * | | | | | Use containers of labeled search paths instead of individual membersChuck Atkins2014-11-1210-106/+339
| * | | | | | Encapsulate search path manipulation functions into a seperate class.Chuck Atkins2014-11-119-345/+414
| * | | | | | Refactor and seperate search path construction for find commandsChuck Atkins2014-11-117-321/+395
| |/ / / / /
* | | | | | Merge topic 'doc-install-SCRIPT-CODE-COMPONENT'Brad King2014-11-131-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956)Brad King2014-11-131-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge topic 'ExternalProject_UPDATE_DISCONNECTED'Brad King2014-11-134-1/+177
|\ \ \ \ \
| * | | | | Help: Add notes for topic 'ExternalProject_UPDATE_DISCONNECTED'Brad King2014-11-131-0/+6
| * | | | | ExternalProject: Add unit tests for UPDATE_DISCONNECTEDDaniele E. Domenichelli2014-11-062-0/+108
| * | | | | ExternalProject: Add UPDATE_DISCONNECTED optionDaniele E. Domenichelli2014-11-061-1/+54
| * | | | | ExternalProject: Always add a command to a stepDaniele E. Domenichelli2014-11-061-0/+9
* | | | | | CMake Nightly Date StampKitware Robot2014-11-131-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'release'Brad King2014-11-120-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'emacs-mode-underscore-in-symbol' into releaseBrad King2014-11-122-2/+5
| |\ \ \ \
| * \ \ \ \ Merge branch 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM' into releaseBrad King2014-11-121-1/+1
| |\ \ \ \ \