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

update GDAL to 3.9.0 #164

Merged
merged 23 commits into from
Jun 18, 2024
Merged

update GDAL to 3.9.0 #164

merged 23 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. upgrade GDAL to 3.9.0

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    af16cb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af1de9 View commit details
    Browse the repository at this point in the history
  3. move C++17 to common

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f4746ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8c988 View commit details
    Browse the repository at this point in the history
  5. try building with g++10

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ab710e5 View commit details
    Browse the repository at this point in the history
  6. a node-gyp special

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    44a24bb View commit details
    Browse the repository at this point in the history
  7. use the same C++ standard everywhere to avoid surprises with conditio…

    …nal compilation in the std lib
    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    94221bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    027ba9e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cd0a39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1fa61df View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a82e35 View commit details
    Browse the repository at this point in the history
  12. use GNU C++17

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1bb860d View commit details
    Browse the repository at this point in the history
  13. no need for g++-10

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d14126b View commit details
    Browse the repository at this point in the history
  14. fix the shell syntax

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9b855b7 View commit details
    Browse the repository at this point in the history
  15. more syntax

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ff2ff12 View commit details
    Browse the repository at this point in the history
  16. missing comma

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    08e3918 View commit details
    Browse the repository at this point in the history
  17. this is a C++ file

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d941c4d View commit details
    Browse the repository at this point in the history
  18. more C++ files

    mmomtchev committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    23ed7f8 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b75ce86 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    726f32c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    61d9159 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4751e74 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1c86668 View commit details
    Browse the repository at this point in the history