Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: support a max parallelism for test-ext jobs | Brad King | 2020-10-01 | 1 | -0/+5 |
* | Merge topic 'ci-linux-package' | Brad King | 2020-10-01 | 2 | -8/+85 |
|\ | |||||
| * | gitlab-ci: hide modern whitespace attribute usage from old Git versions | Ben Boeckel | 2020-10-01 | 1 | -0/+10 |
| * | gitlab-ci: add jobs to make Linux release packages | Ben Boeckel | 2020-10-01 | 2 | -0/+67 |
| * | gitlab-ci: rename package-pipeline jobs to end in "-package" | Brad King | 2020-10-01 | 1 | -8/+8 |
* | | Merge topic 'macos-arm64' | Brad King | 2020-10-01 | 6 | -5/+40 |
|\ \ | |||||
| * | | macOS: Default to arm64 architecture on Apple Silicon hosts | Brad King | 2020-09-30 | 5 | -4/+35 |
| * | | Tests: Teach RunCMake to ignore Xcode internal objc warnings | Brad King | 2020-09-30 | 1 | -0/+1 |
| * | | Tests: Enable Assembler test case when CMAKE_OSX_ARCHITECTURES has one value | Brad King | 2020-09-29 | 1 | -1/+4 |
* | | | Merge topic 'cmake-gui-reference-manual' | Brad King | 2020-10-01 | 4 | -8/+40 |
|\ \ \ | |||||
| * | | | CMake GUI: Add "CMake Reference Manual" help item | Kyle Edwards | 2020-09-30 | 4 | -2/+34 |
| * | | | Refactor: Modernize cmSystemTools::FindCMakeResources() | Kyle Edwards | 2020-09-30 | 1 | -6/+6 |
* | | | | Merge topic 'genexpr-for-mfc-flag' | Brad King | 2020-10-01 | 5 | -2/+13 |
|\ \ \ \ | |||||
| * | | | | VS: Teach CMAKE_MFC_FLAG to support generator expressions | Andrey Starodubtsev | 2020-09-30 | 5 | -2/+13 |
* | | | | | Merge topic 'msvc_implib' | Brad King | 2020-10-01 | 5 | -10/+41 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Make ImportLibary generation optional | Mark Jansen | 2020-09-30 | 5 | -10/+41 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge topic 'find_package-check-dir' | Brad King | 2020-10-01 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | find_package: avoid showing files as directories when searching config files | sanchayanghosh | 2020-09-30 | 1 | -4/+5 |
* | | | | | | Merge topic 'intel-clang' | Brad King | 2020-10-01 | 3 | -0/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Intel: Add Intel Clang compiler identification | Harini Chilamantula | 2020-09-29 | 3 | -0/+9 |
| |/ / / / / | |||||
* | | | | | | Merge topic 'FindPython-version_range' | Craig Scott | 2020-10-01 | 7 | -142/+491 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | FindPython: Add version range support | Marc Chevrier | 2020-09-30 | 7 | -142/+491 |
* | | | | | | Merge topic 'ci-continuous' | Brad King | 2020-10-01 | 3 | -9/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gitlab-ci: add sphinx job to continuous build | Brad King | 2020-09-30 | 1 | -0/+3 |
| * | | | | | | gitlab-ci: configure rules to enable continuous builds of staged MRs | Brad King | 2020-09-30 | 2 | -0/+11 |
| * | | | | | | gitlab-ci: use separate rules for dependent jobs | Brad King | 2020-09-30 | 2 | -9/+19 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2020-10-01 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'cmake_language-DEFER' | Brad King | 2020-09-30 | 153 | -129/+1153 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cmake_language: Add signature to DEFER calls to later times | Brad King | 2020-09-29 | 143 | -25/+1038 |
| * | | | | cmake_language: Make all errors fatal | Brad King | 2020-09-29 | 1 | -17/+19 |
| * | | | | cmake_language(CALL): Accept empty ${var} expansions | Brad King | 2020-09-29 | 7 | -69/+71 |
| * | | | | cmake_language(EVAL): Factor out internal helper | Brad King | 2020-09-29 | 1 | -24/+32 |
| * | | | | Help: Use singular placeholder name in cmake_language signature | Brad King | 2020-09-29 | 1 | -2/+2 |
| * | | | | Tests: Simplify RunCMake.cmake_language invalid command cases | Brad King | 2020-09-29 | 5 | -17/+16 |
| * | | | | cmMakefile: Clarify name of internal list file run method | Brad King | 2020-09-29 | 2 | -8/+8 |
* | | | | | Merge topic 'find-package-check-empty-version-range' | Craig Scott | 2020-09-30 | 17 | -36/+97 |
|\ \ \ \ \ | |||||
| * | | | | | find_package: raise error on empty version range | Marc Chevrier | 2020-09-29 | 17 | -36/+97 |
* | | | | | | Merge topic 'vs-mixed-lang-std' | Brad King | 2020-09-30 | 4 | -0/+49 |
|\ \ \ \ \ \ | |||||
| * | | | | | | VS: Fix C language standard in target with C++ sources | Brad King | 2020-09-29 | 4 | -0/+49 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge topic 'update-kwsys' | Brad King | 2020-09-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'upstream-KWSys' into update-kwsys | Brad King | 2020-09-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | KWSys 2020-09-29 (4a19ed43) | KWSys Upstream | 2020-09-29 | 1 | -1/+1 |
* | | | | | | | | Merge topic 'ci-src-package' | Brad King | 2020-09-30 | 6 | -15/+73 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | gitlab-ci: add a job to upload source packages | Brad King | 2020-09-29 | 1 | -0/+11 |
| * | | | | | | | | gitlab-ci: add a job to make source packages | Brad King | 2020-09-29 | 5 | -0/+35 |
| * | | | | | | | | gitlab-ci: re-organize packaging pipeline | Brad King | 2020-09-29 | 3 | -15/+27 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'release-3.18' | Brad King | 2020-09-30 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge topic 'cxx-as-objcxx' into release-3.18 | Brad King | 2020-09-30 | 5 | -2/+14 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'cxx-as-objcxx' | Brad King | 2020-09-30 | 5 | -2/+14 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | OBJCXX: Fix regression for compiling cpp files as objcxx | Cristian Adam | 2020-09-29 | 5 | -2/+14 |