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
Age
Commit message (
Expand
)
Author
2022-03-04
CI: use `ctest --output-on-failure` option (#3084)
Mike Taves
2022-03-01
Update website for 9.0 website
Kristian Evers
2022-02-05
Adapt testing to recursive pkg-config requirements
Kai Pastor
2022-02-05
Harmonize CI apt setup
Kai Pastor
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-11-01
Update website for 8.2 release
Kristian Evers
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-03-01
Update web docs for 8.0.0 release
Kristian Evers
2021-02-26
CMake: add support for pkg-config (#2547)
Mike Taves
2021-02-07
CI: specify pip < 21.0; avoid using pip3 script (#2516)
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
Travis-CI: remove linux_gcc8 job
Even Rouault
2020-11-27
Github action: add a linux_gcc_32bit job
Even Rouault
2020-11-26
Travis-CI: remove linux_clang job
Even Rouault
2020-11-26
travis/install.sh: make it robust to objdump on 20.04 and/or clang outputing ...
Even Rouault
2020-11-26
Travis-CI: remove CSA job
Even Rouault
2020-11-24
.travis.yml: remove mingw job
Even Rouault
2020-11-23
.travis.yml: remove mac job
Even Rouault
2020-11-01
Update docs for 7.2.0 release
Kristian Evers
2020-10-20
Merge pull request #2363 from rouault/reactivate_s390x
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-10-02
.travis.yml: add a arm64 platform
Even Rouault
2020-07-08
travis/osx/before_install.sh: remove most brew actions and doc building
Even Rouault
2020-07-07
travis/osx/before_install.sh: fix related to installing python (#2295)
Even Rouault
2020-07-01
Post release updates (#2270)
Kristian Evers
2020-05-10
.travis.yml: add linux_s390x
Even Rouault
2020-04-24
Doc: fixes for Sphinx 3.0 compat [skip appveyor] (#2191)
Even Rouault
2020-04-23
.travis.yml: switch to bionic to restore i386 builds with gcc8 (fixes #2175)
Even Rouault
2020-04-19
travis/osx/before_install.sh: 'brew install graphviz' for missing 'dot' program
Even Rouault
2020-04-07
Test GCC 4.8 and CMake 3.9; resolve a few shadowed declaration warnings
Mike Taves
2020-04-06
travis/osx/before_install.sh: use fixed version of sphinx and breathe to avoi...
Even Rouault
2020-03-21
Add post-install checks for CMake and Autotools/pkg-config (#2077)
Mike Taves
2020-03-01
Update docs in preparation for 7.0.0 release
Kristian Evers
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: update linux_gcc7 to linux_gcc8
Even Rouault
2020-02-08
Travis: modify linux_gcc7 to run i386
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-02-06
Travis: update CLang Static Analyzer to CLang 9
Even Rouault
2020-01-22
Merge RFC4 (#1865)
Even Rouault
2020-01-07
Remove deprecated JNI bindings (#1825)
Kristian Evers
[next]