Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ispc_lang_support' | Brad King | 2020-09-01 | 17 | -35/+290 |
|\ | |||||
| * | ISPC: Support ISPC header generation byproducts and parallel builds | Robert Maynard | 2020-08-28 | 12 | -9/+246 |
| * | Add ISPC compiler support to CMake | Robert Maynard | 2020-08-28 | 6 | -6/+27 |
| * | Refactor some swift only logic to be re-used by other languages | Robert Maynard | 2020-08-07 | 1 | -26/+23 |
* | | Merge topic 'automoc-depend-project-file' | Brad King | 2020-09-01 | 2 | -1/+4 |
|\ \ | |||||
| * \ | Merge branch 'backport-3.17-automoc-depend-project-file' | Brad King | 2020-08-31 | 2 | -1/+4 |
| |\ \ | |||||
| | * | | AutoMoc: Restore support for re-running after project file changes | Joerg Bornemann | 2020-08-31 | 2 | -1/+4 |
| | * | | Merge branch 'backport-3.17-automoc_timestamp_deps' into release-3.17 | Brad King | 2020-08-05 | 2 | -3/+48 |
| | |\ \ | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-01 | 1 | -1/+1 |
* | | | | | 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 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-28 | 1 | -1/+1 |
* | | | | | Merge topic 'ctest-FATAL_ERROR' | Brad King | 2020-08-27 | 3 | -12/+19 |
|\ \ \ \ \ | |||||
| * | | | | | CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR) | Kevin Puetz | 2020-08-26 | 3 | -12/+19 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-27 | 1 | -1/+1 |
* | | | | | | Merge topic 'vs-win-sdk-custom-max' | Brad King | 2020-08-26 | 4 | -10/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Add option for custom Win10 SDK version maximum | jonathan molinatto | 2020-08-25 | 4 | -10/+31 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-26 | 1 | -1/+1 |
* | | | | | | | Merge topic 'automoc_timestamp_nmc_fix' | Brad King | 2020-08-25 | 1 | -0/+4 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | AutoGen: Fix moc and uic dependencies when building Qt itself | Alexandru Croitor | 2020-08-25 | 1 | -0/+4 |
| * | | | | | | CMake 3.18.2v3.18.2 | Brad King | 2020-08-20 | 1 | -1/+1 |
| * | | | | | | Merge topic 'osx-archs-apple-only' into release-3.18 | Brad King | 2020-08-11 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Xcode: Explicitly turn off signing in try_compile projects | Brad King | 2020-08-10 | 1 | -0/+6 |
| * | | | | | | | Merge topic 'reuse_pch_no_delay' into release-3.18 | Brad King | 2020-08-06 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'automoc_timestamp_deps' into release-3.18 | Brad King | 2020-08-06 | 2 | -3/+48 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge topic 'ninja-multi-rsp-remove-path' into release-3.18 | Brad King | 2020-08-06 | 1 | -10/+2 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
* | | | | | | | | | | Merge topic 'osx_asm_architectures' | Brad King | 2020-08-25 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | macOS: Respect OSX_ARCHITECTURES for ASM | Raul Tambre | 2020-08-22 | 1 | -2/+3 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'win32-executable-genex' | Brad King | 2020-08-25 | 8 | -12/+33 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | WIN32_EXECUTABLE: Add support for generator expressions | Kyle Edwards | 2020-08-21 | 8 | -12/+33 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'file_generate_target' | Brad King | 2020-08-25 | 5 | -23/+46 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | file(GENERATE): Add TARGET argument | Raul Tambre | 2020-08-20 | 5 | -23/+46 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'unk_imported_location' | Brad King | 2020-08-25 | 2 | -1/+36 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmTarget: Raise error if imported target location is not set | Raul Tambre | 2020-08-21 | 2 | -1/+36 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-25 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-24 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-23 | 1 | -1/+1 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-22 | 1 | -1/+1 |
|/ / / / / / / / / | |||||
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-21 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge topic 'fix-file-generate-cmp0070' | Brad King | 2020-08-20 | 2 | -16/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | file(GENERATE): Fix missing check for policy CMP0070 | Josef Angstenberger | 2020-08-19 | 1 | -2/+1 |
| * | | | | | | | | file(GENERATE): Refactor outputFileName calculation | Josef Angstenberger | 2020-08-19 | 2 | -8/+19 |
| * | | | | | | | | file(GENERATE): Refactor inputFileName calculation | Josef Angstenberger | 2020-08-19 | 2 | -6/+16 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-20 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'ccmake-no-form-warnings' | Brad King | 2020-08-19 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ccmake: suppress warnings in third-party form code | Brad King | 2020-08-18 | 1 | -0/+8 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'cpack-wix-custom-xmlns' | Brad King | 2020-08-19 | 3 | -2/+52 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CPack/WiX: Add support for custom XML namespaces | Fritz Elfert | 2020-08-18 | 3 | -2/+52 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-08-19 | 1 | -1/+1 |
| |/ / / / / / / / |/| | | | | | | | |