| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CMake: fix warning with external googletest
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update internal nlohmann/json to 3.9.1, and add a CMake option to be able to use external nlohmann/json
|
|
allowing to choose which nlohmann/json to use
Co-authored-by: Mike Taves <mwtoews@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* adapt PDAL's docker build script for PROJ
* try building doc builder container too
* don't push containers on pull_request
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'libgcc-s1:i386'
|
|
|
|
|
|
|
|
|
|
publishing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compatible with latest github action security fix constraints
|
|
* 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
|
|
* implement conda package building
* paths
* need libtool
* PLATFORM check
* point to my PROJ feedstock for now
* point to PROJ repos
|
|
|
|
|