djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Build Script Fixes #241

Open qqndrew opened 9 years ago

qqndrew commented 9 years ago

IN PROGRESS/DO NOT MERGE Fixes run task (which is pretty much nonfunctional at the moment) so that it actually...builds stuff, as well as properly accepts parameters. Should (amongst other things) also fix the errors that occur at the end of every compilation.

Also fixes the packaging task so that it actually only packages/attempts to package the platforms you actually built for.

Note: I am fairly certain this is broken for mac, but have no way to confirm this (actually I conjecture that it was broken for mac beforehand too) so I would appreciate someone with access to that platform confirm whether that is/is not the case.

qqndrew commented 9 years ago

Will also probably squash these commits into 3-4 groups and force push prior to merge because messy.