summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Remove one-time used macrosAlex Turbov2019-07-091-31/+30
* Refactor: Optimize some stream output operationsAlex Turbov2019-07-093-19/+12
* 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
* | | | | | Merge topic 'cuda-msvc-runtime-library'Brad King2019-06-271-15/+11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | VS: Use AddLanguageFlags to de-duplicate CMAKE_{CUDA,ASM*}_FLAGS lookupBrad King2019-06-261-15/+11
* | | | | | CMake Nightly Date StampKitware Robot2019-06-271-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'build-install-rpath-genex'Brad King2019-06-263-11/+48
|\ \ \ \ \
| * | | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression supportKyle Edwards2019-06-253-11/+48
* | | | | | Merge topic 'implicit-includes-realpath'Brad King2019-06-261-3/+5
|\ \ \ \ \ \
| * | | | | | Normalize paths when checking for implicit include dirsDaniel Scharrer2019-06-221-3/+5
* | | | | | | Merge topic 'fix-xcode6-compilation'Brad King2019-06-261-4/+1
|\ \ \ \ \ \ \