Commit graph

14 commits

Author SHA1 Message Date
Phil Hagelberg
e5c7174f11 Roll back mistaken explicit eval of unquoted defproject args. 2010-06-25 08:03:09 -07:00
Phil Hagelberg
02e97149d7 Rename munge-project-args to eval-unquoted-project.
Also eval unquoted forms rather than passing them through.
2010-06-24 21:59:21 -07:00
Phil Hagelberg
f1ae52a31c Allow :warn-on-reflection to be set in project.clj 2010-05-18 19:35:21 -10:00
Phil Hagelberg
28573d093a Implement first run of checkout dependencies. 2010-04-06 21:59:44 -07:00
Phil Hagelberg
b3a794c604 I'm dumb; let some conflicts in. 2010-03-22 20:55:56 -07:00
Phil Hagelberg
0df6f8477d Tweak symlinking of dependent jars. 2010-03-16 21:06:34 -07:00
Phil Hagelberg
80dfecef82 Added a note to the sample app to explain that it's used in the tests. 2010-03-07 14:14:29 -08:00
Phil Hagelberg
f5e05a33cd Add a :main clause to the sample's project.clj file. 2010-03-06 21:36:34 -08:00
Phil Hagelberg
373c5faf9e Tests broke; I'm dumb. 2010-02-12 12:30:16 -08:00
Phil Hagelberg
3054293cf8 Add a test to ensure tests don't use Leiningen's Clojure version. 2010-01-30 22:43:23 -08:00
Phil Hagelberg
3a659941f8 Specify namespaces for sample project to compile. 2010-01-30 22:25:03 -08:00
Phil Hagelberg
35d7165a84 Change sample project to use Clojure 1.0.0. 2009-11-29 21:33:50 -08:00
Phil Hagelberg
22c19cbc1e Added test for install task. 2009-11-28 20:33:28 -08:00
Phil Hagelberg
1083c1f9e1 Move test project to sample/ dir. 2009-11-14 14:48:13 -08:00