summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-05-01Remove electron entirely (#2859)Kaalleen
Co-authored-by: rejbasket
2024-02-07move inx directory creation to pythonkarnigen
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-02-20add tiles json and internationalizationLex Neva
2022-05-04pre-commit hook that only checks modifed filesLex Neva
2022-01-10add deb and rpm building (#1501)Lex Neva
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-12-08add macOS and windows installer (#1352)rejbasket
2021-10-13remove src-folder before pybabel extract (#1390)Kaalleen
2021-09-27prepare inx for messages.po (#1356)Kaalleen
2021-09-26One Version for all Languages (#1346)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-07-25Fix Style Issues (#1154)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-05update electron translations (#1031)Kaalleen
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>
2020-08-18fix windows?Lex Neva
2020-05-20fix make messages.poLex Neva
2020-04-28electron simulator (#531)Lex Neva
2020-01-29windows build github actionLex Neva
2019-07-04lettering features (#399)Lex Neva
lettering features
2019-04-30Merge branch 'master' into lexelby/lettering-featuresLex Neva
2019-04-20refactor 'make dist' archive creation into a shell scriptLex Neva
2019-04-20Merge remote-tracking branch 'origin/master' into lexelby/electronLex Neva
2019-04-17Build inx files in locale folders and build release for each localeKate Murphy
2019-04-12mac one is in a different spotLex Neva
2019-04-12fix styleLex Neva
2019-04-12don't distclean for every buildLex Neva
2019-04-12use docker for windowsLex Neva
2019-04-11fix mac os 'operation not permitted' errorLex Neva
2019-04-10add build machinery for electronLex Neva
2019-04-02add localization for font names and descriptionsLex Neva
2018-11-14basic lettering (#344)Lex Neva
Can handle multiple lines of text and routes the stitching in alternating directions on each line.
2018-10-06Update Makefile (#324)AkiraNorthstar
add inx, locales and *.zip to distclean
2018-09-16remove code style exemption for params.py and simulator.pyLex Neva
2018-09-15add make clean targetLex Neva
2018-09-01add change indicator to Params (#217)Lex Neva
2018-08-24TEMPORARY: ignore simulator.py and params.py in style checkLex Neva
2018-08-22add `make style` make targetLex Neva
2018-08-20fix windows and macLex Neva
2018-08-20generate inx files during buildLex Neva
2018-08-20generate INX files for all languagesLex Neva
2018-08-20gettextify INX templatesLex Neva
2018-08-20gettextify pyembroidery format descriptionsLex Neva
2018-08-20add mkdir -p inxLex Neva
bin/generate-inx-files target and gitignore entry
2018-08-17support slashes in branch namesLex Neva
2018-08-01use more friendly OS name 'osx' for tarball file nameLex Neva
2018-07-19Update Makefile [ci skip]AkiraNorthstar
replace --no-location with --add-location=full (if --add-location not given it is "full" by default) replace multiple --add-comments to one option add --sort-by-file sort output by file location - default False write out option -s to --strip-comments
2018-06-25include symbols in release archiveLex Neva
2018-05-01update MakefileLex Neva
2018-04-28deal with windows file copy permissions issuesLex Neva
2018-04-28add thread palette installerLex Neva