Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Add HDF5 to Debian and Fedora base images | Brad King | 2023-03-29 | 1 | -0/+3 |
| | |||||
* | ci: Add wxWidgets to Debian and Fedora base images | Brad King | 2023-03-08 | 1 | -0/+1 |
| | |||||
* | ci: Reduce Fedora and Debian image sizes even more | Alex Turbov | 2023-02-07 | 5 | -105/+137 |
| | | | | | | | | | | | | Apply the approach from commit 354fdf2116 (ci: Reduce intermediate docker layers and final image size, 2023-02-01) to more stages. Also: * Use cache (prefetch metadata and packages) to reduce network I/O and speedup image build. * Use `tmpfs` to drop logs produced by the package manager. | ||||
* | ci: add ImageMagick to Debian and Fedora base images | Brad King | 2023-01-26 | 1 | -0/+1 |
| | |||||
* | ci: add OpenSP to Debian and Fedora base images | Brad King | 2022-08-30 | 1 | -0/+1 |
| | |||||
* | ci: add CMake external build dependencies to Debian and Fedora base images | Brad King | 2022-08-18 | 1 | -0/+14 |
| | |||||
* | ci: Add OpenAL to Debian and Fedora base images | Brad King | 2022-06-21 | 1 | -0/+1 |
| | |||||
* | ci: Add libicu to Debian and Fedora base images | Brad King | 2022-04-22 | 1 | -0/+1 |
| | |||||
* | ci: Add OpenJDK to Debian and Fedora base images | Brad King | 2022-03-21 | 1 | -0/+1 |
| | | | | This enables the `JavaExportImport` test in CI. | ||||
* | ci: Add bzr and p4 to Debian and Fedora base images | Brad King | 2022-02-22 | 1 | -0/+1 |
| | | | | | | | | | | | Perforce does not provide binaries for `aarch64`, so leave it out for that architecture. Fedora now packages `breezy` instead of the original `bzr`. Note that breezy does not have the xmloutput plugin needed for `bzr log --xml`. This is also why commit 1972a75536 (Tests: Drop CTestUpdate.BZR test check for xmloutput plugin, 2022-02-04) observed that there is no `bzr xmlplugins` command. | ||||
* | ci: add gmock to Debian base images | Brad King | 2021-11-18 | 1 | -0/+1 |
| | | | | It is already in the Fedora base images. | ||||
* | ci: Enable CTest.Update{CVS,SVN,HG} tests | Brad King | 2021-10-05 | 1 | -0/+6 |
| | | | | | Enable all three in Debian builds. Leave out CVS in Fedora builds because the cvs package was not built with `--enable-rootcommit`. | ||||
* | ci: add freeglut to Debian and Fedora base images | Brad King | 2021-06-28 | 1 | -0/+1 |
| | |||||
* | ci: add gRPC to Debian and Fedora base images | Brad King | 2021-05-12 | 1 | -1/+2 |
| | |||||
* | ci: add jq and DevIL to Debian and Fedora base images | Brad King | 2021-04-06 | 1 | -0/+5 |
| | |||||
* | gitlab-ci: add test:debian10-aarch64-ninja job | Brad King | 2021-01-27 | 2 | -0/+76 |