summaryrefslogtreecommitdiff
path: root/ci/lib.sh
AgeCommit message (Expand)Author
2020-05-15Revert "ci: add a problem matcher for GitHub Actions"Junio C Hamano
2020-04-10ci: add a problem matcher for GitHub ActionsJohannes Schindelin
2020-04-08ci: fix the `jobname` of the `GETTEXT_POISON` jobJohannes Schindelin
2020-04-08ci/lib: set TERM environment variable if not existĐoàn Trần Công Danh
2020-04-08ci/lib: allow running in GitHub ActionsJohannes Schindelin
2020-04-08ci/lib: if CI type is unknown, show the environment variablesJohannes Schindelin
2020-04-08Merge branch 'dd/ci-musl-libc' into HEADJunio C Hamano
2020-04-06travis: build and test on Linux with musl libc and busyboxĐoàn Trần Công Danh
2020-04-02ci: make MAKEFLAGS available inside the Docker container in the Linux32 jobSZEDER Gábor
2020-03-10ci: use python3 in linux-gcc and osx-gcc and python2 elsewhereSZEDER Gábor
2019-12-06Merge branch 'sg/osx-force-gcc-9'Junio C Hamano
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor
2019-11-23t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a boolSZEDER Gábor
2019-10-07Merge branch 'sg/travis-help-debug'Junio C Hamano
2019-09-28travis-ci: do not skip successfully tested trees in debug modeSZEDER Gábor
2019-09-06ci: restore running httpd testsSZEDER Gábor
2019-07-25Merge branch 'ab/test-env'Junio C Hamano
2019-07-08ci/lib.sh: update a comment about installed P4 and Git-LFS versionsSZEDER Gábor
2019-06-21tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason
2019-02-07ci: clear and mark MAKEFLAGS exported just onceJunio C Hamano
2019-02-07ci: make sure we build Git parallelSZEDER Gábor
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-01-29ci: speed up Windows phaseJohannes Schindelin
2019-01-29ci/lib.sh: add support for Azure PipelinesJohannes Schindelin
2019-01-28ci: inherit --jobs via MAKEFLAGS in run-build-and-testsJohannes Schindelin
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin
2019-01-28ci: rename the library of common functionsJohannes Schindelin