index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
travis
/
osx
Age
Commit message (
Expand
)
Author
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2019-12-28
Travis: fix OSX builds
Even Rouault
2019-12-16
travis/osx/before_install.sh: do not install md5sha1sum from brew
Even Rouault
2019-11-22
travis/osx/before_install.sh: attempt to fix 'pip is configured with location...
Even Rouault
2019-09-25
Rearrange Travis CI scripts to be more modular
Mike Taves
2019-07-08
Travis: add testing of JSON output against schema and upgrade everything to P...
Even Rouault
2019-05-06
data/Makefile.am: add detection of md5sum utility, and install md5sha1sum on ...
Even Rouault
2019-04-28
autoconf build: add a PROJ_DB_CACHE_DIR trick to speed-up builds
Even Rouault
2019-04-22
Fix doc build on Travis OSX
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-05-30
CI environment: adapt for C++11 capable environments
Even Rouault
2018-02-02
Remove GIGS Python test suite.
Kristian Evers
2017-12-17
Add -std=c89 to travis targets.
Kristian Evers
2017-12-12
Travis MacOSX: install pip
Even Rouault
2017-10-13
Remove all occurences of python3 from CI scripts since it is not in use
Kristian Evers
2017-10-13
run 'brew update' before 'brew install' to avoid failure caused by missing Ru...
Kristian Evers
2017-09-12
Make sure all platform specific before_install scripts call the global before...
Kristian Evers
2017-02-26
travis/install.sh: use super pedantic warning flags for autoconf build
Even Rouault
2017-01-19
.travis.yml: add multi config setup
Even Rouault