summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ispc_lang_support'Brad King2020-09-0117-35/+290
|\
| * ISPC: Support ISPC header generation byproducts and parallel buildsRobert Maynard2020-08-2812-9/+246
| * Add ISPC compiler support to CMakeRobert Maynard2020-08-286-6/+27
| * Refactor some swift only logic to be re-used by other languagesRobert Maynard2020-08-071-26/+23
* | Merge topic 'automoc-depend-project-file'Brad King2020-09-012-1/+4
|\ \
| * \ Merge branch 'backport-3.17-automoc-depend-project-file'Brad King2020-08-312-1/+4
| |\ \
| | * | AutoMoc: Restore support for re-running after project file changesJoerg Bornemann2020-08-312-1/+4
| | * | Merge branch 'backport-3.17-automoc_timestamp_deps' into release-3.17Brad King2020-08-052-3/+48
| | |\ \
* | | | | CMake Nightly Date StampKitware Robot2020-09-011-1/+1
* | | | | 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 topic 'ctest-FATAL_ERROR'Brad King2020-08-273-12/+19
|\ \ \ \ \
| * | | | | CTest: exit nonzero after message(SEND_ERROR|FATAL_ERROR)Kevin Puetz2020-08-263-12/+19
* | | | | | CMake Nightly Date StampKitware Robot2020-08-271-1/+1
* | | | | | Merge topic 'vs-win-sdk-custom-max'Brad King2020-08-264-10/+31
|\ \ \ \ \ \
| * | | | | | VS: Add option for custom Win10 SDK version maximumjonathan molinatto2020-08-254-10/+31
* | | | | | | CMake Nightly Date StampKitware Robot2020-08-261-1/+1
* | | | | | | Merge topic 'automoc_timestamp_nmc_fix'Brad King2020-08-251-0/+4
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | AutoGen: Fix moc and uic dependencies when building Qt itselfAlexandru Croitor2020-08-251-0/+4
| * | | | | | CMake 3.18.2v3.18.2Brad King2020-08-201-1/+1
| * | | | | | Merge topic 'osx-archs-apple-only' into release-3.18Brad King2020-08-111-0/+3
| |\ \ \ \ \ \
| * | | | | | | Xcode: Explicitly turn off signing in try_compile projectsBrad King2020-08-101-0/+6
| * | | | | | | Merge topic 'reuse_pch_no_delay' into release-3.18Brad King2020-08-061-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'automoc_timestamp_deps' into release-3.18Brad King2020-08-062-3/+48
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'ninja-multi-rsp-remove-path' into release-3.18Brad King2020-08-061-10/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
* | | | | | | | | | Merge topic 'osx_asm_architectures'Brad King2020-08-251-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | macOS: Respect OSX_ARCHITECTURES for ASMRaul Tambre2020-08-221-2/+3
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'win32-executable-genex'Brad King2020-08-258-12/+33
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | WIN32_EXECUTABLE: Add support for generator expressionsKyle Edwards2020-08-218-12/+33
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'file_generate_target'Brad King2020-08-255-23/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | file(GENERATE): Add TARGET argumentRaul Tambre2020-08-205-23/+46
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'unk_imported_location'Brad King2020-08-252-1/+36
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmTarget: Raise error if imported target location is not setRaul Tambre2020-08-212-1/+36
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-251-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-241-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-231-1/+1
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-221-1/+1
|/ / / / / / / / /
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-211-1/+1
|/ / / / / / / /
* | | | | | | | Merge topic 'fix-file-generate-cmp0070'Brad King2020-08-202-16/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | file(GENERATE): Fix missing check for policy CMP0070Josef Angstenberger2020-08-191-2/+1
| * | | | | | | | file(GENERATE): Refactor outputFileName calculationJosef Angstenberger2020-08-192-8/+19
| * | | | | | | | file(GENERATE): Refactor inputFileName calculationJosef Angstenberger2020-08-192-6/+16
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-201-1/+1
* | | | | | | | | Merge topic 'ccmake-no-form-warnings'Brad King2020-08-191-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ccmake: suppress warnings in third-party form codeBrad King2020-08-181-0/+8
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cpack-wix-custom-xmlns'Brad King2020-08-193-2/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack/WiX: Add support for custom XML namespacesFritz Elfert2020-08-183-2/+52
* | | | | | | | | | CMake Nightly Date StampKitware Robot2020-08-191-1/+1
| |/ / / / / / / / |/| | | | | | | |