| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-09 | Merge pull request #3106 from rouault/update_nkg_gie | Even Rouault | |
| nkg.gie: update results due to https://github.com/OSGeo/PROJ-data/pull/79 | |||
| 2022-03-05 | CI: use `ctest --output-on-failure` option (#3084) (#3086) | github-actions[bot] | |
| Co-authored-by: Mike Taves <mwtoews@gmail.com> | |||
| 2022-02-15 | CI: set CCACHE_DIR for macOS | Mike Taves | |
| 2022-02-05 | Adapt testing to recursive pkg-config requirements | Kai Pastor | |
| When pkg-config is called with --static, it will recursively collect all Libs and Libs.private which are discovered via Requires and Requires.private. So these libs must be available for linking even when acutally only lib proj uses static linkage. Libs and pkg-config must be provided for the target triplet. | |||
| 2022-02-05 | Harmonize CI apt setup | Kai Pastor | |
| 2022-02-01 | Use external gtest by default when detected | Even Rouault | |
| 2022-01-24 | CI: transition tests from autotools to cmake (#3023) | Mike Taves | |
| 2022-01-13 | Add .zenodo.json (#3019) | Even Rouault | |
| 2022-01-13 | Specify CMAKE_INSTALL_RPATH for macOS; use -rpath LDFLAGS for tests (#3009) | Mike Taves | |
| 2022-01-02 | Transition Clang Static Analizer to use CMake | Mike Taves | |
| 2021-12-20 | Merge pull request #2980 from rouault/cmake_warn_googletest | Even Rouault | |
| CMake: fix warning with external googletest | |||
| 2021-12-10 | CI: update Ubuntu 16.04 gcc 4.8 to default gcc 5.4 | Even Rouault | |
| 2021-12-10 | CI Plot job: build PROJ from source (fixes #2961) | Even Rouault | |
| 2021-12-09 | Refactor post-install suite to test shared and static projlib (#2972) | Mike Taves | |
| 2021-11-26 | CI: change autotools->cmake for x86_64-w64-mingw32 | Mike Taves | |
| 2021-11-26 | DOC: rewrite parts of plot.py to use geojson instead of fiona (#2959) | Mike Taves | |
| 2021-11-09 | CI: add a MSVC Debug build (refs #2931) | Even Rouault | |
| 2021-04-30 | Merge pull request #2686 from rouault/nlohmann_json_update | Even Rouault | |
| Update internal nlohmann/json to 3.9.1, and add a CMake option to be able to use external nlohmann/json | |||
| 2021-04-30 | CMake build: add a NLOHMANN_JSON_ORIGIN=auto/external/internal setting ↵ | Even Rouault | |
| allowing to choose which nlohmann/json to use Co-authored-by: Mike Taves <mwtoews@gmail.com> | |||
| 2021-04-30 | TST/DOC: upgrade CSA to use ubuntu-18.04; sync docs (#2698) | Mike Taves | |
| 2021-04-25 | CI: msys2 build: build with -Werror (#2697) | Even Rouault | |
| 2021-04-23 | coverity-scan.yml: do not build tests | Even Rouault | |
| 2021-04-23 | CI: add Coverity Scan weekly job | Even Rouault | |
| 2021-04-08 | Drop set/export of PROJ_LIB for Windows CI runs | Mike Taves | |
| 2021-04-07 | CI: build and test on MSYS2 with Windows | Mike Taves | |
| 2021-03-28 | GitHub Action to build both the 'proj' and 'proj-docs' container (#2618) | Howard Butler | |
| * adapt PDAL's docker build script for PROJ * try building doc builder container too * don't push containers on pull_request | |||
| 2021-03-19 | backport action: specify pull_request_target instead of pull_request | Kristian Evers | |
| 2021-03-19 | Add missing(?) id to backport action | Kristian Evers | |
| 2021-03-19 | Update backport action to what is currently used by QGIS | Kristian Evers | |
| 2021-03-15 | mingw_w64/start.sh: switch to http due to osgeo SSL certificate expiration | Even Rouault | |
| 2021-03-11 | Fix configuration for sphinxcontrib-bibtex version 2 or later (#2572) | Mike Taves | |
| 2021-02-07 | CI: specify pip < 21.0; avoid using pip3 script (#2516) | Mike Taves | |
| 2021-01-13 | workflow linux_gcc_32bit: fix Could not perform immediate configuration on ↵ | Even Rouault | |
| 'libgcc-s1:i386' | |||
| 2020-12-11 | conda.yml: restrict to main repository builds, otherwise fails to build in forks | Even Rouault | |
| 2020-12-11 | .github/workflows/clang_static_analyzer/start.sh: add apt update | Even Rouault | |
| 2020-12-04 | CI: test with a SQLite3 binary built with SQLITE_DQS=0 to avoid issue #2480 | Even Rouault | |
| 2020-11-28 | Add github action for VS2019 x64 build | Even Rouault | |
| 2020-11-27 | Move linux_gcc 4.8 job to github action, and on Travis-CI only keep the doc ↵ | Even Rouault | |
| publishing | |||
| 2020-11-27 | Add github action for cppcheck | Even Rouault | |
| 2020-11-27 | Github action: add a linux_gcc_32bit job | Even Rouault | |
| 2020-11-26 | Github action: add a clang linux build job | Even Rouault | |
| 2020-11-26 | Github action: add a clang static analyzer job | Even Rouault | |
| 2020-11-24 | GitHub action: add a mingw_w64 build | Even Rouault | |
| 2020-11-23 | GitHub action: add a Mac build | Even Rouault | |
| 2020-11-21 | backport.yml: update to what QGIS uses | Even Rouault | |
| 2020-11-17 | github actions: update to conda-incubator/setup-miniconda@v2 to be ↵ | Even Rouault | |
| compatible with latest github action security fix constraints | |||
| 2020-10-14 | Plot building Github Action (#2377) | Howard Butler | |
| * implement conda package building * paths * need libtool * PLATFORM check * point to my PROJ feedstock for now * point to PROJ repos * plot building and artifact upload * syntax * add proj conda package for plotting * retab * no doxygen * syntax * update docs Makefile * doc building * needs * consolidate doc/plots * plot updates * put updated plot output into docs * register spelling module * use v2 download-artifact * artifact upload | |||
| 2020-10-14 | Add Conda package GitHub Action (#2373) | Howard Butler | |
| * implement conda package building * paths * need libtool * PLATFORM check * point to my PROJ feedstock for now * point to PROJ repos | |||
| 2020-07-08 | github workflows: add a workflow for doc building | Even Rouault | |
| 2020-01-15 | Reintroduce backport bot, now using a dedicated PROJ bot | Kristian Evers | |
