summaryrefslogtreecommitdiff
path: root/bin/build-linux32-venv
AgeCommit message (Collapse)Author
2025-04-13Update update build process (#3652)rejbasket
* removed linux new build, linux old is now linux64 * removed win32 build * use geos source build only for linux32 * set python version to 3.11 for all builds * sign only releases for windows
2025-03-10Fix linux builds (#3568)Kaalleen
2025-03-02remove scipy dependency (#3483)Kaalleen
smoothing with scipy (could be improved in a later commit)
2024-11-26Add lmde6 32bit build (#3297) (#3298)Benson Muite