* fix gem FilePermissionError change install to HOME folder
* gem update after setting home
* added gem commands to build.yml to fix Gem::FilePermissionError
* removed gem update from build.yml
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
* update geos version for linux an win builds
* pinned pyinstaller version
* changed windows build runner to windows-2019
* changed build version for cmake geos build script
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
* updated nodejs version to 20 for builds
* upgraded actions upload download cache to version 4
* setup-python upgrade to v5 setup-msbuild to v2
* release action change fix nodejs version issue
* updated versions checkout and setup-python
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
* netowrkx deps added in build
* check for user inkscape config before installing
* get os version in exception
* update electron app location according to pyinstaller redesign
* fixed broken libgeos syslinks
* contents-directory added pyinstaller args fix broken linux and win versions
* updated inkex
* fix print_pdf
---------
authored-by: rejbasket
* update shapely
* pin pyinstaller to 5.13.2 (issues with macOS) (rejbasket)
* macOS: do not install shapely from binary, but remove .dylibs folder (breaks notarizazion) (rejbasket)
* test build for windows 64bit
* testing build for windows 64bit
* fixed arch check for windows file name
added electron 64bit for windows
* blocked 64bit installer to be installed in 32bit windows
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
* added Gio and wx to hidden imports
changed numpy and scipy version for compatibility
* update versions numpy and scipy
---------
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>
* * build zip versions for macOS and windows
* set application version macOS and Windows
* automatically uninstall previous version in Windows
* add zip to upload
Co-authored-by: rejbasket <rejbasket@users.noreply.github.com>