aboutsummaryrefslogtreecommitdiff
path: root/lux-lein/src/leiningen/lux/packager.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug when testing extensions on the JVM compiler.Eduardo Julian2022-01-091-5/+8
* Added STDLIB documentation for the different target platforms.Eduardo Julian2021-09-191-3/+2
* Commented out the exclusion of the "org/ow2/asm/asm-all" dependency.Eduardo Julian2019-09-151-1/+2
* Now only timing compiler operations in the Leiningen plugin.Eduardo Julian2019-03-171-1/+1
* No longer packaging extraneous artifacts from ambient .jars and other places.Eduardo Julian2019-03-131-12/+21
* No longer needing "jvm" or "js" configurations in "project.clj" files for Lux...Eduardo Julian2019-03-131-11/+4
* Now showing how long it takes to package a build.Eduardo Julian2019-03-131-3/+4
* No longer packaging Clojure or Lux source-code by accident.Eduardo Julian2019-03-131-3/+5
* 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