summaryrefslogtreecommitdiff
path: root/ci/lib-travisci.sh
AgeCommit message (Expand)Author
2018-08-01travis-ci: include the trash directories of failed tests in the trace logSZEDER Gábor
2018-05-21travis-ci: run gcc-8 on linux-gcc jobsNguyễn Thái Ngọc Duy
2018-02-28travis-ci: run tests with '-x' tracingSZEDER Gábor
2018-01-30travis-ci: don't repeat the path of the cache directorySZEDER Gábor
2018-01-03travis-ci: check that all build artifacts are .gitignore-dSZEDER Gábor
2018-01-03travis-ci: don't store P4 and Git LFS in the working treeSZEDER Gábor
2018-01-02travis-ci: record and skip successfully built treesSZEDER Gábor
2018-01-02travis-ci: create the cache directory early in the build processSZEDER Gábor
2018-01-02travis-ci: print the "tip of branch is exactly at tag" message in colorSZEDER Gábor
2017-12-27travis-ci: fine tune the use of 'set -x' in 'ci/*' scriptsSZEDER Gábor
2017-12-12travis-ci: use 'set -x' in 'ci/*' scripts for extra tracing outputSZEDER Gábor
2017-12-12travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'SZEDER Gábor
2017-12-12travis-ci: move setting environment variables to 'ci/lib-travisci.sh'SZEDER Gábor
2017-12-12travis-ci: introduce a $jobname variable for 'ci/*' scriptsSZEDER Gábor
2017-11-02travis-ci: fix running P4 and Git LFS tests in Linux build jobsSZEDER Gábor
2017-09-22travis-ci: fix "skip_branch_tip_with_tag()" string comparisonLars Schneider
2017-09-11travis-ci: skip a branch build if equal tag is presentLars Schneider
2017-09-11travis-ci: move Travis CI code into dedicated scriptsLars Schneider