Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | 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 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'msvc_c11' into release-3.18 | Brad King | 2020-08-12 | 3 | -12/+40 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MSVC: Record support for C11 and c_restrict | Raul Tambre | 2020-08-11 | 3 | -12/+40 | |
* | | | | | | | Merge topic 'FindPython-manage-SOABI-in-all-versions' into release-3.18 | Brad King | 2020-08-12 | 2 | -12/+20 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindPython: manage SOABI for all Python versions | Marc Chevrier | 2020-08-11 | 2 | -12/+20 | |
* | | | | | | | | Merge topic 'gitlab-ci-tag-cmake' into release-3.18 | Brad King | 2020-08-11 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | gitlab-ci: add 'cmake' tag to all jobs | Brad King | 2020-08-11 | 1 | -0/+3 | |
* | | | | | | | | Merge topic 'findhdf5-fix-nohl' into release-3.18 | Brad King | 2020-08-11 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | FindHDF5: fix compiler detection when HL is disabled | Seth R Johnson | 2020-08-10 | 1 | -1/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge topic 'osx-archs-apple-only' into release-3.18 | Brad King | 2020-08-11 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | PCH: Avoid Apple-specific architecture flags on other platforms | Brad King | 2020-08-10 | 1 | -0/+3 | |
| |/ / / / / / / |