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
/
install.sh
Age
Commit message (
Expand
)
Author
2019-02-27
Travis/Appveyor: use proj-datumgrid-1.8
Even Rouault
2019-02-24
.travis.yml: add build with g++-7 and -D_GLIBCXX_ASSERTIONS (refs #1290)
Even Rouault
2019-01-06
Make sure that coveralls reports coverage from both c and cpp files
Kristian Evers
2018-12-30
.travis.yml: build JNI bindings on Trusty linux_gcc
Even Rouault
2018-11-14
Implement RFC 2: Initial integration of "GDAL SRS barn" work
Even Rouault
2018-09-19
travis/install.sh: cleanups
Even Rouault
2018-09-19
autoconf: fix 'make check' on out-of-tree builds
Even Rouault
2018-09-18
Rename nad/ directory as data/
Even Rouault
2018-08-11
travis/install.sh: make sure to run tests without grids, and remove a useless...
Even Rouault
2018-06-08
Improve travis/install.sh
Even Rouault
2018-03-05
Merge pull request #822 from sebastic/travis-proj-datumgrid
Kristian Evers
2018-03-05
Update Travis & AppVeyor configuration to use proj-datumgrid-1.7.
Bas Couwenberg
2018-02-26
Update travis to use proj-datumgrid-1.7RC2.
Bas Couwenberg
2018-02-24
Rerun tests without grids not included in proj-datumgrid.
Bas Couwenberg
2018-02-23
Update travis to use proj-datumgrid-1.7RC1.
Bas Couwenberg
2018-02-23
Download BETA2007 grid from proj-datumgrid package in CI scripts.
Kristian Evers
2018-02-05
Make a README from README.md when running 'make dist' (#772)
Kristian Evers
2018-02-02
Remove GIGS Python test suite.
Kristian Evers
2018-01-09
Add gie tests to autoconf makefile.
Kristian Evers
2017-12-18
Enable wildcard globbing for MSVC builds (#714)
Thomas Knudsen
2017-12-17
Free format everywhere (#693)
Thomas Knudsen
2017-11-29
Remove the last remains of the internal selftest
Kristian Evers
2017-11-28
Add tests for GDA2020 (#688)
Thomas Knudsen
2017-11-20
Replace pj_ell_set with reimplementation... (#675)
Thomas Knudsen
2017-11-13
Removed remaining traces of the built in selftest system (#661)
Thomas Knudsen
2017-10-31
Add 'axisswap' operation - swap axes in pipelines
Kristian Evers
2017-10-29
Addition of 'deformation': Kinematic grid shifting.
Kristian Evers
2017-10-12
Run 'gie builtins.gie' as part of Travis CI jobs
Thomas Knudsen
2017-09-21
Use Python2 in favour of Python3 which behaves inconsistenly on Travis (#573)
Kristian Evers
2017-09-20
Revert to using pip3
Kristian Evers
2017-09-20
Use pip instead of pip3. pyevn should enforce usage of python3-compatible ver...
Kristian Evers
2017-09-11
Select python version via travis setup instead of using pyenv (which is not c...
Kristian Evers
2017-09-09
Potential fix for pip3 failure on travis, as suggested in https://github.com/...
Kristian Evers
2017-03-13
(attempt at) fixing grid dirs in appveyor/travis setup
Kristian Evers
2017-03-12
Download datum grids version 1.6 and egm96_15 geoid grid in continous integra...
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