summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Merge branch 'qt-5.13' into release-3.15Brad King2019-07-012-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'update-expat' into release-3.15Brad King2019-07-0124-1570/+2056
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cuda-no-device-link-when-disabled' into release-3.15Brad King2019-07-018-11/+38
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'qt-5.13'Brad King2019-07-022-5/+5
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | QtDialog: Use QPalette::WindowText instead of QPalette::ForegroundSebastian Holtermann2019-07-011-1/+1
| * | | | | | | | | | Tests: Autogen: Use valid rcc compression levelsSebastian Holtermann2019-07-011-4/+4
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-expat'Brad King2019-07-0224-1570/+2056
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'upstream-expat' into update-expatBrad King2019-07-0123-1569/+2055
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | expat 2019-06-19 (d3b78b42)Expat Upstream2019-07-0123-1569/+2055
| * | | | | | | | | | expat: Update script to get Expat 2.2.7Brad King2019-07-011-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cuda-no-device-link-when-disabled'Brad King2019-07-028-11/+38
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |