summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'file_chmod'Brad King2020-09-0126-0/+312
|\ \ \ \ \
| * | | | | file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-2626-0/+312
* | | | | | Merge topic 'file-RENAME-windows'Brad King2020-09-012-37/+188
|\ \ \ \ \ \
| * | | | | | cmSystemTools: Teach RenameFile to disable Windows Search IndexingRon W Moore2020-08-311-0/+59
| * | | | | | cmSystemTools: Teach RenameFile to try for longer on directoriesRon W Moore2020-08-311-1/+12
| * | | | | | cmSystemTools: Add more error handling to RenameFile on WindowsRon W Moore2020-08-311-4/+28
| * | | | | | cmSystemTools: Improve RenameFile on Windows with MOVEFILE_WRITE_THROUGHRon W Moore2020-08-311-1/+3
| * | | | | | cmSystemTools: Factor out RenameFile wstring conversion on WindowsRon W Moore2020-08-311-8/+9
| * | | | | | cmSystemTools: Factor out MoveFileExW call in RenameFileBrad King2020-08-311-5/+13
| * | | | | | cmSystemTools: Define directory-specific Windows filesystem retry settingsBrad King2020-08-272-22/+68
* | | | | | | Merge topic 'ispc_lang_support'Brad King2020-09-0167-40/+1042
|\ \ \ \ \ \ \
| * | | | | | | gitlab-ci: add ISPC to the Fedora CI imageBen Boeckel2020-08-287-1/+22
| * | | | | | | ISPC: Update help documentation to include ISPCRobert Maynard2020-08-289-5/+62
| * | | | | | | ISPC: Support building with the MSVC toolchainRobert Maynard2020-08-282-0/+9
| * | | | | | | ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-2830-39/+343
| * | | | | | | Add ISPC compiler support to CMakeRobert Maynard2020-08-2832-7/+621
| * | | | | | | Refactor some swift only logic to be re-used by other languagesRobert Maynard2020-08-071-26/+23
* | | | | | | | Merge branch 'release-3.17' into masterBrad King2020-09-010-0/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-3.17-automoc-depend-project-file' into release-3.17Brad King2020-08-319-1/+150
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.18'Brad King2020-09-010-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge topic 'automoc-depend-project-file' into release-3.18Brad King2020-09-019-1/+150
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'automoc-depend-project-file'Brad King2020-09-019-1/+150
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'backport-3.17-automoc-depend-project-file'Brad King2020-08-319-1/+150
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | AutoMoc: Restore support for re-running after project file changesJoerg Bornemann2020-08-319-1/+150
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-010-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'UseSWIG-interface-option' into release-3.18Brad King2020-09-019-1/+71
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'UseSWIG-interface-option'Brad King2020-09-019-1/+71
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | UseSWIG: Update option -interface usageMarc Chevrier2020-08-319-1/+71
| |/ / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-011-1/+1
* | | | | | | | | Merge topic 'cuda_docs_host_id'Brad King2020-08-311-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Reference CMAKE_CUDA_COMPILER_ID not CMAKE_CUDA_COMPILERRaul Tambre2020-08-291-6/+6
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge topic 'llvm_rc_preprocessing_for_all_windows_clang_variants'Brad King2020-08-311-20/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | llvm-rc: Enable preprocessing for all Windows usage variantsThomas Bernard2020-08-271-0/+2
| * | | | | | | | | llvm-rc: Refactor the preprocessing logicThomas Bernard2020-08-271-20/+27
* | | | | | | | | | Merge topic 'ExternalProject-test-download-timeout'Brad King2020-08-311-5/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Tests: Add timeout on the RunCMake.ExternalProject download serverThomas Bernard2020-08-271-5/+12
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-311-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-301-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-291-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-08-281-1/+1
* | | | | | | | Merge branch 'release-3.18'Brad King2020-08-270-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'release-3.17' into release-3.18Brad King2020-08-270-0/+0
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Merge branch 'release-3.17'Brad King2020-08-270-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'backport-3.17-cmext-vs16-declval' into release-3.17Brad King2020-08-271-8/+9
| |\ \ \ \ \ \ \
| | * | | | | | | Implement cm::static_reference_cast by declvalSumit Bhardwaj2020-08-271-8/+9
| |/ / / / / / /
* | | | | | | | Merge topic 'ctest-FATAL_ERROR'Brad King2020-08-2718-15/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)Kevin Puetz2020-08-2618-15/+57
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-271-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge topic 'vs-win-sdk-custom-max'Brad King2020-08-269-10/+70
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Add option for custom Win10 SDK version maximumjonathan molinatto2020-08-259-10/+70