Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmFileMonitor: use cmDeleteAll | Daniel Pfeifer | 2017-05-05 | 1 | -9/+3 |
* | CMake Nightly Date Stamp | Kitware Robot | 2017-05-05 | 1 | -1/+1 |
* | Merge topic 'sunpro-5.14' | Brad King | 2017-05-04 | 3 | -1/+19 |
|\ | |||||
| * | Features: Record standards and features for SunPro 5.14 | Brad King | 2017-05-03 | 3 | -1/+19 |
* | | Merge topic 'FindOpenCL-AMDAPPSDKROOT' | Brad King | 2017-05-04 | 1 | -1/+5 |
|\ \ | |||||
| * | | FindOpenCL: add AMDAPPSDKROOT into paths for OpenCL library | Jeremy Tellaa | 2017-05-03 | 1 | -1/+5 |
* | | | Merge topic 'cpackifw-part-refactoring' | Brad King | 2017-05-04 | 11 | -326/+251 |
|\ \ \ | |||||
| * | | | CPackIFW: Refactor out some commonly used code | Konstantin Podsvirov | 2017-05-03 | 11 | -326/+251 |
| |/ / | |||||
* | | | Merge topic 'remove-top-level-xcode-groups' | Brad King | 2017-05-04 | 2 | -37/+1 |
|\ \ \ | |||||
| * | | | Xcode: Remove the top-level Sources and Resources groups | Matt Stevens | 2017-05-03 | 2 | -37/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-04 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'update-vim-syntax' | Brad King | 2017-05-03 | 4 | -286/+201 |
|\ \ \ | |||||
| * \ \ | Merge branch 'upstream-vim-cmake-syntax' | Patrick Boettcher | 2017-05-02 | 4 | -286/+201 |
| |\ \ \ | |||||
| | * | | | vim-cmake-syntax 2017-05-02 (15526199) | vim-cmake-syntax upstream | 2017-05-02 | 4 | -285/+200 |
* | | | | | Merge topic 'ipo-xcode' | Brad King | 2017-05-03 | 5 | -6/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: Support IPO (LTO) | Ruslan Baratov | 2017-05-02 | 5 | -6/+10 |
* | | | | | | Merge topic 'port-language-default-to-common-macro' | Brad King | 2017-05-03 | 16 | -174/+69 |
|\ \ \ \ \ \ | |||||
| * | | | | | | AppleClang: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 2 | -23/+2 |
| * | | | | | | SunPro: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 2 | -11/+16 |
| * | | | | | | Clang: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -26/+4 |
| * | | | | | | Intel: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -29/+6 |
| * | | | | | | GNU: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -26/+4 |
| * | | | | | | XL: Use common compiler macros for language standard default | Chuck Atkins | 2017-05-02 | 3 | -59/+37 |
* | | | | | | | Merge topic 'fix-typo-in-pgi-files' | Brad King | 2017-05-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | PGI: Fix typo in logic for C standard flags | Chuck Atkins | 2017-05-02 | 1 | -1/+1 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-03 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge branch 'release' | Brad King | 2017-05-02 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | CMake 3.8.1v3.8.1 | Brad King | 2017-05-02 | 1 | -1/+1 |
* | | | | | Merge branch 'release' | Brad King | 2017-05-02 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'FindMatlab-2017a' into release | Brad King | 2017-05-01 | 1 | -0/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'add-language-standards-to-more-compilers' | Brad King | 2017-05-02 | 8 | -1/+151 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PGI: Add language standards for PGI | Chuck Atkins | 2017-05-01 | 3 | -0/+34 |
| * | | | | | | Cray: Add language standards for the Cray compiler | Chuck Atkins | 2017-05-01 | 3 | -0/+50 |
| * | | | | | | CompileFeatures: Let STD compile options be a list | Chuck Atkins | 2017-05-01 | 1 | -1/+5 |
| * | | | | | | Compilers: Add common macros to be used by various compilers | Chuck Atkins | 2017-05-01 | 1 | -0/+62 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge topic 'doc-no-depend' | Brad King | 2017-05-02 | 1 | -12/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Utilities/Sphinx: Build documentation independently by default | Brad King | 2017-05-01 | 1 | -12/+14 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'excludeFixtures' | Brad King | 2017-05-02 | 20 | -29/+359 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add ctest options for limiting which tests fixtures add | Craig Scott | 2017-05-01 | 20 | -29/+359 |
* | | | | | | | Merge topic 'sunpro-c++11-link' | Brad King | 2017-05-02 | 9 | -19/+88 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Features: On SunPro link with language standard compiler flag | Brad King | 2017-05-01 | 2 | -0/+10 |
| * | | | | | | | cmLocalGenerator: Add a hook for compiler flags used at link time | Brad King | 2017-05-01 | 5 | -11/+24 |
| * | | | | | | | Features: Refactor <LANG>_STANDARD update | Brad King | 2017-05-01 | 5 | -8/+54 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'update-kwsys' | Brad King | 2017-05-02 | 1 | -1/+11 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2017-05-01 | 1 | -1/+11 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | KWSys 2017-05-01 (3ec3252c) | KWSys Upstream | 2017-05-01 | 1 | -1/+11 |
* | | | | | | | | Merge topic 'FindMatlab-2017a' | Brad King | 2017-05-02 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | |||||
| * | | | | | | | FindMatlab: Add support for Matlab 2017a | Raffi Enficiaud | 2017-05-01 | 1 | -0/+1 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-05-02 | 1 | -1/+1 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge topic 'yacclex-clang-tidy' | Brad King | 2017-05-01 | 31 | -96/+71 |
|\ \ \ \ \ \ \ |