30 Commits (6f054f9fb3a501c35b55c65e547a244f14c38d56)

Author SHA1 Message Date
Johannes Schindelin 4463ce75b7 ci: do not skip tagged revisions in GitHub workflows 4 years ago
Johannes Schindelin ef60e9f74b ci: stop linking built-ins to the dashed versions 4 years ago
SZEDER Gábor 60e47f6773 ci: use absolute PYTHON_PATH in the Linux jobs 5 years ago
Junio C Hamano 4024295568 Revert "ci: add a problem matcher for GitHub Actions" 5 years ago
Johannes Schindelin 676eb0c1ce ci: add a problem matcher for GitHub Actions 5 years ago
Johannes Schindelin 87b68db3ac ci: fix the `jobname` of the `GETTEXT_POISON` job 5 years ago
Đoàn Trần Công Danh 855c158e81 ci/lib: set TERM environment variable if not exist 5 years ago
Johannes Schindelin a3f2eec862 ci/lib: allow running in GitHub Actions 5 years ago
Johannes Schindelin 5127e8cf7a ci/lib: if CI type is unknown, show the environment variables 5 years ago
Đoàn Trần Công Danh e0f8690dee travis: build and test on Linux with musl libc and busybox 5 years ago
SZEDER Gábor d2fae19e0f ci: make MAKEFLAGS available inside the Docker container in the Linux32 job 5 years ago
SZEDER Gábor 6bb40ed20a ci: use python3 in linux-gcc and osx-gcc and python2 elsewhere 5 years ago
SZEDER Gábor 176441bfb5 ci: build Git with GCC 9 in the 'osx-gcc' build job 5 years ago
SZEDER Gábor a85efb5985 t5608-clone-2gb.sh: turn GIT_TEST_CLONE_2GB into a bool 5 years ago
SZEDER Gábor c46ebc2496 travis-ci: do not skip successfully tested trees in debug mode 5 years ago
SZEDER Gábor 3960290675 ci: restore running httpd tests 5 years ago
SZEDER Gábor 37a2e35395 ci/lib.sh: update a comment about installed P4 and Git-LFS versions 6 years ago
Ævar Arnfjörð Bjarmason 1ff750b128 tests: make GIT_TEST_GETTEXT_POISON a boolean 6 years ago
Junio C Hamano a8c51f77d1 ci: clear and mark MAKEFLAGS exported just once 6 years ago
SZEDER Gábor 406f93ae48 ci: make sure we build Git parallel 6 years ago
Johannes Schindelin a87e427e35 ci: speed up Windows phase 6 years ago
Johannes Schindelin 6141a2edc9 ci/lib.sh: add support for Azure Pipelines 6 years ago
Johannes Schindelin eaa62291ff ci: inherit --jobs via MAKEFLAGS in run-build-and-tests 6 years ago
Johannes Schindelin b011fabd6e ci/lib.sh: encapsulate Travis-specific things 6 years ago
Johannes Schindelin c2160f2d19 ci: rename the library of common functions 6 years ago
Johannes Schindelin 4096a98d79 travis: fix skipping tagged releases 6 years ago
SZEDER Gábor 2c8921db2b travis-ci: build with the right compiler 6 years ago
Ævar Arnfjörð Bjarmason 6cdccfce1e i18n: make GETTEXT_POISON a runtime option 6 years ago
SZEDER Gábor aea8879a6a travis-ci: include the trash directories of failed tests in the trace log 7 years ago
Nguyễn Thái Ngọc Duy 37fa4b3c78 travis-ci: run gcc-8 on linux-gcc jobs 7 years ago
SZEDER Gábor aedffe9525 travis-ci: run tests with '-x' tracing 7 years ago
SZEDER Gábor b2cbaa091c travis-ci: don't repeat the path of the cache directory 7 years ago
SZEDER Gábor b92cb86ea1 travis-ci: check that all build artifacts are .gitignore-d 7 years ago
SZEDER Gábor 88e00b7033 travis-ci: don't store P4 and Git LFS in the working tree 7 years ago
SZEDER Gábor 9cc2c76f5e travis-ci: record and skip successfully built trees 7 years ago
SZEDER Gábor b4a2fdc9bd travis-ci: create the cache directory early in the build process 7 years ago
SZEDER Gábor 495ea6cd41 travis-ci: print the "tip of branch is exactly at tag" message in color 7 years ago
SZEDER Gábor a8b8b6b87d travis-ci: fine tune the use of 'set -x' in 'ci/*' scripts 7 years ago
SZEDER Gábor 4f26366679 travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing output 7 years ago
SZEDER Gábor a1157b76eb travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh' 7 years ago
SZEDER Gábor e3371e9260 travis-ci: move setting environment variables to 'ci/lib-travisci.sh' 7 years ago
SZEDER Gábor bf427a9451 travis-ci: introduce a $jobname variable for 'ci/*' scripts 7 years ago
SZEDER Gábor 83d1efe5d4 travis-ci: fix running P4 and Git LFS tests in Linux build jobs 7 years ago
Lars Schneider 8376eb4a8f travis-ci: fix "skip_branch_tip_with_tag()" string comparison 7 years ago
Lars Schneider 09f5e9746c travis-ci: skip a branch build if equal tag is present 7 years ago
Lars Schneider 657343a602 travis-ci: move Travis CI code into dedicated scripts 7 years ago