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
/
linux_gcc
/
before_install.sh
Age
Commit message (
Expand
)
Author
2020-04-07
Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warnings
Mike Taves
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2019-10-28
travis/linux_gcc/before_install.sh: use cppcheck from distribution
Even Rouault
2019-09-25
Upgrade testing from trusty to xenial, and also:
Mike Taves
2019-09-25
Rearrange Travis CI scripts to be more modular
Mike Taves
2019-09-22
Travis linux_gcc: force sphinxcontrib-bibtex version to avoid issue with inst...
Even Rouault
2019-07-08
Travis: add testing of JSON output against schema and upgrade everything to P...
Even Rouault
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-06-10
rewrite references using BibTeX and sphinxcontrib-bibtex
Mike Toews
2018-06-08
Add a scripts/gen_html_coverage.sh to generate local report of code coverage ...
Even Rouault
2018-05-30
CI environment: adapt for C++11 capable environments
Even Rouault
2018-03-14
Add a scripts/cppcheck.sh that check both warnings and errors, and use it in ...
Even Rouault
2017-11-29
Remove the last remains of the internal selftest
Kristian Evers
2017-09-12
Make sure all platform specific before_install scripts call the global before...
Kristian Evers
2017-02-28
Enable cppcheck and fix related mostly false-positive warnings
Even Rouault
2017-01-19
.travis.yml: add multi config setup
Even Rouault