Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | ccmake: fix curses dialog broken by refactoring | Felix Schwitzer | 2019-03-04 | 1 | -1/+1 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'fix_autorcc_for_qt6' | Brad King | 2019-03-05 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Autogen: Fallback on internal qrc parser when RCC isn't built yet | Alexandru Croitor | 2019-03-04 | 2 | -2/+8 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-05 | 1 | -1/+1 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'llvm-rc' | Brad King | 2019-03-04 | 3 | -16/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | RC: Pass output file in a way that llvm-rc 7 and below understand | Zsolt Parragi | 2019-02-27 | 2 | -2/+3 | |
| * | | | | | | | | CMakeVersion.rc: Avoid preprocessor definitions to support llvm-rc | Zsolt Parragi | 2019-02-27 | 1 | -14/+5 | |
* | | | | | | | | | Merge topic 'vs-fortran-rc' | Brad King | 2019-03-04 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | VS: Fix Fortran target type selection with RC sources | Brad King | 2019-03-01 | 1 | -0/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | CMake 3.14.0-rc3v3.14.0-rc3 | Brad King | 2019-03-01 | 1 | -1/+1 | |
| * | | | | | | Merge branch 'cuda_device_link_handle_frameworks' into release-3.14 | Brad King | 2019-03-01 | 1 | -0/+12 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'vs2019' into release-3.14 | Brad King | 2019-02-28 | 1 | -8/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'backport-check-std-size-cbegin-cend' into release-3.14 | Brad King | 2019-02-27 | 2 | -2/+18 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Extend C++17/C++14 feature checks to cover more standard library APIs | Mathieu Garaud | 2019-02-27 | 2 | -2/+18 | |
| * | | | | | | | | | Merge branch 'cmake_role-vs-fix' into release-3.14 | Brad King | 2019-02-27 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-04 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-03 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-02 | 1 | -1/+1 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge topic 'cuda_device_link_handle_frameworks' | Brad King | 2019-03-01 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | CUDA: Filter out -framework arguments during device linking | Robert Maynard | 2019-02-28 | 1 | -0/+12 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge topic 'vs2019' | Brad King | 2019-03-01 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | VS: Drop workaround needed only for VS 2019 preview 2 and 3 | Brad King | 2019-02-28 | 1 | -8/+0 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-03-01 | 1 | -1/+1 | |
* | | | | | | Merge topic 'refactor-handle-path-command' | Brad King | 2019-02-28 | 1 | -24/+23 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | cmFileCommand: Refactor HandleCMakePathCommand | Artur Ryt | 2019-02-26 | 1 | -24/+23 | |
* | | | | | | | Merge topic 'optimize_ge_node_lookup' | Brad King | 2019-02-28 | 1 | -68/+69 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmGeneratorExpressionNode: Initialize node key map in class constructor | Sebastian Holtermann | 2019-02-27 | 1 | -68/+69 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'features-from-default-standard' | Brad King | 2019-02-28 | 1 | -0/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Features: Do not use a lower-than-default standard for requested features | Zsolt Parragi | 2019-02-26 | 1 | -0/+14 | |
* | | | | | | | | Merge topic 'check-std-size-cbegin-cend' | Brad King | 2019-02-28 | 2 | -2/+18 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | Extend C++17/C++14 feature checks to cover more standard library APIs | Mathieu Garaud | 2019-02-27 | 2 | -2/+18 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-02-28 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'ninja-dyndep-lang-aware' | Brad King | 2019-02-27 | 4 | -94/+181 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ninja: name dyndep internal files using the object file | Ben Boeckel | 2019-02-25 | 2 | -6/+6 | |
| * | | | | | | | | cmNinjaTargetGenerator: remove "preprocessed" mentions in dyndep | Ben Boeckel | 2019-02-25 | 1 | -2/+3 | |
| * | | | | | | | | ninja: do not assume explicit preprocessing uses that output | Ben Boeckel | 2019-02-25 | 2 | -26/+53 | |
| * | | | | | | | | ninja: pass language to cmake_ninja_depends | Ben Boeckel | 2019-02-25 | 2 | -40/+85 | |
| * | | | | | | | | ninja: make dyndep generation language aware | Ben Boeckel | 2019-02-25 | 4 | -22/+36 | |
* | | | | | | | | | Merge topic 'autogen_variable_names' | Brad King | 2019-02-27 | 4 | -38/+38 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Autogen: Use more readable variable names for static const AUTO* strings | Sebastian Holtermann | 2019-02-26 | 4 | -38/+38 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'ctest-clean-compress' | Brad King | 2019-02-27 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmcompress: Delete unused 3rdParty module | Regina Pfeifer | 2019-02-25 | 1 | -2/+1 | |
* | | | | | | | | | | Merge topic 'cmake_role-vs-fix' | Brad King | 2019-02-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into cmake_role-vs-fix | Kyle Edwards | 2019-02-26 | 203 | -2565/+2848 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | CMAKE_ROLE: Fix value in --build for Visual Studio generators | Kyle Edwards | 2019-02-26 | 1 | -1/+1 | |
* | | | | | | | | | | Merge topic 'include_external_msproject-exclude-from-all' | Brad King | 2019-02-27 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | include_external_msproject: Restore support for EXCLUDE_FROM_ALL | Brad King | 2019-02-26 | 1 | -1/+3 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'remove-exclude-from-all-warning' into release-3.14 | Brad King | 2019-02-22 | 2 | -17/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'link-options' into release-3.14 | Brad King | 2019-02-20 | 1 | -15/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'fix-implicit-includes-fortran' into release-3.14 | Brad King | 2019-02-20 | 1 | -9/+15 | |
| |\ \ \ \ \ \ \ \ \ |