summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix/move-more-cpack-internals'Kyle Edwards2019-07-105-7/+9
|\
| * Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-095-7/+9
* | Merge topic 'eclipse-init-members'Brad King2019-07-101-0/+2
|\ \
| * | Eclpise: Fix compiler warnings about uninitialized member variablesMartin Gerhardy2019-07-091-0/+2
* | | Merge topic 'cuda-imported-library-device-linking'Brad King2019-07-101-6/+11
|\ \ \
| * | | CUDA: Restore device linking to imported static library targetsRobert Maynard2019-07-091-6/+11
* | | | CMake Nightly Date StampKitware Robot2019-07-101-1/+1
* | | | Merge topic 'add_cmake_find_use_package_registry'Craig Scott2019-07-092-2/+7
|\ \ \ \
| * | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-091-1/+6
| * | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docsRobert Maynard2019-07-091-1/+1
* | | | | Merge topic 'ccmake-clear-aliases'Brad King2019-07-091-0/+1
|\ \ \ \ \
| * | | | | cmGlobalGenerator: Do not persist alias targets across configuresBrad King2019-07-081-0/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'loglevel-option-case-consistency'Craig Scott2019-07-091-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help: Use consistent levels for cmake --loglevel and message()Craig Scott2019-07-081-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-07-091-1/+1
* | | | Merge topic 'autogen_header_extension'Brad King2019-07-086-160/+95
|\ \ \ \
| * | | | cmSystemTools: Remove cmSystemTools::FileFormat methodSebastian Holtermann2019-07-042-85/+0
| * | | | cmExtraCodeLiteGenerator: Use cmake::Is*Extension for file type detectionSebastian Holtermann2019-07-041-10/+9
| * | | | cmake: Refactor file extension list setupSebastian Holtermann2019-07-042-48/+72
| * | | | Autogen: Use cmake::IsHeader/SourceExtension for file type detectionSebastian Holtermann2019-07-041-17/+14
* | | | | Merge topic 'fortran-submodule-cray'Brad King2019-07-081-1/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fortran: Support compilers using no module prefix on submodule filesWillem Deconinck2019-07-081-1/+7
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-07-081-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-07-071-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-07-061-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-07-051-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-07-041-1/+1
* | | | CMake Nightly Date StampKitware Robot2019-07-031-1/+1
| |/ / |/| |
* | | Merge topic 'deprecate-policy-old'Brad King2019-07-021-1/+1
|\ \ \
| * | | Add deprecation warnings for policies CMP0067 and belowBrad King2019-07-011-1/+1
* | | | Merge topic 'double-export-error-message'Brad King2019-07-022-25/+27
|\ \ \ \
| * | | | cmExportBuildFileGenerator: improve error messageBen Boeckel2019-06-272-25/+27
| | |_|/ | |/| |
* | | | Merge topic 'qt-5.13'Brad King2019-07-021-1/+1
|\ \ \ \
| * | | | QtDialog: Use QPalette::WindowText instead of QPalette::ForegroundSebastian Holtermann2019-07-011-1/+1
| | |_|/ | |/| |
* | | | Merge topic 'cuda-no-device-link-when-disabled'Brad King2019-07-024-11/+9
|\ \ \ \
| * | | | CUDA: Do not device link if CUDA is not an enabled languageRobert Maynard2019-07-014-11/+9
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-07-021-1/+1
| |_|/ |/| |
* | | Merge topic 'remove_unneeded_variables_from_cmFindPackageCommand'Brad King2019-07-011-6/+0
|\ \ \
| * | | Remove unused variables from cmFindPackageCommandRobert Maynard2019-06-261-6/+0
| | |/ | |/|
* | | Merge topic 'bug/19436'Craig Scott2019-07-011-1/+1
|\ \ \
| * | | list(POP_FRONT): Fix always assigning first item to output varsAlex Turbov2019-06-301-1/+1
| | |/ | |/|
| * | CMake 3.15.0-rc3v3.15.0-rc3Brad King2019-06-271-1/+1
| * | Merge branch 'cuda-msvc-runtime-library' into release-3.15Brad King2019-06-261-15/+11
| |\ \
| * \ \ Merge branch 'export-targets-empty' into release-3.15Brad King2019-06-261-2/+9
| |\ \ \
* | | | | CMake Nightly Date StampKitware Robot2019-07-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-06-301-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-06-291-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-06-281-1/+1
* | | | | Merge topic 'vs-dpi-aware'Brad King2019-06-271-8/+25
|\ \ \ \ \
| * | | | | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-261-8/+25