Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add USES_TERMINAL option for custom commands | Peter Collingbourne | 2014-11-14 | 17 | -17/+123 |
* | Rename doing_verbatim to doing_nothing | Peter Collingbourne | 2014-11-14 | 1 | -2/+2 |
* | Tests: Test add_custom_command and add_custom_target error cases | Brad King | 2014-11-14 | 29 | -0/+85 |
* | Merge topic 'doc-add_custom_command' | Brad King | 2014-11-14 | 1 | -0/+2 |
|\ | |||||
| * | Help: Document add_custom_command marking outputs GENERATED | Brad King | 2014-11-14 | 1 | -0/+2 |
* | | Merge topic 'vs-nsight-tegra-version' | Brad King | 2014-11-14 | 1 | -2/+2 |
|\ \ | |||||
| * | | VS: Change Nsight Tegra 2.0 Project Revision Number from 8 to 9 | Dmitry Polyanitsa | 2014-11-13 | 1 | -2/+2 |
* | | | Merge topic 'doc-add_custom_target' | Brad King | 2014-11-14 | 1 | -29/+64 |
|\ \ \ | | |/ | |/| | |||||
| * | | Help: Revise and format 'add_custom_target' docs | Brad King | 2014-11-13 | 1 | -29/+64 |
* | | | Merge topic 'no-cmake-self-install-when-cross-compiling' | Brad King | 2014-11-14 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Do not use just-built CMake to install itself when cross-compiling (#15248) | Brad King | 2014-11-13 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Merge topic 'fix-config-dependent-tests' | Brad King | 2014-11-14 | 1 | -3/+6 |
|\ \ \ | |||||
| * | | | Tests: Build config-dependent tests in the same config they run | Brad King | 2014-11-13 | 1 | -3/+6 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'add-FindIntl' | Brad King | 2014-11-13 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Help: Add notes for topic 'add-FindIntl' | Brad King | 2014-11-13 | 1 | -0/+5 |
* | | | | Merge branch 'release' | Brad King | 2014-11-13 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'no-AppleClang-C-features' into release | Brad King | 2014-11-13 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'doc-install-SCRIPT-CODE-COMPONENT' into release | Brad King | 2014-11-13 | 1 | -1/+2 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release' | Brad King | 2014-11-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | CMake 3.1.0-rc2v3.1.0-rc2 | Brad King | 2014-11-12 | 1 | -1/+1 |
* | | | | | | | Merge topic 'no-AppleClang-C-features' | Brad King | 2014-11-13 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Features: Don't record for AppleClang | Stephen Kelly | 2014-11-12 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'add-FindIntl' | Brad King | 2014-11-13 | 4 | -0/+74 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | FindIntl: New module to find Gettext libintl | Roger Leigh | 2014-11-11 | 4 | -0/+74 |
* | | | | | | Merge topic 'file-GENERATE-source' | Brad King | 2014-11-13 | 24 | -3/+177 |
|\ \ \ \ \ \ | |||||
| * | | | | | | file(GENERATE): Evaluate early to allow generating source files | Stephen Kelly | 2014-11-12 | 24 | -2/+176 |
| * | | | | | | Genex: Fix whitespace issue. | Stephen Kelly | 2014-11-11 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'compile-features-refactor' | Brad King | 2014-11-13 | 6 | -70/+75 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Features: Run GNU feature tests with std=c++14 when available. | Stephen Kelly | 2014-11-12 | 1 | -1/+4 |
| * | | | | | | Features: Use the correct dialect flag when recording features. | Stephen Kelly | 2014-11-12 | 4 | -16/+16 |
| * | | | | | | Features: Reorder the GNU C dialect feature tests | Stephen Kelly | 2014-11-12 | 1 | -2/+2 |
| * | | | | | | Features: Split the Clang testable features to a separate file. | Stephen Kelly | 2014-11-11 | 2 | -53/+55 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'refactor-search-path-construction' | Brad King | 2014-11-13 | 12 | -455/+831 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use containers of labeled search paths instead of individual members | Chuck Atkins | 2014-11-12 | 10 | -106/+339 |
| * | | | | | | Encapsulate search path manipulation functions into a seperate class. | Chuck Atkins | 2014-11-11 | 9 | -345/+414 |
| * | | | | | | Refactor and seperate search path construction for find commands | Chuck Atkins | 2014-11-11 | 7 | -321/+395 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'doc-install-SCRIPT-CODE-COMPONENT' | Brad King | 2014-11-13 | 1 | -1/+2 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Help: Document COMPONENT option of install(SCRIPT/CODE) (#14956) | Brad King | 2014-11-13 | 1 | -1/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'ExternalProject_UPDATE_DISCONNECTED' | Brad King | 2014-11-13 | 4 | -1/+177 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add notes for topic 'ExternalProject_UPDATE_DISCONNECTED' | Brad King | 2014-11-13 | 1 | -0/+6 |
| * | | | | | ExternalProject: Add unit tests for UPDATE_DISCONNECTED | Daniele E. Domenichelli | 2014-11-06 | 2 | -0/+108 |
| * | | | | | ExternalProject: Add UPDATE_DISCONNECTED option | Daniele E. Domenichelli | 2014-11-06 | 1 | -1/+54 |
| * | | | | | ExternalProject: Always add a command to a step | Daniele E. Domenichelli | 2014-11-06 | 1 | -0/+9 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2014-11-13 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge branch 'release' | Brad King | 2014-11-12 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Merge branch 'emacs-mode-underscore-in-symbol' into release | Brad King | 2014-11-12 | 2 | -2/+5 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'kwsys-SystemInformation-AIX-_SC_AIX_REALMEM' into release | Brad King | 2014-11-12 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'doc-CMAKE_INSTALL_PREFIX-link-GNUInstallDirs' into release | Brad King | 2014-11-12 | 1 | -0/+5 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'doc-index-xrefs' into release | Brad King | 2014-11-12 | 2 | -3/+47 |
| |\ \ \ \ \ \ \ |