summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach check for single-language targets to consider all configurationsBrad King2019-10-172-4/+2
* cmGeneratorTarget: Add GetAllConfigCompileLanguages methodBrad King2019-10-172-0/+17
* cmGeneratorTarget: Return non-const sources from GetAllConfigSourcesBrad King2019-10-172-2/+2
* Merge branch 'release-3.16'Brad King2019-10-170-0/+0
|\
| * Merge branch 'export-target-lang-name' into release-3.16Brad King2019-10-173-14/+30
| |\
| * \ Merge branch 'doc-pch-compile-language' into release-3.16Brad King2019-10-163-1/+22
| |\ \
* | \ \ Merge topic 'graphviz'Brad King2019-10-1750-501/+1692
|\ \ \ \
| * | | | Graphviz: added test suite, fixes, enhancementsCorentin Plouet2019-10-0850-501/+1692
* | | | | Merge topic 'doc-pch-compile-language'Brad King2019-10-173-1/+22
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | PCH: Document and test COMPILE_LANGUAGE genex for per-language headerBrad King2019-10-163-1/+22
* | | | | Merge topic 'export-target-lang-name'Brad King2019-10-173-14/+30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | install,export: Do not treat language names as target namesBrad King2019-10-163-14/+30
| |/ / /
* | | | Merge topic 'vs_dotnet_documentation_file'Brad King2019-10-178-0/+63
|\ \ \ \
| * | | | VS: Add VS_DOTNET_DOCUMENTATION_FILE propertyCharly Mourglia2019-10-158-0/+63
* | | | | CMake Nightly Date StampKitware Robot2019-10-171-1/+1
* | | | | Merge branch 'release-3.16'Brad King2019-10-160-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'doc-add_link_options-typos' into release-3.16Brad King2019-10-162-11/+11
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-add_link_options-typos'Brad King2019-10-162-11/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Fix typos and style in add_link_options documentationTom Lankhorst2019-10-162-11/+11
| | |_|/ / | |/| | |
* | | | | Merge branch 'release-3.16'Brad King2019-10-160-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'swift-cross-compile' into release-3.16Brad King2019-10-151-0/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'CMakeFindBinUtils-cleanup' into release-3.16Brad King2019-10-151-12/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindCurses-tinfow' into release-3.16Brad King2019-10-151-2/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindHDF5-cray' into release-3.16Brad King2019-10-151-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindCURL-cmake-package'Brad King2019-10-162-1/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindCURL: Try to find CURLConfig.cmakeCharles Barto2019-10-152-1/+34
* | | | | | | | | | Merge topic 'CMakeFindBinUtils-cleanup'Brad King2019-10-161-12/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | CMakeFindBinUtils: Remove unnecessary variable unset callsBrad King2019-10-151-12/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'swift-cross-compile'Brad King2019-10-161-0/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | try_compile: support Swift for cross-compilationSaleem Abdulrasool2019-10-151-0/+3
| |/ / / / / / /
* | | | | | | | Merge topic 'FindCurses-tinfow'Brad King2019-10-161-2/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | FindCurses: use tinfow when wide support is requestedManuel Herrmann2019-10-151-2/+4
| |/ / / / / /
* | | | | | | Merge topic 'FindHDF5-cray'Brad King2019-10-161-2/+2
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | FindHDF5: Append hdf5 to hdf5_hl to avoid undefined referencesWillem Deconinck2019-10-151-1/+1
| * | | | | | FindHDF5: Cray HDF5 Fortran module filename is usually capitalizedWillem Deconinck2019-10-151-1/+1
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2019-10-161-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge branch 'release-3.16'Brad King2019-10-150-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'doc-static-lib-flags' into release-3.16Brad King2019-10-152-5/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'cmake-initial-cache-relative' into release-3.16Brad King2019-10-1413-10/+40
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindOpenMP-clang-HIP-device' into release-3.16Brad King2019-10-141-0/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'doc-static-lib-flags'Brad King2019-10-152-5/+17
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | Help: Clarify documentation of CMAKE_STATIC_LINKER_FLAGSBrad King2019-10-152-5/+17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge topic 'cmake-initial-cache-relative'Brad King2019-10-1513-10/+40
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | cmake: Fix relative path regression in -CPeter Waller2019-10-1413-10/+40
| |/ / / / /
* | | | | | Merge topic 'FindOpenMP-clang-HIP-device'Brad King2019-10-151-0/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | FindOpenMP: Add support for HIP clang device passKonstantin Pyzhov2019-10-121-0/+2
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2019-10-151-1/+1
* | | | | CMake Nightly Date StampKitware Robot2019-10-141-1/+1
* | | | | Merge topic 'feature/CMAKE_MESSAGE_CONTEXT'Craig Scott2019-10-1328-34/+283
|\ \ \ \ \
| * | | | | message: Support logging a context with each messageAlex Turbov2019-10-1215-9/+194