summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: remove extra newlineBen Boeckel2020-09-161-1/+0
* Utilities: also support an already extracted doc treeBen Boeckel2020-09-161-0/+5
* Merge topic 'flexiblas'Brad King2020-09-162-0/+34
|\
| * Find{BLAS,LAPACK}: Add support for FlexiBLASMattias Ellert2020-09-142-0/+34
* | Merge topic 'CMAKE_LINKER_points_to_lld_link_for_msvc_with_clang_gnu_interface'Brad King2020-09-161-1/+5
|\ \
| * | Clang: Detect lld-link when using gnu front end with msvc targetThomas Bernard2020-09-141-1/+5
| |/
* | CMake Nightly Date StampKitware Robot2020-09-161-1/+1
* | Merge topic 'ExternalProject-steps-refinement'Brad King2020-09-1537-96/+730
|\ \
| * | ExternalProject: Add policy CMP0114 to refine step target dependenciesBrad King2020-09-1436-50/+655
| * | Tests: Match RunCMake.ExternalProject NO_DEPENDS output more strictlyBrad King2020-09-101-18/+38
| * | ExternalProject: Factor out an internal helper to add a step targetBrad King2020-09-102-22/+31
* | | Merge branch 'release-3.17' into masterBrad King2020-09-151-0/+9
|\ \ \
| * | | CMake 3.17.5v3.17.5Brad King2020-09-151-1/+1
| * | | Merge branch 'backport-3.17-automoc-path-prefix-off' into release-3.17Brad King2020-09-151-0/+9
| |\ \ \
| | * | | Help: Add 3.17.5 release note about AUTOMOC_PATH_PREFIX default changeJoerg Bornemann2020-09-151-0/+9
| | * | | Merge branch 'backport-3.16-automoc-path-prefix-off'Brad King2020-09-151-5/+11
| | |\ \ \
| * | \ \ \ Merge branch 'release-3.16' into release-3.17Brad King2020-09-151-5/+11
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.16' into masterBrad King2020-09-151-5/+11
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | CMake 3.16.9v3.16.9Brad King2020-09-151-1/+1
| * | | | | Merge branch 'backport-3.16-automoc-path-prefix-off' into release-3.16Brad King2020-09-151-5/+11
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Help: Add 3.16.9 release note about AUTOMOC_PATH_PREFIX default changeJoerg Bornemann2020-09-151-5/+11
* | | | | | Merge topic 'cuda_clang_scattered_cross'Brad King2020-09-152-2/+10
|\ \ \ \ \ \
| * | | | | | CUDA: Support scattered installations when crosscompiling with ClangRaul Tambre2020-09-142-2/+10
* | | | | | | Merge topic 'commands-unordered-map'Marc Chevrier2020-09-151-3/+3
|\ \ \ \ \ \ \
| * | | | | | | cmState: store commands in unordered_mapOleksandr Koval2020-09-111-3/+3
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-151-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge topic 'findpython-docs-fixes'Kyle Edwards2020-09-143-3/+3
|\ \ \ \ \ \ \
| * | | | | | | FindPython: fix typo in Python_LIBRARY_DIRSPhilipp Storz2020-09-113-3/+3
| |/ / / / / /
* | | | | | | Merge topic 'add_COMPILER_TARGET_for_all_clang_variants_on_windows'Brad King2020-09-144-10/+14
|\ \ \ \ \ \ \
| * | | | | | | Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windowsThomas Bernard2020-09-114-10/+14
* | | | | | | | Merge topic 'test-pch-instantiate-templates'Brad King2020-09-141-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Fix PchInstantiateTemplates case on macOS with CMAKE_OSX_ARCHITECTURESBrad King2020-09-111-2/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'import-export-doc'Brad King2020-09-1424-1/+1181
|\ \ \ \ \ \ \ \
| * | | | | | | | Help: Add Importing and Exporting GuideBetsy McPhail2020-09-1124-1/+1181
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-141-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-131-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-121-1/+1
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge topic 'ispc_window_failures'Brad King2020-09-117-13/+54
|\ \ \ \ \ \ \
| * | | | | | | ISPC: CompilerLauncher tests work properly with x86 buildsRobert Maynard2020-09-101-0/+4
| * | | | | | | ISPC: DynamicLibrary test now passes on windows.Robert Maynard2020-09-105-12/+45
| * | | | | | | ISPC: Use the `obj` file extension for objects on windowsRobert Maynard2020-09-101-1/+5
| |/ / / / / /
* | | | | | | Merge branch 'release-3.18'Brad King2020-09-110-0/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'armclang-fixes' into release-3.18Brad King2020-09-111-2/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'armclang-fixes'Brad King2020-09-111-2/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | ARMClang: Fix link line generation after addition of armlink supportMarc Chevrier2020-09-101-2/+3
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-110-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'file-GENERATE-earlier' into release-3.18Brad King2020-09-111-0/+2
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'file-GENERATE-earlier'Brad King2020-09-111-0/+2
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | / / / / / | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | file(GENERATE): Create output file structures for all directories firstJosef Angstenberger2020-09-101-0/+2
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2020-09-111-1/+1
| |_|_|_|_|/ |/| | | | |