summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
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
2020-03-14try no console windowLex Neva
2020-03-06remove stubLex Neva
2020-01-31fix fonts on windowsLex Neva
2020-01-29remove obselete TRAVIS_ referencesLex Neva
2020-01-29use python -m for pyinstallerLex Neva
2020-01-29mac buildLex Neva
2020-01-29windows build github actionLex Neva
2019-07-31Support various macOS VersionsKaalleen
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-15Add default path for inkex.py on macOSKate Murphy
2019-04-12get the right architectureLex Neva
2019-04-12use docker for linux too and npm for macLex Neva
2019-04-12use docker for windowsLex Neva
2019-04-11refix windowsLex Neva
2019-04-11fix windows npm invocationLex Neva
2019-04-10add build machinery for electronLex Neva
2019-04-02add localization for font names and descriptionsLex Neva
2018-08-20gettextify pyembroidery format descriptionsLex Neva
2018-08-19make it easier to find inkex.pyLex Neva
2018-08-19integrate inx generation into ink/stitch properLex Neva
2018-08-01remove inkstitch.appLex Neva
2018-07-31Add --windowed argument to pyinstaller for OS Xglobalcow
2018-07-25fix pyinstaller errorLex Neva
2018-07-25remove libembroidery-convert install scriptLex Neva
2018-07-25add pyembroidery-convertLex Neva
2018-07-25update zip output generator and INXLex Neva
2018-07-25update output extension generator and INXesLex Neva
2018-07-25update input extension generator and INXesLex Neva
2018-07-25update Embroider extension for pyembroideryLex Neva
2018-07-25remove libembroidery from buildLex Neva
2018-07-09Update build-distAkiraNorthstar
fix build-dist in this branch to make it easier to merge.
2018-06-15add zip INX generator and INXLex Neva
2018-06-15add output INX generatorLex Neva
2018-05-02strip debug symbols on LinuxLex Neva
2018-05-01adjust bin/build-dist for single-binary worldLex Neva
2018-05-01integrate input extension tooLex Neva
2018-04-28properly fail build when things breakLex Neva
2018-04-10fix autoescaping and BRO .inxLex Neva