-
Notifications
You must be signed in to change notification settings - Fork 74
Comparing changes
Open a pull request
base repository: OSGeo/libgeotiff
base: 1.7.3
head repository: OSGeo/libgeotiff
compare: 1.7.4
- 17 commits
- 29 files changed
- 3 contributors
Commits on May 28, 2024
-
CMake modernization, automate release generation from tags and refact…
…or CI (#115) * CMake: Bumps the minimum CMake version to 3.13 * CMake: Add BUILD_SHARED_LIBS matrix for ON and OFF using similar config for macos-latest, windows-latest, and ubuntu-latest * CMake: Modernize CMake configuration to prevent flag/feature leaking * CMake: Adds CPack configuration so `package_source` target is available for dist generation * CMake: Updates FindPROJ.cmake with GDAL's recent version * CMake: add BUILD_MAN and BUILD_DOC options * CMake: Windows PDB install with BUILD_SHARED_LIBS * CMake: Remove FindGeoTIFF.cmake * Removes 16 year old dead `makefile.mpw` * Removes 6 year old dead `makefile.vc` * CI: Generates release artifacts and attaches them to every build * CI: Creates a release and attaches release artifacts for every tag of the OSGeo/libgeotiff repository * CI: [Attests](https://github.com/actions/attest-build-provenance) the release artifacts if the `github.repository_owner == OSGeo` * CI: Remove Appveyor config
Configuration menu - View commit details
-
Copy full SHA for ff1f6d8 - Browse repository at this point
Copy the full SHA ff1f6d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af3298 - Browse repository at this point
Copy the full SHA 9af3298View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9053d20 - Browse repository at this point
Copy the full SHA 9053d20View commit details -
GTIFGetDefn(): add missing normalization of angular units to degree
Contrary to what the documentation of GTIFDefn::ProjParm[] mentionned, we failed to normalize angular measures to degrees when reading them from projection parameters (ProjXXXXXGeoKey's) when ProjCoordTransGeoKey was present (but we did normalize them when reading them from the PROJ database when there were was only a EPSG PCS code) Relates to OSGeo/gdal#10154 and OSGeo/gdal#10158
Configuration menu - View commit details
-
Copy full SHA for 46244ce - Browse repository at this point
Copy the full SHA 46244ceView commit details
Commits on Jun 11, 2024
-
Merge pull request #118 from rouault/fix_gdal_10154
GTIFGetDefn(): add missing normalization of angular units to degree
Configuration menu - View commit details
-
Copy full SHA for af121ef - Browse repository at this point
Copy the full SHA af121efView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79f3256 - Browse repository at this point
Copy the full SHA 79f3256View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4b25ff - Browse repository at this point
Copy the full SHA a4b25ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f49ca9 - Browse repository at this point
Copy the full SHA 8f49ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42474b0 - Browse repository at this point
Copy the full SHA 42474b0View commit details -
Merge pull request #121 from rouault/travis_remove_osx
.travis.yml: remove OSX
Configuration menu - View commit details
-
Copy full SHA for cee338f - Browse repository at this point
Copy the full SHA cee338fView commit details -
Add LIBGEOTIFF_MAJOR_VERSION, LIBGEOTIFF_MINOR_VERSION, LIBGEOTIFF_PA…
…TCH_VERSION, LIBGEOTIFF_REV_VERSION, and LIBGEOTIFF_STRING_VERSION variables in geotiff.h, and autogenerate it Fix #119
Configuration menu - View commit details
-
Copy full SHA for 7580aed - Browse repository at this point
Copy the full SHA 7580aedView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2c6038 - Browse repository at this point
Copy the full SHA f2c6038View commit details -
Merge pull request #120 from rouault/fix_119
Add LIBGEOTIFF_MAJOR_VERSION, LIBGEOTIFF_MINOR_VERSION, LIBGEOTIFF_PATCH_VERSION, LIBGEOTIFF_REV_VERSION, and LIBGEOTIFF_STRING_VERSION variables in geotiff.h, and autogenerate it
Configuration menu - View commit details
-
Copy full SHA for e00dcd6 - Browse repository at this point
Copy the full SHA e00dcd6View commit details
Commits on Jan 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d5a36d - Browse repository at this point
Copy the full SHA 5d5a36dView commit details
Commits on Feb 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 43cf9c4 - Browse repository at this point
Copy the full SHA 43cf9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6634c5f - Browse repository at this point
Copy the full SHA 6634c5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96024f6 - Browse repository at this point
Copy the full SHA 96024f6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.7.3...1.7.4