Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 83 | -702/+745 |
* | CMake Nightly Date Stamp | Kitware Robot | 2020-09-02 | 1 | -1/+1 |
* | Merge topic 'target_genex_dependency' | Brad King | 2020-09-01 | 15 | -15/+223 |
|\ | |||||
| * | GenEx: Remove unneeded dependencies from target info queries | Robert Maynard | 2020-09-01 | 15 | -15/+223 |
* | | Merge topic 'xcode-link-phase-all' | Craig Scott | 2020-09-01 | 22 | -114/+582 |
|\ \ | |||||
| * | | Xcode: Use "Link Binary With Libraries" build phase in some cases | Gusts Kaksis | 2020-08-31 | 19 | -68/+508 |
| * | | Xcode: Add special case for file type extension map for .xcassets | Gusts Kaksis | 2020-08-28 | 1 | -0/+3 |
| * | | Xcode: Refactor build setting append code and attribute getter naming | Gusts Kaksis | 2020-08-28 | 4 | -51/+76 |
* | | | Merge topic 'cuda_host_compiler_fail' | Brad King | 2020-09-01 | 3 | -21/+35 |
|\ \ \ | |||||
| * | | | CUDA: Fail fast if CMAKE_CUDA_ARCHITECTURES doesn't work during detection | Raul Tambre | 2020-08-29 | 2 | -19/+21 |
| * | | | CUDA: Fail if compiler detection using the host compiler fails | Raul Tambre | 2020-08-29 | 3 | -3/+15 |
* | | | | Merge topic 'file_chmod' | Brad King | 2020-09-01 | 26 | -0/+312 |
|\ \ \ \ | |||||
| * | | | | file: Add CHMOD and CHMOD_RECURSE subcommands | Sibi Siddharthan | 2020-08-26 | 26 | -0/+312 |
* | | | | | Merge topic 'file-RENAME-windows' | Brad King | 2020-09-01 | 2 | -37/+188 |
|\ \ \ \ \ | |||||
| * | | | | | cmSystemTools: Teach RenameFile to disable Windows Search Indexing | Ron W Moore | 2020-08-31 | 1 | -0/+59 |
| * | | | | | cmSystemTools: Teach RenameFile to try for longer on directories | Ron W Moore | 2020-08-31 | 1 | -1/+12 |
| * | | | | | cmSystemTools: Add more error handling to RenameFile on Windows | Ron W Moore | 2020-08-31 | 1 | -4/+28 |
| * | | | | | cmSystemTools: Improve RenameFile on Windows with MOVEFILE_WRITE_THROUGH | Ron W Moore | 2020-08-31 | 1 | -1/+3 |
| * | | | | | cmSystemTools: Factor out RenameFile wstring conversion on Windows | Ron W Moore | 2020-08-31 | 1 | -8/+9 |
| * | | | | | cmSystemTools: Factor out MoveFileExW call in RenameFile | Brad King | 2020-08-31 | 1 | -5/+13 |
| * | | | | | cmSystemTools: Define directory-specific Windows filesystem retry settings | Brad King | 2020-08-27 | 2 | -22/+68 |
* | | | | | | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 67 | -40/+1042 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitlab-ci: add ISPC to the Fedora CI image | Ben Boeckel | 2020-08-28 | 7 | -1/+22 |
| * | | | | | | ISPC: Update help documentation to include ISPC | Robert Maynard | 2020-08-28 | 9 | -5/+62 |
| * | | | | | | ISPC: Support building with the MSVC toolchain | Robert Maynard | 2020-08-28 | 2 | -0/+9 |
| * | | | | | | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 30 | -39/+343 |
| * | | | | | | Add ISPC compiler support to CMake | Robert Maynard | 2020-08-28 | 32 | -7/+621 |
| * | | | | | | Refactor some swift only logic to be re-used by other languages | Robert Maynard | 2020-08-07 | 1 | -26/+23 |
* | | | | | | | Merge branch 'release-3.17' into master | Brad King | 2020-09-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.17-automoc-depend-project-file' into release-3.17 | Brad King | 2020-08-31 | 9 | -1/+150 |
| |\ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ | Merge branch 'release-3.18' | Brad King | 2020-09-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'automoc-depend-project-file' into release-3.18 | Brad King | 2020-09-01 | 9 | -1/+150 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge topic 'automoc-depend-project-file' | Brad King | 2020-09-01 | 9 | -1/+150 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'backport-3.17-automoc-depend-project-file' | Brad King | 2020-08-31 | 9 | -1/+150 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | AutoMoc: Restore support for re-running after project file changes | Joerg Bornemann | 2020-08-31 | 9 | -1/+150 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-01 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge topic 'UseSWIG-interface-option' into release-3.18 | Brad King | 2020-09-01 | 9 | -1/+71 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'UseSWIG-interface-option' | Brad King | 2020-09-01 | 9 | -1/+71 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | UseSWIG: Update option -interface usage | Marc Chevrier | 2020-08-31 | 9 | -1/+71 |
| |/ / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-01 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'cuda_docs_host_id' | Brad King | 2020-08-31 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Help: Reference CMAKE_CUDA_COMPILER_ID not CMAKE_CUDA_COMPILER | Raul Tambre | 2020-08-29 | 1 | -6/+6 |
| | |_|_|_|_|/ / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge topic 'llvm_rc_preprocessing_for_all_windows_clang_variants' | Brad King | 2020-08-31 | 1 | -20/+29 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | llvm-rc: Enable preprocessing for all Windows usage variants | Thomas Bernard | 2020-08-27 | 1 | -0/+2 |
| * | | | | | | | | | llvm-rc: Refactor the preprocessing logic | Thomas Bernard | 2020-08-27 | 1 | -20/+27 |
* | | | | | | | | | | Merge topic 'ExternalProject-test-download-timeout' | Brad King | 2020-08-31 | 1 | -5/+12 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | Tests: Add timeout on the RunCMake.ExternalProject download server | Thomas Bernard | 2020-08-27 | 1 | -5/+12 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-31 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-30 | 1 | -1/+1 |
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-29 | 1 | -1/+1 |
| |_|_|_|_|_|_|/ |/| | | | | | | |