Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to partially disable VRT driver with GDAL_ENABLE_VRT_DRIVER=OFF ; GTI driver as optional #10860

Merged
merged 3 commits into from
Sep 30, 2024

Conversation

rouault
Copy link
Member

@rouault rouault commented Sep 22, 2024

but still enable it by default even if GDAL_BUILD_OPTIONAL_DRIVERS=OFF

Creation side is still available, but Open() not

Also enable GTI driver to be separately enabled/disabled, and buildable as a plugin (if built as a plugin, gdaladdo --partial-refresh-from-source-timestamp won't work)

Derived driver: make it optional

@rouault rouault added this to the 3.10.0 milestone Sep 22, 2024
@rouault rouault force-pushed the vrt_optional branch 2 times, most recently from 89ddf61 to 3a2d2c4 Compare September 22, 2024 18:39
but still enable it by default even if GDAL_BUILD_OPTIONAL_DRIVERS=OFF

Creation side is still available, but Open() not

Also enable GTI driver to be separately enabled/disabled, and buildable
as a plugin (if built as a plugin, gdaladdo --partial-refresh-from-source-timestamp
won't work)
@rouault rouault force-pushed the vrt_optional branch 2 times, most recently from 5b805dc to 9208b9c Compare September 23, 2024 11:07
@coveralls
Copy link
Collaborator

Coverage Status

coverage: 69.42%. remained the same
when pulling 3a5c02e on rouault:vrt_optional
into 9f8fea1 on OSGeo:master.

@rouault rouault merged commit 1eedc9b into OSGeo:master Sep 30, 2024
36 checks passed
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