aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-03-09windows.yml: fix issue with sqlite3 binary and vcpkgEven Rouault
2022-03-04CI: use `ctest --output-on-failure` option (#3084)Mike Taves
2022-02-15CI: set CCACHE_DIR for macOSMike Taves
2022-02-05Adapt testing to recursive pkg-config requirementsKai Pastor
2022-02-05Harmonize CI apt setupKai Pastor
2022-02-01Use external gtest by default when detectedEven Rouault
2022-01-24CI: transition tests from autotools to cmake (#3023)Mike Taves
2022-01-13Add .zenodo.json (#3019)Even Rouault
2022-01-13Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009)Mike Taves
2022-01-02Transition Clang Static Analizer to use CMakeMike Taves
2021-12-20Merge pull request #2980 from rouault/cmake_warn_googletestEven Rouault
2021-12-10CI: update Ubuntu 16.04 gcc 4.8 to default gcc 5.4Even Rouault
2021-12-10CI Plot job: build PROJ from source (fixes #2961)Even Rouault
2021-12-09Refactor post-install suite to test shared and static projlib (#2972)Mike Taves
2021-11-26CI: change autotools->cmake for x86_64-w64-mingw32Mike Taves
2021-11-26DOC: rewrite parts of plot.py to use geojson instead of fiona (#2959)Mike Taves
2021-11-09CI: add a MSVC Debug build (refs #2931)Even Rouault
2021-04-30Merge pull request #2686 from rouault/nlohmann_json_updateEven Rouault
2021-04-30CMake build: add a NLOHMANN_JSON_ORIGIN=auto/external/internal setting allowi...Even Rouault
2021-04-30TST/DOC: upgrade CSA to use ubuntu-18.04; sync docs (#2698)Mike Taves
2021-04-25CI: msys2 build: build with -Werror (#2697)Even Rouault
2021-04-23coverity-scan.yml: do not build testsEven Rouault
2021-04-23CI: add Coverity Scan weekly jobEven Rouault
2021-04-08Drop set/export of PROJ_LIB for Windows CI runsMike Taves
2021-04-07CI: build and test on MSYS2 with WindowsMike Taves
2021-03-28GitHub Action to build both the 'proj' and 'proj-docs' container (#2618)Howard Butler
2021-03-19backport action: specify pull_request_target instead of pull_requestKristian Evers
2021-03-19Add missing(?) id to backport actionKristian Evers
2021-03-19Update backport action to what is currently used by QGISKristian Evers
2021-03-15mingw_w64/start.sh: switch to http due to osgeo SSL certificate expirationEven Rouault
2021-03-11Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572)Mike Taves
2021-02-07CI: specify pip < 21.0; avoid using pip3 script (#2516)Mike Taves
2021-01-13workflow linux_gcc_32bit: fix Could not perform immediate configuration on 'l...Even Rouault
2020-12-11conda.yml: restrict to main repository builds, otherwise fails to build in forksEven Rouault
2020-12-11.github/workflows/clang_static_analyzer/start.sh: add apt updateEven Rouault
2020-12-04CI: test with a SQLite3 binary built with SQLITE_DQS=0 to avoid issue #2480Even Rouault
2020-11-28Add github action for VS2019 x64 buildEven Rouault
2020-11-27Move linux_gcc 4.8 job to github action, and on Travis-CI only keep the doc p...Even Rouault
2020-11-27Add github action for cppcheckEven Rouault
2020-11-27Github action: add a linux_gcc_32bit jobEven Rouault
2020-11-26Github action: add a clang linux build jobEven Rouault
2020-11-26Github action: add a clang static analyzer jobEven Rouault
2020-11-24GitHub action: add a mingw_w64 buildEven Rouault
2020-11-23GitHub action: add a Mac buildEven Rouault
2020-11-21backport.yml: update to what QGIS usesEven Rouault
2020-11-17github actions: update to conda-incubator/setup-miniconda@v2 to be compatible...Even Rouault
2020-10-14Plot building Github Action (#2377)Howard Butler
2020-10-14Add Conda package GitHub Action (#2373)Howard Butler
2020-07-08github workflows: add a workflow for doc buildingEven Rouault
2020-01-15Reintroduce backport bot, now using a dedicated PROJ botKristian Evers