summaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* ci: Build macOS binary in release modeJoel Rosdahl2023-01-291-0/+1
* feat: Allow forcing download of zstd and hiredis againJoel Rosdahl2023-01-291-1/+7
* ci: Build macOS universal binary (#1240)Raihaan Shouhell2023-01-271-0/+24
* ci: Refactor ci/build scriptJoel Rosdahl2022-11-061-11/+19
* ci: Add VS2022 and MSBuild to Windows CI runners (#1108)Rafael Kitover2022-07-181-1/+10
* ci: Bump CUDA job to Ubuntu 20.04Joel Rosdahl2022-06-081-3/+2
* ci: Fix CUDA installationJoel Rosdahl2022-04-301-1/+1
* Don’t fail “Collect testdir” job if there is no testdir to collectJoel Rosdahl2021-07-061-1/+1
* Reintroduce dev mode and disable problematic build flags in user modeJoel Rosdahl2020-12-061-0/+3
* Use $GITHUB_PATH to set PATH from install-cudaJoel Rosdahl2020-10-151-1/+1
* Run cross-compiled 64-bit MinGW unit tests in WineJoel Rosdahl2020-10-151-3/+11
* Simplify source package generationJoel Rosdahl2020-10-011-9/+7
* Use Ninja when building source and binary packagesJoel Rosdahl2020-08-312-5/+16
* Use proper names for source and binary packagesJoel Rosdahl2020-08-312-13/+5
* build.yaml: Collect testdir from either build or .Joel Rosdahl2020-08-251-0/+12
* Remove Travis build and related scriptsJoel Rosdahl2020-08-232-30/+1
* Rename BUILDEXTRAFLAGS to EXTRA_CMAKE_BUILD_FLAGSJoel Rosdahl2020-08-221-1/+1
* build.yaml: Make installation of CUDA actually workJoel Rosdahl2020-08-221-0/+32
* ci/build: Make it possible to specify CC for testsJoel Rosdahl2020-08-061-1/+3
* Tweak ci/build scriptJoel Rosdahl2020-07-051-7/+4
* Pass arguments to ci/build to ctestJoel Rosdahl2020-07-051-1/+1
* Run compilation and tests with multiple threads (#610)Alexander Lanin2020-07-051-3/+7
* Clean up scripts related to CI and DockerJoel Rosdahl2020-06-233-27/+31
* Improve naming of scriptsJoel Rosdahl2020-06-234-1/+30
* Move top-level scripts to miscJoel Rosdahl2020-06-231-1/+1
* Switch to CMake (#573)Alexander Lanin2020-06-143-0/+61