Commit Graph

22 Commits

Author SHA1 Message Date
Paul Liverman
8932240591 fix #22 (delete ZIP files after extraction)
Else they just waste space.
2015-04-30 13:56:27 -07:00
Paul Liverman
a54dd3fc58 added support for customizing Mac icons 2015-02-09 11:17:25 -08:00
Paul Liverman
2370c406eb added capability to use custom exes
This is so you can modify their info/icons using something like Resource
Hacker
2015-02-09 10:54:28 -08:00
Paul Liverman
8e416b9e26 fix Info.plist gen gone wrong directory 2014-12-29 22:13:14 -08:00
Paul Liverman
05785c235e hotfix stupid errors, remove custom config option cause broken utterly 2014-12-29 22:05:56 -08:00
Paul Liverman
b9a53a4afb output fix on zip/unzip checking 2014-12-29 21:33:50 -08:00
Paul Liverman
5d653cabd5 close #8 custom config (kinda shitty) 2014-12-29 21:23:34 -08:00
Paul Liverman
75f1261284 fix #14 autoNumberBuilds added 2014-12-29 21:06:50 -08:00
Paul Liverman
7f6819e4a7 Update build, NEW STUFF IS COOL LIKE
- #2 zip/unzip checks added, fuck wget checking
- #4 decided to let ReadMe info handle this for me
- #5 Info.plist generated by script!
- #11 separate .app directories for packages
2014-12-29 20:53:13 -08:00
Paul Liverman
5ed84486d4 Added a fortune to the building process 2014-11-25 19:44:33 -08:00
Guard13007
44d7237d6b more stuffs changed 2014-11-20 13:12:35 -08:00
Guard13007
d04611a764 added wget/curl switch 2014-11-20 13:06:38 -08:00
Guard13007
a2cd38d747 improved output 2014-11-20 12:48:33 -08:00
Guard13007
d94284e5e7 added more output..yes..that makes sense 2014-11-20 12:44:16 -08:00
Guard13007
4aabdff651 fixed Mac crap extraction 2014-11-20 12:41:00 -08:00
Paul Liverman
481628de5d Quiet zipping/unzipping 2014-11-20 12:33:01 -08:00
Paul Liverman
e37edbd5fc Update build
Mac packages are named $packageName.app instead of love.app
Spaces are allowed in paths / filenames now
config.txt changed to config.sh
2014-11-20 12:21:14 -08:00
Paul Liverman
53aac0733e Update build
better error handling (exiting instead of attempting to continue)
ZIP files created won't have extra crap in them (however I might need to
 add `-x "*.DS_Store" -x "__MACOSX"` to actually get rid of Mac crap
 entirely, that remains to be understood by me)
2014-11-20 12:07:17 -08:00
Guard13007
a5b032f55b linux builds, prettier output, includes changed 2014-11-20 00:54:02 -08:00
Guard13007
fe5061b9f3 fixed? 2014-11-20 00:33:34 -08:00
Guard13007
5f06fc4aa9 should be fixed now 2014-11-20 00:23:56 -08:00
Guard13007
4a455441a8 why the fuck does build keep saying it is a new file 2014-11-19 23:59:19 -08:00