summaryrefslogtreecommitdiff
path: root/ci/lib.sh
AgeCommit message (Expand)AuthorFilesLines
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CILibravatar Ævar Arnfjörð Bjarmason1-1/+8
2021-06-08t: use user-specified utf-8 locale for testing svnLibravatar Đoàn Trần Công Danh1-0/+1
2021-01-21ci: remove GETTEXT_POISON jobsLibravatar Ævar Arnfjörð Bjarmason1-2/+1
2020-10-08ci: do not skip tagged revisions in GitHub workflowsLibravatar Johannes Schindelin1-0/+2
2020-09-21ci: stop linking built-ins to the dashed versionsLibravatar Johannes Schindelin1-0/+1
2020-07-23ci: use absolute PYTHON_PATH in the Linux jobsLibravatar SZEDER Gábor1-2/+2
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Libravatar Junio C Hamano1-5/+0
2020-04-10ci: add a problem matcher for GitHub ActionsLibravatar Johannes Schindelin1-0/+5
2020-04-07ci: fix the `jobname` of the `GETTEXT_POISON` jobLibravatar Johannes Schindelin1-1/+1
2020-04-07ci/lib: set TERM environment variable if not existLibravatar Đoàn Trần Công Danh1-0/+3
2020-04-07ci/lib: allow running in GitHub ActionsLibravatar Johannes Schindelin1-1/+19
2020-04-07ci/lib: if CI type is unknown, show the environment variablesLibravatar Johannes Schindelin1-0/+1
2020-04-07Merge branch 'dd/ci-musl-libc' into HEADLibravatar Junio C Hamano1-0/+8
2020-04-06travis: build and test on Linux with musl libc and busyboxLibravatar Đoàn Trần Công Danh1-0/+5
2020-04-02ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobLibravatar SZEDER Gábor1-0/+3
2020-03-10ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereLibravatar SZEDER Gábor1-0/+6
2019-12-06Merge branch 'sg/osx-force-gcc-9'Libravatar Junio C Hamano1-2/+1
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobLibravatar SZEDER Gábor1-2/+1
2019-11-23t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolLibravatar SZEDER Gábor1-1/+1
2019-10-07Merge branch 'sg/travis-help-debug'Libravatar Junio C Hamano1-0/+5
2019-09-28travis-ci: do not skip successfully tested trees in debug modeLibravatar SZEDER Gábor1-0/+5
2019-09-06ci: restore running httpd testsLibravatar SZEDER Gábor1-1/+1
2019-07-25Merge branch 'ab/test-env'Libravatar Junio C Hamano1-1/+1
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsLibravatar SZEDER Gábor1-2/+4
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanLibravatar Ævar Arnfjörð Bjarmason1-1/+1
2019-02-07ci: clear and mark MAKEFLAGS exported just onceLibravatar Junio C Hamano1-3/+6
2019-02-07ci: make sure we build Git parallelLibravatar SZEDER Gábor1-1/+1
2019-02-06Merge branch 'js/vsts-ci'Libravatar Junio C Hamano1-0/+188
2019-01-29ci: speed up Windows phaseLibravatar Johannes Schindelin1-0/+2
2019-01-29ci/lib.sh: add support for Azure PipelinesLibravatar Johannes Schindelin1-0/+25
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsLibravatar Johannes Schindelin1-0/+1
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsLibravatar Johannes Schindelin1-13/+32
2019-01-28ci: rename the library of common functionsLibravatar Johannes Schindelin1-0/+132