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
2022-01-24
CI: transition tests from autotools to cmake (#3023)
Mike Taves
2022-01-13
Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009)
Mike Taves
2021-12-09
Refactor post-install suite to test shared and static projlib (#2972)
Mike Taves
2021-11-25
Also look for clcache for MSVC; only use wrappers for Xcode
Mike Taves
2021-11-20
CMake: add option USE_CCACHE=OFF to use ccache to compile C/C++ objs
Mike Taves
2021-10-25
lib_proj.cmake: add a PROJ::proj alias and add BUILD_INTERFACE include direct...
Even Rouault
2021-05-09
CMake: "make dist" workalike via CPack (#2690)
Mike Taves
2021-03-07
Travis ARM64: set NPROC=4 to avoid the autodetected 32 to blow out RAM
Even Rouault
2021-02-26
CMake: add support for pkg-config (#2547)
Mike Taves
2020-11-27
Move linux_gcc 4.8 job to github action, and on Travis-CI only keep the doc p...
Even Rouault
2020-11-27
Github action: add a linux_gcc_32bit job
Even Rouault
2020-11-26
travis/install.sh: make it robust to objdump on 20.04 and/or clang outputing ...
Even Rouault
2020-10-16
travis/install.sh: make output less verbose to hopefully avoid log size limit...
Even Rouault
2020-10-06
Update scripts/reference_exported_symbols.txt and fix checking of them in tra...
Even Rouault
2020-04-07
Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warnings
Mike Taves
2020-03-21
Add post-install checks for CMake and Autotools/pkg-config (#2077)
Mike Taves
2020-02-27
Make tests independent of proj-datumgrid
Even Rouault
2020-02-11
Use relative directory to locate PROJ resource files.
Even Rouault
2020-02-08
Travis: do only builds that test with all grids on -O2 builds that are slower...
Even Rouault
2020-02-08
travis/install.sh: fix wrong setting of CXXFLAGS
Even Rouault
2020-02-08
Travis: restrict symbol comparison to x86_64 builds
Even Rouault
2020-01-07
Remove deprecated JNI bindings (#1825)
Kristian Evers
2020-01-07
Remove deprecated JNI bindings
Kristian Evers
2020-01-05
Make sure tests pass if extra grids are present
Even Rouault
2019-12-25
Database: tune accuracy of Canadian NTv1 file w.r.t NTv2
Even Rouault
2019-09-25
travis/install.sh: add a way of detecting problematic use of CS identifier fo...
Even Rouault
2019-09-25
Upgrade testing from trusty to xenial, and also:
Mike Taves
2019-09-19
address PR comments
Howard Butler
2019-09-19
set PROJ_LIB on test targets for CMake
Howard Butler
2019-08-17
PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...
Even Rouault
2019-08-09
PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, Transforma...
Even Rouault
2019-08-09
projinfo: rename JSON to PROJJSON
Even Rouault
2019-07-08
Travis: add testing of JSON output against schema and upgrade everything to P...
Even Rouault
2019-06-21
Use HTTPS URLs for download.osgeo.org
Paul Menzel
2019-05-01
Merge branch 'master' into check_exported_symbols
Kristian Evers
2019-04-28
travis/install.sh: fix previous commit that failed on MacOSX
Even Rouault
2019-04-28
travis/install.sh: use make -j$(nproc)
Even Rouault
2019-04-26
Travis: check that the exported symbols conform to what is expected
Even Rouault
2019-04-05
Adjust test outputs
Mike Taves
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
[next]