]> git.ipfire.org Git - thirdparty/ccache.git/history - ci
chore: Remove redundant copy of DEF_WRAP_1_R
[thirdparty/ccache.git] / ci /
2024-03-24  Joel Rosdahlchore: Fix build parallelism in ci/build again
2023-01-29  Joel Rosdahlci: Build macOS binary in release mode
2023-01-29  Joel Rosdahlfeat: Allow forcing download of zstd and hiredis again
2023-01-27  Raihaan Shouhellci: Build macOS universal binary (#1240)
2022-11-06  Joel Rosdahlci: Refactor ci/build script
2022-07-18  Rafael Kitoverci: Add VS2022 and MSBuild to Windows CI runners (...
2022-06-08  Joel Rosdahlci: Bump CUDA job to Ubuntu 20.04
2022-04-30  Joel Rosdahlci: Fix CUDA installation
2021-07-06  Joel RosdahlDon’t fail “Collect testdir” job if there is no testdir...
2020-12-06  Joel RosdahlReintroduce dev mode and disable problematic build...
2020-10-15  Joel RosdahlUse $GITHUB_PATH to set PATH from install-cuda
2020-10-15  Joel RosdahlRun cross-compiled 64-bit MinGW unit tests in Wine
2020-10-01  Joel RosdahlSimplify source package generation
2020-08-31  Joel RosdahlUse Ninja when building source and binary packages
2020-08-31  Joel RosdahlUse proper names for source and binary packages
2020-08-25  Joel Rosdahlbuild.yaml: Collect testdir from either build or .
2020-08-23  Joel RosdahlRemove Travis build and related scripts
2020-08-22  Joel RosdahlRename BUILDEXTRAFLAGS to EXTRA_CMAKE_BUILD_FLAGS
2020-08-22  Joel Rosdahlbuild.yaml: Make installation of CUDA actually work
2020-08-06  Joel Rosdahlci/build: Make it possible to specify CC for tests
2020-07-05  Joel RosdahlTweak ci/build script
2020-07-05  Joel RosdahlPass arguments to ci/build to ctest
2020-07-05  Alexander LaninRun compilation and tests with multiple threads (#610)
2020-06-23  Joel RosdahlClean up scripts related to CI and Docker
2020-06-23  Joel RosdahlImprove naming of scripts
2020-06-23  Joel RosdahlMove top-level scripts to misc
2020-06-14  Alexander LaninSwitch to CMake (#573)