| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'automoc-rerun-missing-dependency' into release-3.18 | Brad King | 2020-09-10 | 9 | -7/+132 |
|\ |
|
| * | AutoMoc: Re-run moc if a dependency is missing | Joerg Bornemann | 2020-09-09 | 9 | -7/+132 |
|
|
* | | Merge topic 'pch-tv90' into release-3.18 | Brad King | 2020-09-09 | 1 | -8/+20 |
|\ \ |
|
| * | | PCH: Fix 30s wait for VS2008 when used via -Tv90 | Cristian Adam | 2020-09-07 | 1 | -8/+20 |
| |/ |
|
* | | Merge topic 'ios-pch-x-lang-header' into release-3.18 | Brad King | 2020-09-09 | 4 | -4/+19 |
|\ \ |
|
| * | | PCH: Mark CMake PCH source files as -x <lang>-header | Cristian Adam | 2020-09-04 | 4 | -4/+19 |
| |/ |
|
* | | Merge topic 'FindPython-set-CMP0012-NEW' into release-3.18 | Brad King | 2020-09-08 | 1 | -1/+11 |
|\ \
| |/
|/| |
|
| * | FindPython: CMP0012 must be set to NEW | Marc Chevrier | 2020-09-07 | 1 | -1/+11 |
|/ |
|
* | Merge topic 'ninja-multi-automoc-regression' into release-3.18 | Brad King | 2020-09-03 | 9 | -5/+39 |
|\ |
|
| * | Ninja Multi-Config: Fix dependencies of utility targets | Kyle Edwards | 2020-09-02 | 6 | -2/+32 |
|
|
| * | Ninja Multi-Config: Fix cleaning of utility targets with commands | Kyle Edwards | 2020-09-02 | 1 | -0/+2 |
|
|
| * | Ninja Multi-Config: Fix clean:all target | Kyle Edwards | 2020-09-02 | 1 | -0/+1 |
|
|
| * | Tests: Pass additional Qt information to Ninja and NMC tests | Kyle Edwards | 2020-09-01 | 3 | -3/+4 |
|
|
* | | Merge topic 'FindPython-include-dir-ABI-checks' into release-3.18 | Brad King | 2020-09-03 | 1 | -8/+18 |
|\ \
| |/
|/| |
|
| * | FindPython: enhance ABI checks against include directory | Marc Chevrier | 2020-09-02 | 1 | -8/+18 |
|/ |
|
* | Merge topic 'automoc-depend-project-file' into release-3.18 | Brad King | 2020-09-01 | 9 | -1/+150 |
|\ |
|
| * | Merge branch 'backport-3.17-automoc-depend-project-file' | Brad King | 2020-08-31 | 9 | -1/+150 |
| |\ |
|
| | * | AutoMoc: Restore support for re-running after project file changes | Joerg Bornemann | 2020-08-31 | 9 | -1/+150 |
|
|
* | | | Merge topic 'UseSWIG-interface-option' into release-3.18 | Brad King | 2020-09-01 | 9 | -1/+71 |
|\ \ \
| |/ /
|/| | |
|
| * | | UseSWIG: Update option -interface usage | Marc Chevrier | 2020-08-31 | 9 | -1/+71 |
|/ / |
|
* | | Merge branch 'release-3.17' into release-3.18 | Brad King | 2020-08-27 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Merge branch 'backport-3.17-cmext-vs16-declval' into release-3.17 | Brad King | 2020-08-27 | 1 | -8/+9 |
| |\ |
|
| | * | Implement cm::static_reference_cast by declval | Sumit Bhardwaj | 2020-08-27 | 1 | -8/+9 |
| |/ |
|
| * | Merge branch 'backport-3.17-automoc-path-prefix-off' into release-3.17 | Brad King | 2020-08-10 | 4 | -5/+7 |
| |\ |
|
* | \ | Merge topic 'FindJNI-arm64' into release-3.18 | Brad King | 2020-08-26 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | FindJNI: Add arm64 support | Malcolm Parsons | 2020-08-25 | 1 | -0/+2 |
|
|
* | | | | Merge topic 'cuda-std-for-msvc' into release-3.18 | Brad King | 2020-08-26 | 1 | -4/+6 |
|\ \ \ \ |
|
| * | | | | CUDA: Support setting CUDA14/17 when using MSVC | Robert Maynard | 2020-08-24 | 1 | -4/+6 |
| |/ / / |
|
* | | | | Merge topic 'automoc_timestamp_nmc_fix' into release-3.18 | 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 |
| |/ / / |
|
* | | | | Merge topic 'msvc_static_assert' into release-3.18 | Brad King | 2020-08-25 | 3 | -6/+15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | MSVC: Record support for c_static_assert | Raul Tambre | 2020-08-20 | 3 | -6/+15 |
|/ / / |
|
* | | | CMake 3.18.2v3.18.2 | Brad King | 2020-08-20 | 1 | -1/+1 |
|
|
* | | | Merge topic 'FindMPI-cuda-pthread' into release-3.18 | Brad King | 2020-08-20 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | FindMPI: Fix regression in pthread guard | Axel Huebl | 2020-08-20 | 1 | -1/+1 |
|
|
* | | | | Merge topic 'gitlab-ci-msvc-14.27' into release-3.18 | Brad King | 2020-08-20 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | gitlab-ci: Update Windows builds to MSVC 19.27 | Brad King | 2020-08-19 | 1 | -4/+4 |
|
|
* | | | | | Merge topic 'msvc_c11' into release-3.18 | Brad King | 2020-08-20 | 1 | -0/+9 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Tests: Fix RunCMake.try_compile test for C standards with MSVC 19.27 | Brad King | 2020-08-19 | 1 | -0/+9 |
| |/ / / |
|
* | | | | Merge topic 'ep-patch-skip-update-dep' into release-3.18 | Brad King | 2020-08-19 | 1 | -27/+5 |
|\ \ \ \ |
|
| * | | | | ExternalProject: Stop configure target from always appearing out-of-date | Craig Scott | 2020-08-18 | 1 | -24/+2 |
|
|
| * | | | | ExternalProject: Stop patch target from always appearing out-of-date | Craig Scott | 2020-08-18 | 1 | -3/+3 |
|
|
* | | | | | Merge topic 'llvm-rc-quote-cmake' into release-3.18 | Brad King | 2020-08-19 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECT | Thomas Bernard | 2020-08-18 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge topic 'FindPython-enhance-version-extraction-from-lib-name' into releas... | Brad King | 2020-08-19 | 1 | -3/+4 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | FindPython: enhance robustness of version extraction from library name | Marc Chevrier | 2020-08-18 | 1 | -3/+4 |
| |/ / / |
|
* | | | | Merge topic 'CMakeFindBinUtils-fallback' into release-3.18 | Brad King | 2020-08-19 | 1 | -0/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | CMakeFindBinUtils: Always consider plain binutils when not cross-compiling | Robert Maynard | 2020-08-18 | 1 | -0/+13 |
|/ / / |
|
* | | | Merge topic 'FindRuby_document_deprecated_variables' into release-3.18 | Brad King | 2020-08-12 | 1 | -2/+13 |
|\ \ \ |
|
| * | | | FindRuby: Add documentation for deprecated variables | Daniele E. Domenichelli | 2020-08-12 | 1 | -2/+13 |
|/ / / |
|