Commit graph

4480 commits

Author SHA1 Message Date
Phil Hagelberg
c27e16e744 Don't need to bind *compile-path* in compile. 2009-11-11 21:23:16 -08:00
Phil Hagelberg
d84de0ccfa Add self-install command. 2009-11-09 22:22:09 -08:00
Phil Hagelberg
d230820d8d Remove need for fully-qualified defproject.
Not sure I'm 100% happy with this solution as it adds a var in clojure.core.
2009-11-09 22:18:02 -08:00
Phil Hagelberg
dcbc5ff8f2 Update lancet to use latest ant API. 2009-11-09 20:27:56 -08:00
Phil Hagelberg
17caf1d752 Fix dependencies test. 2009-11-08 22:39:07 -08:00
Phil Hagelberg
4d83663882 Add swank command. 2009-11-08 22:23:00 -08:00
Phil Hagelberg
91f5d54891 Add jar and uberjar commands. 2009-11-08 22:11:31 -08:00
Phil Hagelberg
c558fe9e17 Add clean command. 2009-11-08 22:09:39 -08:00
Phil Hagelberg
b381c460a5 Use with-ns so defproject works unqualified. Bind *compile-path* explicitly.
Not sure why explicit *compile-path* is required, but it was getting
reset somehow.
2009-11-08 22:08:20 -08:00
Phil Hagelberg
9781da1dbd Bite the bullet and bundle lancet since it's not in any real repo yet. 2009-11-05 20:38:21 -08:00
Phil Hagelberg
79b969b425 Move away from build.clj to project.clj. 2009-11-05 20:36:27 -08:00
Phil Hagelberg
08025038c0 Fix markdown in readme. 2009-11-05 20:34:14 -08:00
Phil Hagelberg
8aad65943e Allow tests to be filtered on predicates. 2009-11-04 22:10:29 -08:00
Phil Hagelberg
ac719fa61c Fix dependency unpacking to use right directory. 2009-11-04 22:09:45 -08:00
Phil Hagelberg
b3e0233a25 Added FAQ, License. 2009-11-04 20:25:13 -08:00
Phil Hagelberg
3413b16b2a Bind *compile-path*, not sure how it becomes unbound. 2009-11-02 22:27:16 -08:00
Phil Hagelberg
6aebd55634 Fix defproject. Unfortunately build.clj needs to call it fully-qualified. 2009-11-02 22:20:29 -08:00
Phil Hagelberg
f8d6035dd8 Implement compile command. 2009-11-02 21:22:57 -08:00
Phil Hagelberg
d678f25aef Remove stub namespaces for now. 2009-11-02 21:22:33 -08:00
Phil Hagelberg
93bcde9126 Move to leiningen.core. 2009-11-02 21:22:11 -08:00
Phil Hagelberg
b62c7c0190 Added temporary install note.
...in case anyone wants to try it before it's self-hosting.
2009-11-01 23:02:16 -08:00
Phil Hagelberg
1db1515e79 Four spaces to indent a shell script, you HEATHEN! 2009-11-01 22:47:41 -08:00
Phil Hagelberg
73115a5765 Added test namespace/task. 2009-11-01 22:47:27 -08:00
Phil Hagelberg
a96d05e4d1 Make bin script slightly smarter. One step at a time. 2009-11-01 22:38:59 -08:00
Phil Hagelberg
f53cc17864 Move main.clj to core.clj 2009-11-01 22:22:43 -08:00
Phil Hagelberg
dc69c98887 Fleshed out minimal bin script 2009-11-01 22:21:50 -08:00
Phil Hagelberg
f47a05eaf2 Put jars directly in lib/ instead of nesting. 2009-11-01 14:41:59 -08:00
Phil Hagelberg
f10dfac68a Rudimentary tests. 2009-10-31 22:47:15 -07:00
Phil Hagelberg
c308263048 Split functionality out into several namespaces. 2009-10-31 22:45:53 -07:00
Phil Hagelberg
88b53602f7 Initial commit. 2009-10-31 21:48:57 -07:00