73 Commits (f0ec22bb70f66f92dda670a7ee0514b908f2237c)

Author SHA1 Message Date
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
SZEDER Gábor a1ccaedd62 travis-ci: make the OSX build jobs' 'brew update' more quiet 6 years ago
Johannes Schindelin b819f1d2ce ci: parallelize testing on Windows 6 years ago
Johannes Schindelin a87e427e35 ci: speed up Windows phase 6 years ago
Johannes Schindelin 27be78173d Add a build definition for Azure DevOps 6 years ago
Johannes Schindelin 6141a2edc9 ci/lib.sh: add support for Azure Pipelines 6 years ago
Johannes Schindelin 4b060a4d97 ci: use a junction on Windows instead of a symlink 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
SZEDER Gábor bbf24adb87 travis-ci: don't be '--quiet' when running the tests 6 years ago
Ævar Arnfjörð Bjarmason 6cdccfce1e i18n: make GETTEXT_POISON a runtime option 6 years ago
SZEDER Gábor 0f0c51181d travis-ci: install packages in 'ci/install-dependencies.sh' 6 years ago
Derrick Stolee 97164c9fe9 ci: add optional test variables 6 years ago
SZEDER Gábor aea8879a6a travis-ci: include the trash directories of failed tests in the trace log 7 years ago
SZEDER Gábor 0860a7641b travis-ci: fail if Coccinelle static analysis found something to transform 7 years ago
SZEDER Gábor 4ab8d1af33 travis-ci: run Coccinelle static analysis with two parallel jobs 7 years ago
Nguyễn Thái Ngọc Duy 9ac3f0e5b3 pack-objects: fix performance issues on packing large deltas 7 years ago
Nguyễn Thái Ngọc Duy 37fa4b3c78 travis-ci: run gcc-8 on linux-gcc jobs 7 years ago
Nguyễn Thái Ngọc Duy f6a5576d52 ci: exercise the whole test suite with uncommon code in pack-objects 7 years ago
Nguyễn Thái Ngọc Duy 4c2db93807 read-cache.c: make $GIT_TEST_SPLIT_INDEX boolean 7 years ago
SZEDER Gábor aedffe9525 travis-ci: run tests with '-x' tracing 7 years ago
SZEDER Gábor 6b995760dc travis-ci: don't fail if user already exists on 32 bit Linux build job 7 years ago
SZEDER Gábor 533033024a travis-ci: don't run the test suite as root in the 32 bit Linux build 7 years ago
SZEDER Gábor b2cbaa091c travis-ci: don't repeat the path of the cache directory 7 years ago
SZEDER Gábor 04d47e969a travis-ci: use 'set -e' in the 32 bit Linux build job 7 years ago
SZEDER Gábor f63b12392a travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build 7 years ago
Thomas Gummerer ae59a4e44f travis: run tests with GIT_TEST_SPLIT_INDEX 7 years ago
SZEDER Gábor 3c93b82920 travis-ci: build Git during the 'script' phase 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 677c70799c travis-ci: only print test failures if there are test results available 7 years ago
SZEDER Gábor 7e72cfceed travis-ci: save prove state for the 32 bit Linux build 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
Junio C Hamano f67242c10d travis: dedent a few scripts that are indented overly deeply 8 years ago
Lars Schneider 09f5e9746c travis-ci: skip a branch build if equal tag is present 8 years ago
Lars Schneider 657343a602 travis-ci: move Travis CI code into dedicated scripts 8 years ago
Lars Schneider 016d66f512 travis-ci: retry if Git for Windows CI returns HTTP error 502 or 503 8 years ago