aboutsummaryrefslogtreecommitdiffstats
path: root/ci/lib-travisci.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-28ci: rename the library of common functionsJohannes Schindelin1-132/+0
2019-01-28travis: fix skipping tagged releasesJohannes Schindelin1-11/+14
2018-11-09i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason1-2/+2
2018-08-01travis-ci: include the trash directories of failed tests in the trace logSZEDER Gábor1-1/+1
2018-05-21travis-ci: run gcc-8 on linux-gcc jobsNguyễn Thái Ngọc Duy1-0/+3
2018-02-28travis-ci: run tests with '-x' tracingSZEDER Gábor1-1/+1
2018-01-30travis-ci: don't repeat the path of the cache directorySZEDER Gábor1-3/+4
2018-01-03travis-ci: check that all build artifacts are .gitignore-dSZEDER Gábor1-0/+10
2018-01-03travis-ci: don't store P4 and Git LFS in the working treeSZEDER Gábor1-2/+2
2018-01-02travis-ci: record and skip successfully built treesSZEDER Gábor1-0/+47
2018-01-02travis-ci: create the cache directory early in the build processSZEDER Gábor1-0/+2
2018-01-02travis-ci: print the "tip of branch is exactly at tag" message in colorSZEDER Gábor1-1/+1
2017-12-27travis-ci: fine tune the use of 'set -x' in 'ci/*' scriptsSZEDER Gábor1-1/+3
2017-12-12travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing outputSZEDER Gábor1-1/+1
2017-12-12travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'SZEDER Gábor1-0/+2
2017-12-12travis-ci: move setting environment variables to 'ci/lib-travisci.sh'SZEDER Gábor1-0/+21
2017-12-12travis-ci: introduce a $jobname variable for 'ci/*' scriptsSZEDER Gábor1-2/+7
2017-11-02travis-ci: fix running P4 and Git LFS tests in Linux build jobsSZEDER Gábor1-0/+8
2017-09-22travis-ci: fix "skip_branch_tip_with_tag()" string comparisonLars Schneider1-1/+1
2017-09-11travis-ci: skip a branch build if equal tag is presentLars Schneider1-0/+23
2017-09-11travis-ci: move Travis CI code into dedicated scriptsLars Schneider1-0/+5