Commit Graph

20 Commits

Author SHA1 Message Date
Antonin Décimo
02f1738297 Android pkg now supports icons through --apk-icon. #3 2014-09-20 00:28:03 +02:00
Antonin Décimo
de470cb930 Cleaned up Debian script 2014-09-18 22:04:00 +02:00
Antonin Décimo
5eab2d841d Debian pkg now supports icons through --deb-icon. #3 2014-09-18 21:55:47 +02:00
Antonin Décimo
2b172f4f23 Should fix #6. Thanks to @nunodonato for reporting this 2014-09-17 13:37:44 +02:00
Antonin Décimo
dccf390820 Add tab-completion support 2014-09-04 11:55:21 +02:00
Antonin Décimo
465030dbeb Little fixes. Description and Homepage now global. 2014-09-04 10:37:59 +02:00
Antonin Décimo
967a483355 Register options that takes files as argument to exclude these files for every build 2014-08-24 11:12:57 +02:00
Antonin Décimo
fd4e0195a7 Conflicting options are now prefixed #8 2014-08-23 11:51:53 +02:00
Antonin Décimo
5bbf17401a Add configuration. See #5 #8.
What's new:
- --config flag to pass a INI config file to parse. See config.ini.
- Updated the modules scripts for configuration. Now needs to unset
  variables passed by CLI or config.
- Fix release directory that was added in love file (maybe).
- Properly escapes sed arguments.
- chmod +x to getopt.sh and read_ini.sh
- Fix #12
2014-08-22 14:07:44 +02:00
Antonin Décimo
9a19a87a08 Add modules documentation. Possible workaround for #5 2014-08-20 23:53:34 +02:00
Antonin Décimo
d0c14011c6 Add --filesync option. Love file stays in release dir 2014-08-20 10:28:07 +02:00
Antonin Décimo
a3ac751f9e Add zip compression level option. Fix exit_module function 2014-08-20 10:15:40 +02:00
Antonin Décimo
f2b0c454f0 Add Mac OS X module 2014-08-19 21:14:20 +02:00
Antonin Décimo
478d385412 Add Android module 2014-08-19 17:18:57 +02:00
Antonin Décimo
3c1af29321 Various little fixes 2014-08-19 17:15:29 +02:00
Antonin Décimo
5fb41ff660 Add Debian module 2014-08-19 16:27:41 +02:00
Antonin Décimo
6d641c951c Add Windows module 2014-08-19 12:35:58 +02:00
Antonin Décimo
3c734d62d1 Add plain Love file module 2014-08-19 11:11:02 +02:00
Antonin Décimo
055076454a Rename scripts to include to better match the purpose of the dir 2014-08-19 09:53:59 +02:00
Rucikir
0f305bd3cc Create getopt.sh 2014-08-09 17:32:06 +03:00