aboutsummaryrefslogtreecommitdiffstats
path: root/ci
AgeCommit message (Expand)AuthorFilesLines
2024-02-22ci: fix macOS sphinx install issuesVincent Fu1-3/+2
2024-01-18ci: stop hard coding number of jobs for makeVincent Fu1-1/+3
2023-10-16ci: explicitly install pygments and certifi on macosVincent Fu1-1/+1
2023-05-26ci: disable tls for msys2 buildsVincent Fu1-0/+3
2023-05-24ci: stop using AppVeyor for Windows buildsVincent Fu1-43/+0
2023-05-18ci: fix ups for 32-bit GitHub Actions Linux buildsVincent Fu1-0/+2
2023-04-27ci: Also test the Android recovery environmentBart Van Assche4-10/+20
2023-04-27ci: add Windows Cygwin and msys2 builds to GitHub ActionsVincent Fu3-2/+16
2023-04-13test: improve evaluation of t0020.fio and t0021.fioVincent Fu2-2/+3
2023-02-17pmemblk: remove pmemblk engineosalyk1-1/+0
2022-11-04test: use homebrew to install sphinx instead of pip on macOSVincent Fu1-2/+3
2022-09-06ci: remove the unused travis-install-pmdk.sh fileLukasz Dorau1-29/+0
2022-09-06ci: build the librpma fio engineLukasz Dorau2-2/+7
2022-08-29test: get 32-bit Ubuntu 22.04 build workingVincent Fu1-7/+4
2022-08-29test: use Ubuntu 22.04 for 64-bit testsVincent Fu1-0/+2
2022-07-22ci: install libnfs for linux and macos buildsVincent Fu1-1/+2
2022-06-23ci: Verify the Android buildBart Van Assche4-2/+28
2022-06-23ci/travis-*: Fix shellcheck warningsBart Van Assche2-7/+8
2022-04-10actions-full-test.sh, removed sudo from the scriptDenis Pronin1-2/+2
2022-02-20ci, t, tools: use `command` and `type` instead of `which`Ville Skyttä1-1/+1
2022-02-11ci: install sphinx packages and add doc building to GitHub ActionsVincent Fu2-1/+3
2021-12-18ci: workaround for problem with i686 buildsVincent Fu1-1/+4
2021-06-20ci: retire travis configurationSitsofe Wheeler2-97/+0
2021-06-20ci: add CI via GitHub ActionsSitsofe Wheeler5-0/+187
2021-06-02ci: Reporting installed msys2 packagesErwan Velu1-0/+1
2021-06-02ci: Installing missing toolchainErwan Velu1-0/+1
2021-03-13rpma: add librpma_apm_* and librpma_gpspm_* enginesJan Michalski3-0/+60
2020-09-12travis: cleanup build scriptSitsofe Wheeler2-6/+6
2020-09-12appveyor: cleanup and add separate install scriptSitsofe Wheeler1-0/+41
2020-09-12Makefile/ci: Don't pass CFLAGS when linkingSitsofe Wheeler1-0/+1
2020-07-26travis: fix x86 libiscsi detectionSitsofe Wheeler1-1/+4
2020-07-26travis: remove unneeded dependencySitsofe Wheeler1-1/+0
2020-07-26travis: make CI install script bail out on first errorSitsofe Wheeler1-0/+1
2020-07-26travis: enable libiscsi and cuda ioenginesSitsofe Wheeler2-13/+30
2020-07-26travis: add dependency for cuda ioengineSitsofe Wheeler1-1/+4
2020-07-26travis: improve installation dependenciesSitsofe Wheeler1-3/+5
2020-07-25ci: set PYTHONUNBUFFERED=TRUEVincent Fu1-0/+1
2020-06-07ci/travis-install.sh, MacOS: Install the Python 'six' packageVincent Fu1-0/+1
2020-06-07ci/travis-install.sh: Install python3-six packageBart Van Assche1-3/+15
2020-06-07.travis.yml: Move shell code out of .travis.ymlBart Van Assche2-0/+47