aboutsummaryrefslogtreecommitdiff
path: root/travis/osx/before_install.sh
AgeCommit message (Expand)Author
2019-12-30Travis: fix OSX buildsEven Rouault
2019-12-19travis/osx/before_install.sh: do not install md5sha1sum from brewEven Rouault
2019-12-07Build and CI: add libtiff dependencyEven Rouault
2019-11-22travis/osx/before_install.sh: attempt to fix 'pip is configured with location...Even Rouault
2019-09-25Rearrange Travis CI scripts to be more modularMike Taves
2019-07-08Travis: add testing of JSON output against schema and upgrade everything to P...Even Rouault
2019-05-06data/Makefile.am: add detection of md5sum utility, and install md5sha1sum on ...Even Rouault
2019-04-22Fix doc build on Travis OSXEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-02-02Remove GIGS Python test suite.Kristian Evers
2017-12-12Travis MacOSX: install pipEven Rouault
2017-10-13Remove all occurences of python3 from CI scripts since it is not in useKristian Evers
2017-10-13run 'brew update' before 'brew install' to avoid failure caused by missing Ru...Kristian Evers
2017-09-12Make sure all platform specific before_install scripts call the global before...Kristian Evers
2017-01-19.travis.yml: add multi config setupEven Rouault