summaryrefslogtreecommitdiffstats
path: root/ci/install-dependencies.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* ci: wire up Meson buildsPatrick Steinhardt2024-12-131-0/+7
* Add additional CI jobs to avoid accidental breakagebrian m. carlson2024-11-011-4/+10
* ci: remove clause for Ubuntu 16.04brian m. carlson2024-11-011-5/+0
* Merge branch 'ja/doc-synopsis-markup'Junio C Hamano2024-10-101-0/+1
|\
| * doc: introduce a synopsis typesettingJean-Noël Avila2024-09-241-0/+1
* | Merge branch 'jk/ci-linux32-update'Junio C Hamano2024-09-171-21/+33
|\ \
| * | ci: add Ubuntu 16.04 job to GitLab CIPatrick Steinhardt2024-09-131-0/+5
| * | ci: use more recent linux32 imageJeff King2024-09-121-1/+10
| * | ci: unify ubuntu and ubuntu32 dependenciesJeff King2024-09-121-18/+16
* | | Merge branch 'ps/p4-tests-updates'Junio C Hamano2024-08-081-1/+1
|\| |
| * | ci: update Perforce version to r23.2Patrick Steinhardt2024-07-311-1/+1
| |/
* / ci: run style check on GitHub and GitLabKarthik Nayak2024-07-231-0/+4
|/
* ci: add missing dependency for TTY prereqPatrick Steinhardt2024-05-271-2/+2
* Merge branch 'jk/ci-macos-gcc13-fix'Junio C Hamano2024-05-131-2/+0
|\
| * ci: drop mention of BREW_INSTALL_PACKAGES variableJeff King2024-05-091-2/+0
* | ci: install JGit dependencyPatrick Steinhardt2024-04-121-1/+14
* | ci: make Perforce binaries executable for all usersPatrick Steinhardt2024-04-121-1/+1
* | ci: merge scripts which install dependenciesPatrick Steinhardt2024-04-121-4/+28
* | ci: merge custom PATH directoriesPatrick Steinhardt2024-04-121-8/+7
* | ci: convert "install-dependencies.sh" to use "/bin/sh"Patrick Steinhardt2024-04-121-17/+12
* | ci: drop duplicate package installation for "linux-gcc-default"Patrick Steinhardt2024-04-121-9/+8
* | ci: skip sudo when we are already rootPatrick Steinhardt2024-04-121-0/+11
* | ci: rename "runs_on_pool" to "distro"Patrick Steinhardt2024-04-121-1/+1
|/
* ci: make p4 setup on macOS more robustPatrick Steinhardt2024-01-181-6/+4
* 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-131-1/+1
* ci: reintroduce prevention from perforce being quarantined in macOSCarlo Marcelo Arenas Belón2022-05-131-1/+2
* ci: avoid brew for installing perforceCarlo Marcelo Arenas Belón2022-05-131-7/+8
* ci: make failure to find perforce more user friendlyCarlo Marcelo Arenas Belón2022-05-131-2/+6
* CI: use "$runs_on_pool", not "$jobname" to select packages & configÆvar Arnfjörð Bjarmason2021-11-241-18/+14
* CI: remove Travis CI supportÆvar Arnfjörð Bjarmason2021-11-241-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-271-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-221-1/+1
* | ci/install-depends: attempt to fix "brew cask" stuffJunio C Hamano2021-01-151-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-071-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