summaryrefslogtreecommitdiff
path: root/ci/install-dependencies.sh
AgeCommit message (Expand)Author
2024-04-12ci: install JGit dependencyPatrick Steinhardt
2024-04-12ci: make Perforce binaries executable for all usersPatrick Steinhardt
2024-04-12ci: merge scripts which install dependenciesPatrick Steinhardt
2024-04-12ci: merge custom PATH directoriesPatrick Steinhardt
2024-04-12ci: convert "install-dependencies.sh" to use "/bin/sh"Patrick Steinhardt
2024-04-12ci: drop duplicate package installation for "linux-gcc-default"Patrick Steinhardt
2024-04-12ci: skip sudo when we are already rootPatrick Steinhardt
2024-04-12ci: rename "runs_on_pool" to "distro"Patrick Steinhardt
2024-01-18ci: make p4 setup on macOS more robustPatrick Steinhardt
2022-12-10Merge branch 'ab/ci-use-macos-12'Junio C Hamano
2022-12-07CI: upgrade to macos-12, and pin OSX versionÆvar Arnfjörð Bjarmason
2022-11-27ci: install python on ubuntuJiang Xin
2022-11-27ci: use the same version of p4 on both Linux and macOSJiang Xin
2022-11-27ci: remove the pipe after "p4 -V" to catch errorsJiang Xin
2022-11-27github-actions: run gcc-8 on ubuntu-20.04 imageJiang Xin
2022-05-12ci: use https, not http to download binaries from perforce.comÆvar Arnfjörð Bjarmason
2022-05-12ci: reintroduce prevention from perforce being quarantined in macOSCarlo Marcelo Arenas Belón
2022-05-12ci: avoid brew for installing perforceCarlo Marcelo Arenas Belón
2022-05-12ci: make failure to find perforce more user friendlyCarlo Marcelo Arenas Belón
2021-11-24CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason
2021-11-24CI: remove Travis CI supportÆvar Arnfjörð Bjarmason
2021-09-23tests: add a test mode for SANITIZE=leak, run it in CIÆvar Arnfjörð Bjarmason
2021-07-26ci/install-dependencies: handle "sparse" job package installsJeff King
2021-02-10Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-01-21ci: remove GETTEXT_POISON jobsÆvar Arnfjörð Bjarmason
2021-01-15ci/install-depends: attempt to fix "brew cask" stuffJunio C Hamano
2020-04-10ci: run gem with sudo to install asciidoctorJohannes Schindelin
2020-04-10ci: explicit install all required packagesĐoàn Trần Công Danh
2020-02-27ci: prevent `perforce` from being quarantinedJohannes Schindelin
2019-12-06Merge branch 'sg/osx-force-gcc-9'Junio C Hamano
2019-12-05Merge branch 'jc/azure-ci-osx-fix-fix'Junio C Hamano
2019-11-29ci: build Git with GCC 9 in the 'osx-gcc' build jobSZEDER Gábor
2019-11-20ci(osx): update homebrew-cask repository with less noiseJunio C Hamano
2019-10-24Merge branch 'sg/ci-osx-gcc8-fix'Junio C Hamano
2019-10-24ci: fix GCC install in the Travis CI GCC OSX jobSZEDER Gábor
2019-10-23ci(osx): use new location of the `perforce` caskJohannes Schindelin
2019-10-07Merge branch 'dl/honor-cflags-in-hdr-check'Junio C Hamano
2019-10-03ci: run `hdr-check` as part of the `Static Analysis` jobJohannes Schindelin
2019-09-16Documentation: fix build with Asciidoctor 2brian m. carlson
2019-07-03ci: disable Homebrew's auto cleanupSZEDER Gábor
2019-07-03ci: don't update HomebrewSZEDER Gábor
2019-05-19Merge branch 'sg/ci-libsvn-perl'Junio C Hamano
2019-05-07ci: install 'libsvn-perl' instead of 'git-svn'SZEDER Gábor
2019-04-05ci: stick with Asciidoctor v1.5.8 for nowSZEDER Gábor
2019-04-01ci: install Asciidoctor in 'ci/install-dependencies.sh'SZEDER Gábor
2019-02-07Merge branch 'sg/travis-osx-brew-breakage-workaround'Junio C Hamano
2019-02-07Merge branch 'js/vsts-ci'Junio C Hamano
2019-02-04travis-ci: make the OSX build jobs' 'brew update' more quietSZEDER Gábor
2019-01-28ci/lib.sh: encapsulate Travis-specific thingsJohannes Schindelin
2019-01-28ci: rename the library of common functionsJohannes Schindelin