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


Ignore:
Timestamp:
03/18/26 20:35:42 (2 weeks ago)
Author:
Olly Betts
Comment:

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`.