aboutsummaryrefslogtreecommitdiff
path: root/lux-lein/src/leiningen/lux/utils.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Leiningen integration with the new JVM compiler.Eduardo Julian2020-07-011-11/+31
* Updated lux-lein to work with latest JVM and LeiningenEduardo Julian2019-10-091-35/+63
* No longer needing "jvm" or "js" configurations in "project.clj" files for Lux...Eduardo Julian2019-03-131-14/+3
* Updated lux-lein to properly handle Leiningen profiles.Eduardo Julian2019-01-011-8/+11
* - Fixed path-separator bugs in the Leiningen plugin.Eduardo Julian2017-12-011-15/+16
* - Now packaging the complete JS code.Eduardo Julian2017-03-211-4/+12
* - Can now select between JVM and JS compilation, based on command-line parame...Eduardo Julian2017-03-211-1/+1
* - 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-10/+12
* - Fixed a bug wherein compiling/testing the stdlib involve grabbing another s...Eduardo Julian2017-01-251-74/+67
* - Fixed some bugs in the REPL.Eduardo Julian2017-01-111-4/+8
* - Improved support for Windows.Eduardo Julian2017-01-011-31/+55
* - Fixed a bug that was causing compilation & testing to be done more than nec...Eduardo Julian2016-12-021-5/+7
* - lux-lein can now watch source-code directories to automatically build and t...Eduardo Julian2016-12-011-7/+4
* - Slightly changed the lux-lein commands.Eduardo Julian2016-12-011-0/+96