Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WCDH: introduce BARE_FEATURES | Rolf Eike Beer | 2018-04-03 | 5 | -34/+127 |
* | Merge topic 'FPHSA-include' | Brad King | 2018-04-03 | 3 | -3/+3 |
|\ | |||||
| * | Find*: always include FPHSA shipped with CMake | Rolf Eike Beer | 2018-04-02 | 3 | -3/+3 |
* | | Merge topic 'FindDCMTK-includes' | Brad King | 2018-04-03 | 1 | -8/+2 |
|\ \ | |||||
| * | | FindDCMTK: use CheckIncludeFiles instead of open coding it | Rolf Eike Beer | 2018-04-02 | 1 | -8/+2 |
* | | | Merge topic 'android-clang-std-flags' | Brad King | 2018-04-03 | 1 | -2/+9 |
|\ \ \ | |||||
| * | | | Android: Do not pass non-existent Clang -std flags | Brad King | 2018-04-02 | 1 | -2/+9 |
* | | | | Merge topic 'fortran-fpp' | Brad King | 2018-04-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fortran: Add support for .fpp extensions | Brad King | 2018-04-02 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-03 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'remove-vs8-generator' | Brad King | 2018-04-02 | 30 | -231/+33 |
|\ \ \ | |||||
| * | | | Drop Visual Studio 8 2005 generator | Brad King | 2018-04-02 | 29 | -222/+33 |
| * | | | Tests: Remove unused file from Tutorial Step7 test | Brad King | 2018-03-29 | 1 | -9/+0 |
* | | | | Merge topic 'variable-CMAKE_FOLDER' | Brad King | 2018-04-02 | 5 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | Add CMAKE_FOLDER variable to initialize FOLDER target property | Marc B | 2018-03-29 | 5 | -0/+17 |
* | | | | | Merge topic 'FindCUDA-nvcc-executable-env' | Brad King | 2018-04-02 | 1 | -10/+14 |
|\ \ \ \ \ | |||||
| * | | | | | FindCUDA: Make nvcc configurable via CUDA_NVCC_EXECUTABLE env var | Edward Z. Yang | 2018-03-29 | 1 | -10/+14 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'update-kwsys' | Brad King | 2018-04-02 | 3 | -19/+25 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2018-03-29 | 3 | -19/+25 |
| |\ \ \ \ | |||||
| | * | | | | KWSys 2018-03-29 (488f2031) | KWSys Upstream | 2018-03-29 | 3 | -19/+25 |
* | | | | | | Merge topic 'features-c++20' | Brad King | 2018-04-02 | 18 | -18/+91 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Help: Update compiler versions in cmake-compile-features.7.rst | Brad King | 2018-03-27 | 1 | -5/+5 |
| * | | | | | | Help: Add release note for C++ 20 support | Brad King | 2018-03-27 | 1 | -0/+6 |
| * | | | | | | Features: Activate C++ 20 support for Clang 5.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
| * | | | | | | Features: Activate C++ 20 support for GNU 8.0+ | Brad King | 2018-03-27 | 1 | -0/+5 |
| * | | | | | | Features: Activate C++ 20 support for MSVC 19.12.25835+ | Brad King | 2018-03-27 | 1 | -0/+4 |
| * | | | | | | Features: Add infrastructure for C++ 20 language standard | Brad King | 2018-03-27 | 15 | -11/+58 |
| * | | | | | | Features: Use -std=c++17 for C++ 17 on Clang 5.0+ | Brad King | 2018-03-26 | 1 | -1/+4 |
| * | | | | | | Features: Use -std=c++17 for C++ 17 on GNU 8.0+ | Brad King | 2018-03-26 | 1 | -1/+4 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'features-msvc-c' | Brad King | 2018-04-02 | 6 | -7/+66 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Features: Record C features for MSVC | Brad King | 2018-03-29 | 5 | -3/+46 |
| * | | | | | Features: Do not assume c_restrict support in CompileFeatures test | Brad King | 2018-03-28 | 1 | -1/+11 |
| * | | | | | Features: Fix CompileFeatures test checks for C | Brad King | 2018-03-28 | 1 | -3/+9 |
| | |_|_|/ | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-02 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-04-01 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-31 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-30 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'vs-simplify' | Brad King | 2018-03-29 | 5 | -50/+35 |
|\ \ \ \ | |||||
| * | | | | VS: Simplify XML code | Vitaly Stakhovsky | 2018-03-27 | 5 | -50/+35 |
* | | | | | Merge topic 'genex-TARGET_NAME_IF_EXISTS' | Brad King | 2018-03-29 | 14 | -0/+87 |
|\ \ \ \ \ | |||||
| * | | | | | genex: Add TARGET_NAME_IF_EXISTS expression | Alex Turbov | 2018-03-28 | 14 | -0/+87 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'remove-unused-variable' | Brad King | 2018-03-29 | 1 | -6/+1 |
|\ \ \ \ \ | |||||
| * | | | | | cmTarget: Remove unused variable | Brad King | 2018-03-28 | 1 | -6/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge topic 'gcov-warning-message' | Brad King | 2018-03-29 | 1 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: The "Could not find gcov." message should not be a warning | Betsy McPhail | 2018-03-28 | 1 | -1/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-03-29 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'release-3.11' | Brad King | 2018-03-28 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | CMake 3.11.0v3.11.0 | Brad King | 2018-03-28 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.11' | Brad King | 2018-03-28 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'ctest_update-memory-problems' into release-3.11 | Brad King | 2018-03-27 | 2 | -7/+10 |
| |\ \ \ \ |