summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2020-01-29windows build github actionLex Neva
2019-07-04lettering features (#399)Lex Neva
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
2018-10-06Update Makefile (#324)AkiraNorthstar
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
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
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
2018-04-28add thread palettes to the release archiveLex Neva
2018-04-09add embroider_input extension to MakefileLex Neva
2018-04-09move inx files to inx/ and generate input inxLex Neva
2018-03-30InkStitch digitized logo SVGs (#123)wwderw
2018-03-30print through web browser (#127)Lex Neva
2018-02-27fix make messages.poLex Neva
2018-02-26don't include line numbers in messages.po (#101)Lex Neva
2018-02-19windows build (#79)Lex Neva
2018-02-04one more fixLex Neva
2018-02-04fix make localesLex Neva
2018-02-04framework for translations (#55)Lex Neva
2018-01-23stop adding build.tar.gz to the releaseLex Neva
2018-01-23use TRAVIS_BRANCH (which is the tag for tag builds)Lex Neva
2018-01-13pyinstaller release method (#16)Lex Neva