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

[pull] master from OSGeo:master #110

Merged
merged 20 commits into from
Dec 6, 2024
Merged

[pull] master from OSGeo:master #110

merged 20 commits into from
Dec 6, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 6, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

…_HEADERS=ON

Can speed up cold builds by 30%

It is a bit experimental for now, so it isn't enabled by default, because:
- it currently causes linking issues with MSVC
- CLang Static Analyzer analysis has false positives with it
- Strange issue seen in the android CI configuration with a
  fatal error: file '/home/runner/work/gdal/gdal/build_android_cmake/CMakeFiles/gdal_priv_header.dir/cmake_pch.h' has been modified since the precompiled header '/home/runner/work/gdal/gdal/build_android_cmake/CMakeFiles/gdal_priv_header.dir/cmake_pch.h.pch' was built: mtime changed (https://github.com/rouault/gdal/actions/runs/12113235664/job/33767887119)
…DALAllRegister / GDALDestroyDriverManager

Fixes #11447
CMake: enable gdal_priv.h precompiled header if CMake USE_PRECOMPILED_HEADERS=ON
ogr2ogr: transfer relationships (when possible) from source dataset to target dataset
MapInfo .tab: support .dbf files with deleted columns
CI: avoid annoying warnings of OSSF ScoreCard about unpinned pip install
Dependabot is supposed to update the pins
CI: Dockerfiles: pin FROM to please OpenSSF ScoreCard
GDALRasterBlock: make sure mutex is initialize in repeated calls to GDALAllRegister / GDALDestroyDriverManager
@pull pull bot added the ⤵️ pull label Dec 6, 2024
@pull pull bot merged commit 4557673 into innFactory:master Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant