Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'cmake_path-updates' | Brad King | 2020-09-22 | 3 | -49/+240 |
|\ | |||||
| * | cmake_path: enhancements | Marc Chevrier | 2020-09-20 | 3 | -49/+240 |
* | | Merge topic 'comp-ti-std-options' | Brad King | 2020-09-22 | 4 | -13/+142 |
|\ \ | |||||
| * | | Compiler/TI: Add std options for C++14 | Josef Angstenberger | 2020-09-20 | 1 | -4/+22 |
| * | | Compiler/TI: Add std options for C++98 | Josef Angstenberger | 2020-09-20 | 2 | -1/+52 |
| * | | Compiler/TI: Add std options for C11 | Josef Angstenberger | 2020-09-20 | 1 | -0/+11 |
| * | | Compiler/TI: Check default C standard | Josef Angstenberger | 2020-09-20 | 2 | -0/+19 |
| * | | Compiler/TI: Check compiler version for C99 support | Josef Angstenberger | 2020-09-20 | 1 | -4/+35 |
| * | | Compiler/TI: Fix definition of std options | Josef Angstenberger | 2020-09-20 | 1 | -4/+4 |
| * | | Compiler/TI: Avoid generic variable name in macro | Josef Angstenberger | 2020-09-20 | 1 | -8/+7 |
| |/ | |||||
* | | Merge topic 'file-ARCHIVE-compression-level' | Brad King | 2020-09-22 | 23 | -16/+284 |
|\ \ | |||||
| * | | file(ARCHIVE_CREATE): Add option to control compression level | Asit Dhal | 2020-09-21 | 23 | -16/+284 |
* | | | Merge topic 'findthreads_missing_prototype' | Brad King | 2020-09-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindThreads: Add missing static keyword in pthread test code | Pavel Otchertsov | 2020-09-18 | 1 | -1/+1 |
* | | | | Merge topic 'FindGLEW-platform' | Brad King | 2020-09-22 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | FindGLEW: Avoid using CMAKE_GENERATOR_PLATFORM to detect platform | Asit Dhal | 2020-09-21 | 1 | -2/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'findcudatoolkit_cross_scattered' | Brad King | 2020-09-22 | 3 | -9/+12 |
|\ \ \ \ | |||||
| * | | | | FindCUDAToolkit: Support scattered installations when crosscompiling | Raul Tambre | 2020-09-20 | 3 | -9/+12 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'release-3.17' into master | Brad King | 2020-09-22 | 0 | -0/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'backport-3.17-check-compiler-flag-result' into release-3.17 | Brad King | 2020-09-21 | 2 | -2/+0 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'release-3.18' | Brad King | 2020-09-22 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'check-compiler-flag-result' into release-3.18 | Brad King | 2020-09-22 | 2 | -2/+0 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'check-compiler-flag-result' | Brad King | 2020-09-22 | 2 | -2/+0 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Merge branch 'backport-3.17-check-compiler-flag-result' | Brad King | 2020-09-21 | 2 | -2/+0 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Check*CompilerFlag: Do not set result as a normal variable too | Brad King | 2020-09-21 | 2 | -2/+0 |
| | |/ / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-22 | 1 | -1/+1 |
* | | | | | | Merge topic 'xcode-12-new-build-system' | Brad King | 2020-09-21 | 59 | -91/+748 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system" | Brad King | 2020-09-18 | 12 | -8/+74 |
| * | | | | | | Tests: Skip RunCMake.XcodeProject device cases for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+5 |
| * | | | | | | Tests: Skip Qt*Autogen.MocSkipSource case for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+7 |
| * | | | | | | Tests: Update RunCMake.XcodeProject cases for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -1/+3 |
| * | | | | | | Tests: Update BuildDepends test for Xcode "new build system" | Brad King | 2020-09-18 | 2 | -0/+10 |
| * | | | | | | Tests: Update RunCMake.file case with workaround for Xcode "new build system" | Brad King | 2020-09-18 | 1 | -0/+6 |
| * | | | | | | Tests: Avoid duplicate custom commands for Xcode "new build system" | Brad King | 2020-09-18 | 2 | -0/+15 |
| * | | | | | | Xcode: Switch to the "new build system" for Xcode 12 and above | Brad King | 2020-09-18 | 26 | -31/+423 |
| * | | | | | | Xcode: Add option to specify build system variant | Brad King | 2020-09-18 | 15 | -19/+187 |
| * | | | | | | Xcode: Factor out build phase variable declarations | Brad King | 2020-09-18 | 1 | -7/+12 |
| * | | | | | | Xcode: Clarify name of legacy run script build phase helper | Brad King | 2020-09-18 | 2 | -8/+8 |
| * | | | | | | Tests: Avoid duplicate custom commands in QtAutogen.AutogenOriginDependsOff | Brad King | 2020-09-18 | 3 | -6/+11 |
| * | | | | | | Tests: Remove RunCMake.ExternalProject unnecessary CMake version check | Brad King | 2020-09-15 | 1 | -2/+0 |
| * | | | | | | Tests: Simplify RunCMake.ExternalProject Add_StepDependencies stderr | Brad King | 2020-09-15 | 4 | -24/+2 |
| * | | | | | | Help: Move CMAKE_XCODE_GENERATE_SCHEME to proper manual section | Brad King | 2020-09-14 | 1 | -1/+1 |
* | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-21 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'foreach-int-parse-range-check' into release-3.18 | Brad King | 2020-09-21 | 5 | -0/+15 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'foreach-int-parse-range-check' | Brad King | 2020-09-21 | 5 | -0/+15 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | foreach: Fix crash parsing integer out of range | Ben McMorran | 2020-09-18 | 5 | -0/+15 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-21 | 1 | -1/+1 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-20 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-09-19 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge topic 'rel-drop-old' | Brad King | 2020-09-18 | 6 | -431/+1 |
|\ \ \ \ \ \ |