summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
2024-11-26Add lmde6 32bit build (#3297) (#3298)Benson Muite
2024-11-19Rejbasket/update macos cloud build (#3291)rejbasket
* upgraded macos build to macos-13 upgraded wxpython to 4.2.2 for linux * add missing linux libs for update to wxpython --------- Authored by: rejbasket
2024-10-25make hook actually cancel the commit (#3235)Lex Neva
2024-09-24Rejbasket/linux package fix (#3210)rejbasket
* 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>
2024-09-14only style-check staged changes (#3186)Lex Neva
2024-08-28Additional CI Improvements (#3174)capellancitizen
2024-08-13CI: Added pytest, some speed improvements (#3135)capellancitizen
Geos build is now cached, and its tests are no longer built.
2024-07-20shapely arm fix (#3094)rejbasket
2024-07-02add macOS arm version (#3038)rejbasket
authored-by: rejbasket
2024-06-09Rejbasket/version geos update (#2979)rejbasket
* 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>
2024-05-12Make font names not translatable (#2901)Kaalleen
2024-05-09update geos source (#2885)rejbasket
2024-05-01Remove electron entirely (#2859)Kaalleen
Co-authored-by: rejbasket
2024-03-28Fixed clones of group elements not appearing. (#2766)capellancitizen
2024-02-21Build with shapely with geos 3.12.x (#2732)rejbasket
authored-by: rejbasket
2024-02-10Rejbasket/pyinstaller fix installer checks (#2718)rejbasket
* 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
2024-02-07support for modified id and menukarnigen
2023-10-15Update shapely (#2471)Kaalleen
* 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)
2023-07-30add windows 64bit version (#2413)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>
2023-06-24linux: remove hidden import of gio and wx (#2386)Kaalleen
2023-06-20Windows numpy fix (#2377)rejbasket
* 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>
2023-05-28macOS build: do not strip (#2320)Kaalleen
2023-05-28import gi (#2330)Kaalleen
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-04-27macOS: notary update (#2237)Kaalleen
Authored-by: rejbasket
2023-03-07Select embroidery elements by stitch type (#1965)Kaalleen
2023-03-05install tiles (#2090)Lex Neva
2023-02-20add tiles json and internationalizationLex Neva
2022-07-08linux scipy/linalg libraries: ELF (#1714)Kaalleen
* do not strip any scipy library for linux * apply settings to debug formats * use fixed pyembroidery Co-authored-by: Lex Neva
2022-06-30Fixes (#1703)Kaalleen
* guide line position * use direction from line to shape * optimize intersection detection * fix flapack elf * handle weird guide lines better * update starting point for self crossing (multiple) fills * ripple: fixes and non circular join style * avoid jumps in ripple stitch * fallback only necessary if shape does not intersect grating * make valid may return a polygon * add profiling * Stitch.__init__ didn't work right and was super slow * shrink or grow to multipolygon Co-authored-by: Lex Neva
2022-06-10Fix scipy for Linux (#1685)Kaalleen
Authored-by: @lexelby
2022-05-04only check style on lines changed by commitLex Neva
2022-05-04pre-commit hook that only checks modifed filesLex Neva
2022-05-04don't violate deb version string constraintsLex Neva
2022-05-04test with macos python 3.8.xKaalleen
2022-05-04test to build with specified arch (macOS)Kaalleen
2022-04-18Pkg inkscape check (#1622)rejbasket
* add warning if Inkscape not installed (mac) enable local build with arm linux and mac Authored-by: rejbasket <rejbasket@users.noreply.github.com>
2022-02-28installer updates (#1565)rejbasket
* * 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>
2022-01-10add deb and rpm building (#1501)Lex Neva
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-09-26One Version for all Languages (#1346)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-02-13Make the font names more reproducibleshnwnd
This should greatly reduce the noise crowdin creates Before this the translations would often jump around in diff output this ought to make that a thing of the past.
2020-08-18v1.29.1 get rid of the ridiculous refs-tags thingLex Neva
2020-08-18windows already has yarn, in a weird placeLex Neva
2020-08-18fail on electron build errorsLex Neva
2020-04-28electron simulator (#531)Lex Neva
2020-03-19try without librtLex Neva
2020-03-18add missing librariesLex Neva
2020-03-18get rid of refs-heads- in zipsLex Neva