summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Tests: Update RunCMake.file case with workaround for Xcode "new build system"Brad King2020-09-181-0/+6
| * | | | | | | Tests: Avoid duplicate custom commands for Xcode "new build system"Brad King2020-09-182-0/+15
| * | | | | | | Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-1826-31/+423
| * | | | | | | Xcode: Add option to specify build system variantBrad King2020-09-1815-19/+187
| * | | | | | | Xcode: Factor out build phase variable declarationsBrad King2020-09-181-7/+12
| * | | | | | | Xcode: Clarify name of legacy run script build phase helperBrad King2020-09-182-8/+8
| * | | | | | | Tests: Avoid duplicate custom commands in QtAutogen.AutogenOriginDependsOffBrad King2020-09-183-6/+11
| * | | | | | | Tests: Remove RunCMake.ExternalProject unnecessary CMake version checkBrad King2020-09-151-2/+0
| * | | | | | | Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderrBrad King2020-09-154-24/+2
| * | | | | | | Help: Move CMAKE_XCODE_GENERATE_SCHEME to proper manual sectionBrad King2020-09-141-1/+1
* | | | | | | | Merge branch 'release-3.18'Brad King2020-09-210-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'foreach-int-parse-range-check' into release-3.18Brad King2020-09-215-0/+15
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'foreach-int-parse-range-check'Brad King2020-09-215-0/+15
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | foreach: Fix crash parsing integer out of rangeBen McMorran2020-09-185-0/+15
* | | | | | | | | CMake Nightly Date StampKitware Robot2020-09-211-1/+1
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-191-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'rel-drop-old'Brad King2020-09-186-431/+1
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Release: Drop now-unused scriptsBrad King2020-09-176-431/+1
* | | | | | | | Merge branch 'release-3.18'Brad King2020-09-180-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'ninja-multi-automoc-regression' into release-3.18Brad King2020-09-186-7/+28
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'ninja-multi-automoc-regression'Brad King2020-09-186-7/+28
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Ninja Multi-Config: Fix dependencies of custom commandsKyle Edwards2020-09-176-7/+28
* | | | | | | | | Merge branch 'release-3.18'Brad King2020-09-180-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindMatlab-r2020b' into release-3.18Brad King2020-09-181-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'FindMatlab-r2020b'Brad King2020-09-181-0/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindMatlab: add R2020b => 9.9Michael Hirsch2020-09-171-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'ci-macos-package'Brad King2020-09-181-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | gitlab-ci: minimize pipeline for packagingBrad King2020-09-171-1/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2020-09-181-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'release-3.18'Brad King2020-09-170-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'ci-xcode-11.7' into release-3.18Brad King2020-09-171-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'ci-xcode-11.7'Brad King2020-09-171-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'backport-3.18-ci-xcode-11.7' into ci-xcode-11.7Brad King2020-09-170-0/+0
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | gitlab-ci: update macOS jobs to use Xcode 11.7Brad King2020-09-171-3/+3
| | |/ / / /
| * | | | | gitlab-ci: update macOS jobs to use Xcode 11.7Brad King2020-09-171-4/+4
|/ / / / /
* | | | | Merge topic 'ci-package-upload'Brad King2020-09-171-1/+1
|\ \ \ \ \
| * | | | | gitlab-ci: reduce verbosity of binary uploadBrad King2020-09-171-1/+1
| | |/ / / | |/| | |
* | | | | Merge topic 'string-json-support'Brad King2020-09-1718-0/+790
|\ \ \ \ \
| * | | | | string(JSON): Adds JSON parsing support to the string commandPeter Steneteg2020-09-1618-0/+790
* | | | | | Merge topic 'finddoxygen-permission-denied'Brad King2020-09-171-7/+11
|\ \ \ \ \ \
| * | | | | | FindDoxygen: build the generated file contents using temporary stringsRonald Hiemstra2020-09-161-7/+11
* | | | | | | Merge topic 'findlibxml2_add_names'Brad King2020-09-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | FindLibXml2 : added libxml2_a to find_library()Olivier LIESS2020-09-161-1/+1
| |/ / / / / /
* | | | | | | Merge topic 'system-includes-for-clang-on-windows'Brad King2020-09-172-0/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Clang: use -imsvc for system include dirs when running on WindowsAndrew Fuller2020-09-162-0/+6
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2020-09-171-1/+1
* | | | | | Merge topic 'ci-macos-package'Brad King2020-09-1618-58/+185
|\ \ \ \ \ \
| * | | | | | Utilities/Release: remove old macOS release scriptBen Boeckel2020-09-163-40/+0
| * | | | | | gitlab-ci: add a job to upload macOS binariesBen Boeckel2020-09-162-0/+33