aboutsummaryrefslogtreecommitdiff
path: root/lux-lein/src/leiningen/lux/packager.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated lux-lein to properly handle Leiningen profiles.Eduardo Julian2019-01-011-9/+15
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - Fixed a bug when packaging uber-JARs in lux-lein.Eduardo Julian2018-04-141-3/+6
* - Better logging in Leiningen plugin.Eduardo Julian2017-11-291-81/+83
* - Now packaging the complete JS code.Eduardo Julian2017-03-211-6/+12
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Now testing whether the process exited with a normal status code, instead o...Eduardo Julian2017-01-261-3/+2
* - Fixed a bug wherein compiling/testing the stdlib involve grabbing another s...Eduardo Julian2017-01-251-3/+3
* - Fixed some bugs with path separators that caused issues on Windows.Eduardo Julian2017-01-021-6/+8
* - Fixed some bugs in the way Android APKs were getting packaged.Eduardo Julian2016-12-281-28/+33
* - No longer adding the LUX_JAR attribute to compiled JARs.Eduardo Julian2016-12-041-1/+0
* - Slightly changed the lux-lein commands.Eduardo Julian2016-12-011-0/+212