Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge topic 'FindCUDA-arch' | Brad King | 2016-08-03 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindCUDA: Add search path for nvcc on Arch | Hans Gaiser | 2016-08-02 | 1 | -1/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-without-continue' | Brad King | 2016-08-03 | 1 | -8/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Utilities/Sphinx: Remove use of continue() method | Konstantin Podsvirov | 2016-08-02 | 1 | -8/+11 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'intel-gnu11-support' | Brad King | 2016-08-03 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Intel-C: standard flags are also supported in 12.0 | Ben Boeckel | 2016-08-02 | 1 | -1/+1 | |
| * | | | | | | | | Intel-C: support gnu89 and gnu99 extension flags | Ben Boeckel | 2016-08-02 | 1 | -2/+2 | |
| * | | | | | | | | Intel-C: declare support for gnu11 | Ben Boeckel | 2016-08-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'fix-findhdf5-definitions' | Brad King | 2016-08-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | FindHDF5: Make sure compile definition vars keep the -D flag | Chuck Atkins | 2016-08-02 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-03 | 1 | -1/+1 | |
| |_|_|_|/ / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-CMAKE_INSTALL_PREFIX-default' | Brad King | 2016-08-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Help: Fix CMAKE_INSTALL_PREFIX documented default on Windows | Brad King | 2016-08-01 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge topic 'emacs-mode-compilation-warning' | Brad King | 2016-08-01 | 1 | -8/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake-mode.el: Replace use of obsolete function (since Emacs 24.3). | Jostein Kjønigsen | 2016-08-01 | 1 | -1/+1 | |
| * | | | | | | | cmake-mode.el: Fix byte-compilation warnings. | Jostein Kjønigsen | 2016-07-26 | 1 | -7/+8 | |
* | | | | | | | | Merge topic 'vim-syntax-updates' | Brad King | 2016-08-01 | 1 | -10/+22 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Aux: highlight commands using Function | Ben Boeckel | 2016-07-22 | 1 | -3/+3 | |
| * | | | | | | | | Aux: sort the highlighting list | Ben Boeckel | 2016-07-22 | 1 | -3/+3 | |
| * | | | | | | | | Aux: highlight CMAKE_{CMAKE,CPACK}_COMMAND variables | Ben Boeckel | 2016-07-22 | 1 | -1/+1 | |
| * | | | | | | | | Aux: highlight modules using Include | Ben Boeckel | 2016-07-22 | 1 | -1/+1 | |
| * | | | | | | | | Aux: highlight conditiona and repeat commands differently | Ben Boeckel | 2016-07-22 | 1 | -1/+9 | |
| * | | | | | | | | Aux: highlight deprecated commands as warnings | Ben Boeckel | 2016-07-22 | 1 | -1/+5 | |
| * | | | | | | | | Aux: remove unused highlight links | Ben Boeckel | 2016-07-22 | 1 | -2/+0 | |
| * | | | | | | | | Aux: highlight Lua-style comments | Ben Boeckel | 2016-07-22 | 1 | -0/+2 | |
| * | | | | | | | | Aux: check spelling in comments | Ben Boeckel | 2016-07-22 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'wix-disabled-components' | Brad King | 2016-08-01 | 3 | -1/+19 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CPackWIX: Support CPACK_COMPONENT_<compName>_DISABLED | Michael Stürmer | 2016-07-22 | 2 | -0/+10 | |
| * | | | | | | | | | CPackComponent: Document the *_HIDDEN and *_DISABLED variables | Nils Gladitz | 2016-07-22 | 1 | -1/+9 | |
* | | | | | | | | | | Merge topic 'use-string-append' | Brad King | 2016-08-01 | 105 | -348/+348 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use string(APPEND) in Tests | Daniel Pfeifer | 2016-07-27 | 47 | -108/+108 | |
| * | | | | | | | | | | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 58 | -240/+240 | |
* | | | | | | | | | | | Merge topic 'more-virtual-override' | Brad King | 2016-08-01 | 6 | -23/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Source/CPack: Add CM_OVERRIDE on MacOS cmCPackGenerator overrides | Brad King | 2016-07-22 | 6 | -23/+23 | |
* | | | | | | | | | | | | Merge topic 'app-framework-bundle-extension' | Brad King | 2016-08-01 | 8 | -12/+113 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add tests for BUNDLE_EXTENSION | Gregor Jasny | 2016-07-22 | 3 | -4/+64 | |
| * | | | | | | | | | | | | Update documentation about bundle extensions | Gregor Jasny | 2016-07-22 | 2 | -3/+9 | |
| * | | | | | | | | | | | | Honor BUNDLE_EXTENSION also for Frameworks (#14742) | Gregor Jasny | 2016-07-22 | 2 | -2/+18 | |
| * | | | | | | | | | | | | Honor BUNDLE_EXTENSION also for App Bundles (#16148) | Gregor Jasny | 2016-07-22 | 3 | -3/+22 | |
* | | | | | | | | | | | | | Merge topic 'aliased-target-properties' | Brad King | 2016-08-01 | 2 | -8/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Do not report ALIASED_TARGET as always set (#15783) | Gregor Jasny | 2016-07-16 | 2 | -8/+7 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-08-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-29 | 1 | -1/+1 | |
* | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-28 | 1 | -1/+1 | |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-27 | 1 | -1/+1 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-26 | 1 | -1/+1 | |
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2016-07-25 | 1 | -1/+1 | |