Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ctest_make_program__propagated_to_cmake_configure_pass' | Brad King | 2019-07-12 | 4 | -102/+60 |
|\ | |||||
| * | ctest: propagate make program to cmake | Robert Maynard | 2019-07-11 | 4 | -102/+60 |
* | | Merge topic 'compiler-id-encoding' | Brad King | 2019-07-12 | 2 | -5/+8 |
|\ \ | |||||
| * | | CMakeDetermineCompilerId: Consider UTF-16 encodings of INFO strings | Brad King | 2019-07-11 | 2 | -5/+8 |
* | | | Merge branch 'release-3.15' | Brad King | 2019-07-12 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge branch 'object-library-sbcs' into release-3.15 | Brad King | 2019-07-12 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'object-library-sbcs' | Brad King | 2019-07-12 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | VS: Fix SBCS support for object libraries | Brad King | 2019-07-12 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-12 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-11 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'fortran-submodule-cray' into release-3.15 | Brad King | 2019-07-11 | 2 | -1/+9 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'rel-scripts' | Brad King | 2019-07-11 | 1 | -30/+14 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Utilities/Release: Replace batch scripts with individual scripts | Brad King | 2019-07-11 | 1 | -30/+14 |
|/ / / / | |||||
* | | | | Merge topic 'iwyu-memory' | Brad King | 2019-07-11 | 88 | -69/+104 |
|\ \ \ \ | |||||
| * | | | | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 88 | -69/+104 |
* | | | | | Merge topic 'CheckSymbolExists-doc' | Brad King | 2019-07-11 | 2 | -8/+31 |
|\ \ \ \ \ | |||||
| * | | | | | CheckSymbolExists: Add examples for check_symbol_exists | Hong Xu | 2019-07-10 | 2 | -0/+22 |
| * | | | | | CheckCXXSymbolExists: Clarify documented role | Brad King | 2019-07-10 | 1 | -8/+9 |
* | | | | | | Merge topic 'fix_ctest_output' | Brad King | 2019-07-11 | 5 | -9/+96 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CTest: Clean up stdout and logfile output for Pass/Fail regex | Stephen Manz | 2019-07-09 | 5 | -9/+96 |
* | | | | | | | Merge topic 'eclipse-resource-encoding' | Brad King | 2019-07-11 | 6 | -0/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Eclipse: Add option to set the resource encoding | Martin Gerhardy | 2019-07-09 | 6 | -0/+40 |
* | | | | | | | | Merge topic 'docs-file-GLOB-case-sensitivity' | Craig Scott | 2019-07-11 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Help: Mention file(GLOB)'s case-sensitivity | Steve Mokris | 2019-07-10 | 1 | -0/+5 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-11 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | CMake 3.15.0-rc4v3.15.0-rc4 | Brad King | 2019-07-10 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'fix/move-more-cpack-internals' | Kyle Edwards | 2019-07-10 | 22 | -11/+12 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Refactor: Move CPack internal files to `Internal/CPack/` directory | Alex Turbov | 2019-07-09 | 22 | -11/+12 |
* | | | | | | | | | Merge topic 'elseif' | Brad King | 2019-07-10 | 5 | -5/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix elseif() in place of else() | Artalus | 2019-07-03 | 5 | -5/+5 |
* | | | | | | | | | | Merge topic 'clang-test-fixes' | Brad King | 2019-07-10 | 4 | -8/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Tests: fix some Clang failures on Windows | Zsolt Parragi | 2019-07-09 | 4 | -8/+14 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'eclipse-init-members' | Brad King | 2019-07-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Eclpise: Fix compiler warnings about uninitialized member variables | Martin Gerhardy | 2019-07-09 | 1 | -0/+2 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-07-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'implicit-includes-cray-hlist' into release-3.15 | Brad King | 2019-07-10 | 8 | -2/+167 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'cuda-imported-library-device-linking' into release-3.15 | Brad King | 2019-07-10 | 1 | -6/+11 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ | Merge branch 'release-3.14' | Brad King | 2019-07-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'backport-implicit-includes-cray-hlist' into release-3.14 | Brad King | 2019-07-09 | 8 | -2/+167 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'implicit-includes-cray-hlist' | Brad King | 2019-07-10 | 8 | -2/+167 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'backport-implicit-includes-cray-hlist' | Brad King | 2019-07-09 | 8 | -2/+167 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Cray: Fix include parsing when the -hlist= flag is present | Chuck Atkins | 2019-07-09 | 8 | -2/+167 |
* | | | | | | | | | | | | | | Merge topic 'cuda-imported-library-device-linking' | Brad King | 2019-07-10 | 1 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | CUDA: Restore device linking to imported static library targets | Robert Maynard | 2019-07-09 | 1 | -6/+11 |
* | | | | | | | | | | | | | | Merge topic 'emacs/drop-23' | Brad King | 2019-07-10 | 1 | -7/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | cmake-mode.el: Drop support for Emacs < 24 | Hong Xu | 2019-07-09 | 1 | -7/+3 |
* | | | | | | | | | | | | | | | Merge branch 'release-3.15' | Craig Scott | 2019-07-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Merge topic 'docs-message-cmake-gui' into release-3.15 | Craig Scott | 2019-07-10 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'docs-message-cmake-gui' | Craig Scott | 2019-07-10 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |