aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Expand)Author
2022-03-04CI: use `ctest --output-on-failure` option (#3084)Mike Taves
2021-12-09Refactor post-install suite to test shared and static projlib (#2972)Mike Taves
2020-11-28appveyor.yml: disable VS2017 x64 buildEven Rouault
2020-06-03appveyor.yml: workaround vcpkg upstream build issue with VS2015 (see https://...Even Rouault
2020-04-17AppVeyor: use Ninja generator, cache vcpkg [skip travis]Mike Taves
2020-04-07appveyor.yml: reduce to 2 configurations (still testing the same number of va...Even Rouault
2020-03-21Add post-install checks for CMake and Autotools/pkg-config (#2077)Mike Taves
2020-03-08Updated appveyor to not copy DLL & update existing vcpkgsnowman2
2020-02-27Make tests independent of proj-datumgridEven Rouault
2020-02-21CMake: rename BUILD_LIBPROJ_SHARED to BUILD_SHARED_LIBSMike Taves
2020-02-20appveyor: Use sqlite tool from vcpkgKristian Evers
2020-01-22Merge RFC4 (#1865)Even Rouault
2020-01-22appveyor.yml: tune PATH order to fix error when running 'proj' on x64 buildsEven Rouault
2020-01-05Make sure tests pass if extra grids are presentEven Rouault
2019-08-08appveyor.yml: manually build vcpkg so as to avoid issue with VS2015Even Rouault
2019-06-21Use HTTPS URLs for download.osgeo.orgPaul Menzel
2019-04-01CI: change pattern for skipped branches of backportsEven Rouault
2019-03-20CI: avoid CI to run on backport branchesEven Rouault
2019-02-27Travis/Appveyor: use proj-datumgrid-1.8Even Rouault
2019-02-18Windows CMAKE Paths to match osx/linux (#1274)Alan D. Snow
2019-02-15Run appveyor tests with installed dataKai Pastor
2019-01-26simplify appveyor scriptAlan D. Snow
2018-11-15appveyor.yml: test --target installEven Rouault
2018-11-14Implement RFC 2: Initial integration of "GDAL SRS barn" workEven Rouault
2018-10-03Remove nmake build systemEven Rouault
2018-09-18Rename nad/ directory as data/Even Rouault
2018-06-18Add pj_phi2_test (#1039 & #1045)Even Rouault
2018-06-08appveyor.yml: set PATH to run testsEven Rouault
2018-06-04appveyor.yml: run ctest on cmake buildsEven Rouault
2018-05-30CI environment: adapt for C++11 capable environmentsEven Rouault
2018-05-19Vertical grid shift: do not interpolate node values at nodata value (fixes #1...Even Rouault
2018-03-24Don't set -std=c89 in CMakeLists.txtAaron Puchert
2018-03-05Update Travis & AppVeyor configuration to use proj-datumgrid-1.7.Bas Couwenberg
2018-02-26Update AppVeyor to use proj-datumgrid-1.7RC2.Bas Couwenberg
2018-02-23Download BETA2007 grid from proj-datumgrid package in CI scripts.Kristian Evers
2018-02-22Add VS2017 and VS2015 to AppVeyor build matrixMateusz Loskot
2018-02-12Rename gie_failing to work around MS wildcard bug (#799)Thomas Knudsen
2018-02-07Shrink PJ_XXX_INFO structs, but keep same syntax. (#775)Thomas Knudsen
2017-12-18Enable wildcard globbing for MSVC builds (#714)Thomas Knudsen
2017-12-17Free format everywhere (#693)Thomas Knudsen
2017-11-29Remove the last remains of the internal selftestKristian Evers
2017-11-28Add tests for GDA2020 (#688)Thomas Knudsen
2017-11-20Replace pj_ell_set with reimplementation... (#675)Thomas Knudsen
2017-11-13Removed remaining traces of the built in selftest system (#661)Thomas Knudsen
2017-10-12Run 'gie builtins.gie' as part of Travis CI jobsThomas Knudsen
2017-03-13Adjusting test script so it handles the differing file trees between cmake an...Kristian Evers
2017-03-13Avoid 7z blocking builds by allowing overwrites and assuming yes on all queries.Kristian Evers
2017-03-13Correcting paths in appveyor test-scriptKristian Evers
2017-03-13(attempt at) fixing grid dirs in appveyor/travis setupKristian Evers
2017-03-12Download datum grids version 1.6 and egm96_15 geoid grid in continous integra...Kristian Evers