| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows | Brad King | 2023-05-01 | 6 | -0/+70 |
|
|
* | CPack: Add Inno Setup generator | Jannik Alber | 2023-04-28 | 1 | -0/+1 |
|
|
* | ci: Provide Inno Setup tools to some Windows CI jobs | Brad King | 2023-04-27 | 3 | -0/+25 |
|
|
* | ci: Update to Python 3.11.3 in Windows jobs | Brad King | 2023-04-05 | 3 | -42/+31 |
|
|
* | ci: De-duplicate Windows test script for NMake job | Brad King | 2023-04-05 | 1 | -0/+1 |
|
|
* | ci: De-duplicate Windows test script for JOM job | Brad King | 2023-04-05 | 1 | -0/+4 |
|
|
* | ci: De-duplicate Windows test script for Borland jobs | Brad King | 2023-04-05 | 3 | -0/+5 |
|
|
* | ci: De-duplicate Windows test script for MSVC v71 NMake job | Brad King | 2023-04-05 | 1 | -0/+2 |
|
|
* | ci: De-duplicate Windows test script for OpenWatcom job | Brad King | 2023-04-05 | 2 | -0/+8 |
|
|
* | ci: Patch HDF5 Fortran compiler wrappers in Fedora jobs | Brad King | 2023-03-30 | 2 | -1/+6 |
|
|
* | Merge topic 'ci-FindHDF5' | Brad King | 2023-03-30 | 7 | -1/+54 |
|\ |
|
| * | ci: Enable FindHDF5 tests on Linux builds | Brad King | 2023-03-29 | 3 | -0/+44 |
|
|
| * | ci: Add HDF5 to Debian and Fedora base images | Brad King | 2023-03-29 | 3 | -0/+9 |
|
|
| * | Tests: Add FindMPI test environment modification option | Brad King | 2023-03-29 | 2 | -1/+1 |
|
|
* | | ci: Enable FindOpenAL test on macOS jobs | nega | 2023-03-29 | 3 | -0/+3 |
|/ |
|
* | ci: Enable C++ modules tests with LLVM/Clang 16.0 on Windows | Brad King | 2023-03-21 | 1 | -0/+4 |
|
|
* | ci: Update LLVM/Clang to 16.0 in nightly CI jobs on Windows | Brad King | 2023-03-21 | 1 | -5/+5 |
|
|
* | FindwxWidgets: Add an imported target | CheesyNacho10 | 2023-03-08 | 3 | -0/+3 |
|
|
* | ci: Add wxWidgets to Debian and Fedora base images | Brad King | 2023-03-08 | 3 | -0/+3 |
|
|
* | Merge topic 'clang-16-cxx-modules' | Brad King | 2023-03-06 | 1 | -11/+0 |
|\ |
|
| * | Clang: Record Clang 16.0 flags for our experimental C++ modules support | Brad King | 2023-03-03 | 1 | -11/+0 |
|
|
* | | Merge topic 'ci-package-pipeline' | Brad King | 2023-03-01 | 13 | -0/+79 |
|\ \
| |/ |
|
| * | gitlab-ci: Stage unsigned release package artifacts in a dedicated directory | Brad King | 2023-02-28 | 2 | -1/+11 |
|
|
| * | gitlab-ci: Simplify Windows packaging pipeline | Brad King | 2023-02-28 | 8 | -0/+56 |
|
|
| * | gitlab-ci: Simplify macOS packaging jobs | Brad King | 2023-02-28 | 3 | -0/+5 |
|
|
| * | gitlab-ci: add pre-build and post-build steps to Windows | Brad King | 2023-02-28 | 2 | -0/+8 |
|
|
* | | gitlab-ci: Add nightly jobs covering macOS universal binaries on x86_64 | Brad King | 2023-02-21 | 4 | -0/+6 |
|
|
* | | Merge topic 'ci-cxx-modules-clang' | Brad King | 2023-02-16 | 2 | -6/+7 |
|\ \
| |/ |
|
| * | ci: use the latest clang-scan-deps options | Kefu Chai | 2023-02-15 | 2 | -6/+7 |
|
|
* | | ci: Enable FindPatch tests on Windows VS builds | Brad King | 2023-02-13 | 2 | -0/+2 |
|
|
* | | Merge topic 'test-https-connections' | Brad King | 2023-02-11 | 9 | -0/+9 |
|\ \
| |/ |
|
| * | ci: Enable file(DOWNLOAD) TLS_VERIFY test case in CI jobs | Brad King | 2023-02-10 | 9 | -0/+9 |
|
|
* | | Merge topic 'feature/sphinx-linkcheck' | Brad King | 2023-02-08 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | ci: Check for broken links when build HTML manual | Alex Turbov | 2023-02-07 | 1 | -0/+3 |
|
|
* | | ci: Reduce Fedora and Debian image sizes even more | Alex Turbov | 2023-02-07 | 23 | -405/+590 |
|/ |
|
* | ci: Reduce intermediate docker layers and final image size | Alex Turbov | 2023-02-06 | 3 | -20/+18 |
|
|
* | ci: support debugging IWYU in CI | Ben Boeckel | 2023-01-30 | 1 | -1/+29 |
|
|
* | Merge topic 'iwyu-better-ci-logs' | Brad King | 2023-01-30 | 1 | -0/+2 |
|\ |
|
| * | ci: add a comment to run IWYU in verbose mode | Ben Boeckel | 2023-01-27 | 1 | -0/+2 |
|
|
* | | FindImageMagick: Define targets for specific components | hstejas | 2023-01-27 | 3 | -0/+3 |
|/ |
|
* | ci: add ImageMagick to Debian and Fedora base images | Brad King | 2023-01-26 | 3 | -0/+3 |
|
|
* | ci: rebase nvidia-derived docker images on tags we control | Brad King | 2023-01-20 | 5 | -5/+5 |
|
|
* | cxxmodules: support new round of Clang patches | Ben Boeckel | 2022-12-15 | 1 | -3/+4 |
|
|
* | ci: update `llvm` snapshot to newest patch revisions | Ben Boeckel | 2022-12-15 | 1 | -1/+1 |
|
|
* | ci: run commit messages through codespell | Kyle Edwards | 2022-12-13 | 1 | -0/+16 |
|
|
* | Merge topic 'ci-nvhpc' | Brad King | 2022-12-07 | 3 | -5/+1 |
|\ |
|
| * | gitlab-ci: Update NVHPC to version 22.11 | Brad King | 2022-12-06 | 3 | -5/+1 |
|
|
* | | Merge topic 'ci-cuda-no-static' | Brad King | 2022-12-07 | 3 | -0/+34 |
|\ \
| |/
|/| |
|
| * | ci: Add job to test minimal CUDA install (no static libs) | Robert Maynard | 2022-12-06 | 3 | -0/+34 |
|
|
* | | Merge topic 'ci-pre-build-post-build' | Brad King | 2022-12-06 | 3 | -1/+39 |
|\ \ |
|