stopgo icon indicating copy to clipboard operation
stopgo copied to clipboard

dude, get your Makefile sorted

Open notklaatu opened this issue 8 years ago • 1 comments

Makefile is in shambles (or is it?).

Anyway, need to get this sorted so that a release is, ya know, a make release type command, which will:

  • insert VERSION_STRING where needed
  • create AppImage

and for Wdinwos:

  • generate NSIS stuff
  • make cx_freeze stuff ready to be run in window vm or WINE

notklaatu avatar Jul 14 '16 09:07 notklaatu

getting closer. worked on this last night, will have to test, but at least for linux targets we are getting close

notklaatu avatar Aug 03 '16 07:08 notklaatu