summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
| * | GenEx: Remove unneeded dependencies from target info queriesRobert Maynard2020-09-012-3/+74
* | | Merge topic 'xcode-link-phase-all'Craig Scott2020-09-015-114/+291
|\ \ \
| * | | Xcode: Use "Link Binary With Libraries" build phase in some casesGusts Kaksis2020-08-312-68/+217
| * | | 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 'file_chmod'Brad King2020-09-011-0/+160
|\ \ \ \
| * | | | file: Add CHMOD and CHMOD_RECURSE subcommandsSibi Siddharthan2020-08-261-0/+160
* | | | | 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-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
| | |/ / / / / / / / / | |/| | | | | | | | |