Skip to content

Conversation

@smanders
Copy link
Collaborator

cp .devcontainer/.github/wf-templates/*.yml .github/workflows
cp .devcontainer/cmake/presets/CMakePresets.json .
* cmake option BUILD_AUTOMAKE that installs auto[conf|make] tools
* cmake/config.h.cmake.in and cmake/gaiaconfig.h.cmake.in are obsolete
* externpro as dependency provider (xproinc)
* project VERSION matches official version
  * no longer using 4th digit for externpro-specific version
  * externpro devel package gets version from 'git describe --tags'
* externpro flags.cmake renamed to xpflags.cmake
* externpro's xpcfgDotinFile() cmake function uses same files configure does
  * config.h.in from root of repo (in place of config.h.cmake.in)
  * src/headers/spatialite/gaiaconfig.h.in (in place of gaiaconfig.h.cmake.in
* fewer files to maintain (and manually update)
@smanders smanders merged commit 481dd99 into dev Sep 17, 2025
8 checks passed
@smanders smanders deleted the updates branch September 17, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants