summaryrefslogtreecommitdiff
path: root/ci/install-dependencies.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ab/ci-use-macos-12'Junio C Hamano2022-12-101-1/+1
|\
| * CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason2022-12-071-1/+1
* | ci: install python on ubuntuJiang Xin2022-11-271-1/+1
* | ci: use the same version of p4 on both Linux and macOSJiang Xin2022-11-271-2/+2
* | ci: remove the pipe after "p4 -V" to catch errorsJiang Xin2022-11-271-2/+2
* | github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin2022-11-271-1/+1
|/
* ci: use https, not http to download binaries from perforce.comÆvar Arnfjörð Bjarmason2022-05-121-1/+1
* ci: reintroduce prevention from perforce being quarantined in macOSCarlo Marcelo Arenas Belón2022-05-121-1/+2
* ci: avoid brew for installing perforceCarlo Marcelo Arenas Belón2022-05-121-7/+8
* ci: make failure to find perforce more user friendlyCarlo Marcelo Arenas Belón2022-05-121-2/+6
* CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason2021-11-231-18/+14
* CI: remove Travis CI supportÆvar Arnfjörð Bjarmason2021-11-231-2/+1
* tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason2021-09-231-1/+1
* ci/install-dependencies: handle "sparse" job package installsJeff King2021-07-261-0/+5
* Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-101-1/+1
|\
| * ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason2021-01-211-1/+1
* | ci/install-depends: attempt to fix "brew cask" stuffJunio C Hamano2021-01-141-4/+4
|/
* ci: run gem with sudo to install asciidoctorJohannes Schindelin2020-04-101-1/+1
* ci: explicit install all required packagesĐoàn Trần Công Danh2020-04-101-3/+11
* ci: prevent `perforce` from being quarantinedJohannes Schindelin2020-02-271-2/+2
* Merge branch 'sg/osx-force-gcc-9'Junio C Hamano2019-12-061-2/+4
|\
| * ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor2019-11-291-1/+4
* | Merge branch 'jc/azure-ci-osx-fix-fix'Junio C Hamano2019-12-051-1/+2
|\ \
| * | ci(osx): update homebrew-cask repository with less noiseJunio C Hamano2019-11-201-1/+2
* | | Merge branch 'sg/ci-osx-gcc8-fix'Junio C Hamano2019-10-241-0/+1
|\ \ \ | |/ / |/| |
| * | ci: fix GCC install in the Travis CI GCC OSX jobSZEDER Gábor2019-10-241-0/+1
* | | ci(osx): use new location of the `perforce` caskJohannes Schindelin2019-10-231-0/+5
|/ /
* | Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano2019-10-071-1/+2
|\ \
| * | ci: run `hdr-check` as part of the `Static Analysis` jobJohannes Schindelin2019-10-031-1/+2
| |/
* | Documentation: fix build with Asciidoctor 2brian m. carlson2019-09-161-1/+1
|/
* ci: disable Homebrew's auto cleanupSZEDER Gábor2019-07-031-1/+1
* ci: don't update HomebrewSZEDER Gábor2019-07-031-1/+1
* Merge branch 'sg/ci-libsvn-perl'Junio C Hamano2019-05-191-1/+1
|\
| * ci: install 'libsvn-perl' instead of 'git-svn'SZEDER Gábor2019-05-071-1/+1
* | ci: stick with Asciidoctor v1.5.8 for nowSZEDER Gábor2019-04-051-1/+1
* | ci: install Asciidoctor in 'ci/install-dependencies.sh'SZEDER Gábor2019-04-011-0/+3
|/
* Merge branch 'sg/travis-osx-brew-breakage-workaround'Junio C Hamano2019-02-061-1/+1
|\
| * travis-ci: make the OSX build jobs' 'brew update' more quietSZEDER Gábor2019-02-041-1/+1
* | Merge branch 'js/vsts-ci'Junio C Hamano2019-02-061-2/+3
|\ \
| * | ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin2019-01-281-1/+2
| * | ci: rename the library of common functionsJohannes Schindelin2019-01-281-1/+1
| |/
* | travis-ci: build with the right compilerSZEDER Gábor2019-01-171-0/+5
|/
* travis-ci: install packages in 'ci/install-dependencies.sh'SZEDER Gábor2018-11-021-6/+29
* travis-ci: set GIT_TEST_HTTPD in 'ci/lib-travisci.sh'SZEDER Gábor2017-12-121-2/+0
* travis-ci: introduce a $jobname variable for 'ci/*' scriptsSZEDER Gábor2017-12-121-3/+3
* travis-ci: fix running P4 and Git LFS tests in Linux build jobsSZEDER Gábor2017-11-021-6/+4
* travis: dedent a few scripts that are indented overly deeplyJunio C Hamano2017-09-111-24/+27
* travis-ci: move Travis CI code into dedicated scriptsLars Schneider2017-09-111-0/+43