summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmMakefile::GetDefinition: return cmPropVitaly Stakhovsky2020-09-0283-702/+745
* CMake Nightly Date StampKitware Robot2020-09-021-1/+1
* Merge topic 'target_genex_dependency'Brad King2020-09-0115-15/+223
|\
| * GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-0115-15/+223
* | Merge topic 'xcode-link-phase-all'Craig Scott2020-09-0122-114/+582
|\ \
| * | Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-08-3119-68/+508
| * | Xcode: Add special case for file type extension map for .xcassetsGusts Kaksis2020-08-281-0/+3
| * | Xcode: Refactor build setting append code and attribute getter namingGusts Kaksis2020-08-284-51/+76
* | | Merge topic 'cuda_host_compiler_fail'Brad King2020-09-013-21/+35
|\ \ \
| * | | CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detectionRaul Tambre2020-08-292-19/+21
| * | | CUDA: Fail if compiler detection using the host compiler failsRaul Tambre2020-08-293-3/+15
* | | | 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
| |_|_|_|_|_|_|/ |/| | | | | | |