summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move CPack internal files to `Internal/CPack/` directoryAlex Turbov2019-07-0922-11/+12
* CMake Nightly Date StampKitware Robot2019-07-091-1/+1
* Merge topic 'autogen_header_extension'Brad King2019-07-0810-160/+127
|\
| * 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
| * Tests: Autogen: Extend SameName test with additional header extensionsSebastian Holtermann2019-07-044-0/+32
| * Autogen: Use cmake::IsHeader/SourceExtension for file type detectionSebastian Holtermann2019-07-041-17/+14
* | Merge branch 'release-3.15'Brad King2019-07-080-0/+0
|\ \
| * \ Merge branch 'fortran-submodule-cray' into release-3.15Brad King2019-07-082-1/+9
| |\ \
* | \ \ Merge topic 'fortran-submodule-cray'Brad King2019-07-082-1/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Fortran: Add support for submodules on CrayWillem Deconinck2019-07-081-0/+2
| * | | Fortran: Support compilers using no module prefix on submodule filesWillem Deconinck2019-07-081-1/+7
* | | | Merge topic 'pb-cxx11'Brad King2019-07-082-0/+9
|\ \ \ \
| * | | | FindProtobuf: libprotoc also needs C++11Rolf Eike Beer2019-07-031-0/+5
| * | | | Tests: require C++11 for some protobuf testsRolf Eike Beer2019-07-031-0/+4
* | | | | Merge topic 'threads-are-good'Brad King2019-07-083-6/+19
|\ \ \ \ \
| * | | | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-023-6/+19
| | |_|_|/ | |/| | |
* | | | | 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
* | | | | Merge branch 'release-3.15'Craig Scott2019-07-040-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'docs-misc-trivial-cleanups' into release-3.15Craig Scott2019-07-045-39/+39
| |\ \ \ \
* | \ \ \ \ Merge topic 'docs-misc-trivial-cleanups'Craig Scott2019-07-045-39/+39
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Remove mention of CMAKE_INSTALL_DO_STRIPCraig Scott2019-07-031-1/+1
| * | | | | Help: Clarify how to provide multiple targets with cmake --targetCraig Scott2019-07-031-1/+2
| * | | | | Help: Add missing xref for CMAKE_EXECUTE_PROCESS_COMMAND_ECHOCraig Scott2019-07-031-0/+2
| * | | | | Help: Improve formatting of list(TRANSFORM) sub-optionsCraig Scott2019-07-031-17/+17
| * | | | | Help: Clean up trivial typos and grammarCraig Scott2019-07-035-20/+17
| | |_|_|/ | |/| | |
* | | | | CMake Nightly Date StampKitware Robot2019-07-041-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'release-3.15'Brad King2019-07-030-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'FindPostgreSQL-lib-dir' into release-3.15Brad King2019-07-031-1/+8
| |\ \ \
* | \ \ \ Merge topic 'FindPostgreSQL-lib-dir'Brad King2019-07-031-1/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindPostgreSQL: Fix regression in computation of library directoryBrad King2019-07-021-1/+8
| | |/ / | |/| |
* | | | Merge branch 'release-3.15'Craig Scott2019-07-030-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR' into release-3.15Craig Scott2019-07-031-0/+8
| |\ \ \
* | \ \ \ Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR'Craig Scott2019-07-031-0/+8
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Discourage using CMAKE_SOURCE_DIR in toolchain filesOleg Chernovskiy2019-07-021-0/+8
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2019-07-031-1/+1
| |_|/ |/| |
* | | Merge topic 'static'Brad King2019-07-021-0/+6
|\ \ \
| * | | Swift: add rules for static linkingSaleem Abdulrasool2019-06-281-0/+6
* | | | Merge topic 'cross_ref_CUDAHOSTCXX_in_CMAKE_CUDA_HOST_COMPILER'Brad King2019-07-021-1/+2
|\ \ \ \
| * | | | CMAKE_CUDA_HOST_COMPILER: Document it takes priority over CUDAHOSTCXXRobert Maynard2019-06-271-1/+2
| |/ / /
* | | | Merge topic 'deprecate-policy-old'Brad King2019-07-023-1/+20
|\ \ \ \
| * | | | Add deprecation warnings for policies CMP0067 and belowBrad King2019-07-013-1/+20
* | | | | Merge topic 'double-export-error-message'Brad King2019-07-029-25/+61
|\ \ \ \ \
| * | | | | Tests: add tests for export set error messagesBen Boeckel2019-06-277-0/+34
| * | | | | cmExportBuildFileGenerator: improve error messageBen Boeckel2019-06-272-25/+27
* | | | | | Merge branch 'release-3.15'Brad King2019-07-020-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |