leiningen/src/leiningen
2011-12-29 17:30:41 -05:00
..
new Include commented out :url option in default project.clj 2011-12-29 17:30:41 -05:00
util Call System/gc before deleting files recursively. 2011-11-12 09:00:19 +01:00
classpath.clj Use leiningen.core.classpath from classpath task. 2011-12-02 16:00:32 -08:00
clean.clj Update todo.org with 2.0 tasks. 2011-11-20 14:38:13 -08:00
compile.clj Fix compile task. 2011-11-20 14:37:15 -08:00
deploy.clj Avoid NPE in deploy task. Fixes #308. 2011-11-11 07:36:15 -08:00
deps.clj Fixed deps task; tests are still a mess. 2011-12-03 13:11:39 -08:00
help.clj Expand HACKING.md a bit. 2011-12-04 19:43:14 -08:00
install.clj installing in local repository even if redefined in settings.xml 2011-11-09 09:18:09 -08:00
jar.clj Disable :checksum-deps when writing shell wrappers. 2011-11-12 12:25:28 -08:00
javac.clj Removed Clojure 1.3 warnings about dynamic vars. 2011-11-06 16:03:07 -08:00
main.clj Fix test task. 2011-11-22 16:00:46 -08:00
new.clj Merge lein-newnew into Leiningen proper. 2011-11-20 16:36:10 -06:00
plugin.clj Remove old versions of plugins at plugin install time. Fixes #301. 2011-11-01 11:23:49 -07:00
pom.clj Re-word docs in favour of the term "project automation". 2011-07-05 20:43:25 -07:00
repl.clj Remove interactive and test! tasks. 2011-11-19 20:45:47 -08:00
retest.clj Make retest work with test selectors. 2011-05-12 14:27:20 -04:00
run.clj Switch run task over to using leiningen-core library. 2011-12-02 16:00:32 -08:00
search.clj Fix test task. 2011-11-22 16:00:46 -08:00
templates.clj Merge lein-newnew into Leiningen proper. 2011-11-20 16:36:10 -06:00
test.clj Normalize :repositories values into map. This fixes search task. 2011-12-02 21:02:01 -08:00
trampoline.clj Fix trampoline task for lein.bat. 2011-11-12 00:37:51 +01:00
uberjar.clj Add reminder about :gen-class to uberjar help. 2011-10-20 20:48:59 -07:00
upgrade.clj Separate private/internal functions from public API. 2010-09-08 21:05:03 -07:00
version.clj OK, now lein version at least runs again. Whew! 2011-11-19 21:07:34 -08:00