| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | Merge topic 'iwyu-memory' | Brad King | 2019-07-11 | 85 | -67/+92 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 85 | -67/+92 |
|
|
* | | | | | | | | | | | | Merge topic 'fix_ctest_output' | Brad King | 2019-07-11 | 1 | -9/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | CTest: Clean up stdout and logfile output for Pass/Fail regex | Stephen Manz | 2019-07-09 | 1 | -9/+12 |
|
|
* | | | | | | | | | | | | | Merge topic 'eclipse-resource-encoding' | Brad King | 2019-07-11 | 2 | -0/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Eclipse: Add option to set the resource encoding | Martin Gerhardy | 2019-07-09 | 2 | -0/+26 |
|
|
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-11 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | Merge topic 'fix/move-more-cpack-internals' | Kyle Edwards | 2019-07-10 | 5 | -7/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Refactor: Move CPack internal files to `Internal/CPack/` directory | Alex Turbov | 2019-07-09 | 5 | -7/+9 |
|
|
* | | | | | | | | | | | | | | 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 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 |
|
|
* | | | | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-10 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | Merge topic 'add_cmake_find_use_package_registry' | Craig Scott | 2019-07-09 | 2 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRY | Robert Maynard | 2019-07-09 | 1 | -1/+6 |
|
|
| * | | | | | | | | | | | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs | Robert Maynard | 2019-07-09 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | | | | Merge topic 'ccmake-clear-aliases' | Brad King | 2019-07-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | cmGlobalGenerator: Do not persist alias targets across configures | Brad King | 2019-07-08 | 1 | -0/+1 |
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Merge topic 'loglevel-option-case-consistency' | Craig Scott | 2019-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / / / /
|/| | | | | | | | / / / /
| | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Help: Use consistent levels for cmake --loglevel and message() | Craig Scott | 2019-07-08 | 1 | -1/+1 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-09 | 1 | -1/+1 |
|
|
* | | | | | | | | | | | Merge topic 'autogen_header_extension' | Brad King | 2019-07-08 | 6 | -160/+95 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | cmSystemTools: Remove cmSystemTools::FileFormat method | Sebastian Holtermann | 2019-07-04 | 2 | -85/+0 |
|
|
| * | | | | | | | | | | | cmExtraCodeLiteGenerator: Use cmake::Is*Extension for file type detection | Sebastian Holtermann | 2019-07-04 | 1 | -10/+9 |
|
|
| * | | | | | | | | | | | cmake: Refactor file extension list setup | Sebastian Holtermann | 2019-07-04 | 2 | -48/+72 |
|
|
| * | | | | | | | | | | | Autogen: Use cmake::IsHeader/SourceExtension for file type detection | Sebastian Holtermann | 2019-07-04 | 1 | -17/+14 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge topic 'fortran-submodule-cray' | Brad King | 2019-07-08 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / / / /
|/| | | | | | | | | /
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
| * | | | | | | | | | Fortran: Support compilers using no module prefix on submodule files | Willem Deconinck | 2019-07-08 | 1 | -1/+7 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-08 | 1 | -1/+1 |
|
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-07 | 1 | -1/+1 |
|
|
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-06 | 1 | -1/+1 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-05 | 1 | -1/+1 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-04 | 1 | -1/+1 |
|
|
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-03 | 1 | -1/+1 |
| |/ / / / / /
|/| | | | | | |
|
* | | | | | | | Merge topic 'deprecate-policy-old' | Brad King | 2019-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add deprecation warnings for policies CMP0067 and below | Brad King | 2019-07-01 | 1 | -1/+1 |
|
|
* | | | | | | | | Merge topic 'double-export-error-message' | Brad King | 2019-07-02 | 2 | -25/+27 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | cmExportBuildFileGenerator: improve error message | Ben Boeckel | 2019-06-27 | 2 | -25/+27 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge topic 'qt-5.13' | Brad King | 2019-07-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | QtDialog: Use QPalette::WindowText instead of QPalette::Foreground | Sebastian Holtermann | 2019-07-01 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge topic 'cuda-no-device-link-when-disabled' | Brad King | 2019-07-02 | 4 | -11/+9 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | CUDA: Do not device link if CUDA is not an enabled language | Robert Maynard | 2019-07-01 | 4 | -11/+9 |
| |/ / / / / |
|
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-07-02 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge topic 'remove_unneeded_variables_from_cmFindPackageCommand' | Brad King | 2019-07-01 | 1 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | Remove unused variables from cmFindPackageCommand | Robert Maynard | 2019-06-26 | 1 | -6/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge topic 'bug/19436' | Craig Scott | 2019-07-01 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | list(POP_FRONT): Fix always assigning first item to output vars | Alex Turbov | 2019-06-30 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| * | | | CMake 3.15.0-rc3v3.15.0-rc3 | Brad King | 2019-06-27 | 1 | -1/+1 |
|
|
| * | | | Merge branch 'cuda-msvc-runtime-library' into release-3.15 | Brad King | 2019-06-26 | 1 | -15/+11 |
| |\ \ \ |
|