Changes between Initial Version and Version 1 of Ticket #147, comment 5


Ignore:
Timestamp:
Mar 18, 2026, 8:35:42 PM (3 months ago)
Author:
Olly Betts

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #147, comment 5

    initial v1  
    11It's no longer cross-compiled - the huge number of dependencies that using GDAL pulled in made that pretty much unfeasible as they'd all also need to be cross-compiled first (or a way found to make use of packaged versions).
    22
    3 It's now build by the `msys2-ucrt64` action in `.github/workflows/main.yml`.
     3It's now build by the `msys2-ucrt64` job in `.github/workflows/main.yml`.