Commit graph

1282 commits

Author SHA1 Message Date
Phil Hagelberg
b3d9cec4dd Merge remote-tracking branch 'cemerick/211' into 1.x 2011-08-26 09:27:56 -07:00
Matjaz Gregoric
1942c465f0 Add resources to leiningen's classpath in lein.bat. 2011-08-25 16:14:45 +02:00
Chas Emerick
2c324b3003 Upgrade to maven-ant-tasks 2.1.3, explicitly add disabled "central" repository when :omit-default-repositories is true. Fixes #211. 2011-08-25 08:25:24 -04:00
Rob Wolfe
805c1faebd installing in local repository even if redefined in settings.xml 2011-08-20 23:01:48 +02:00
Phil Hagelberg
6e0454f57d Re-enable execute permissions after last patch disabled it. 2011-08-18 19:15:03 -04:00
Phil Hagelberg
a85443d7fd Respect $LEIN_HOME when staving the standalone jar
Conflicts:

	bin/lein
2011-08-18 19:05:18 -04:00
Phil Hagelberg
21e1deeee5 Looks like github in-browser merge messed up that markdown. 2011-08-17 16:15:05 -04:00
Phil Hagelberg
aa0db3eb6b Merge pull request #258 from mwilliams/4dcd0cb718d302bd268b33b454630a7efee478d8
Adds syntax highlighting to the README
2011-08-17 13:11:33 -07:00
Matthew Williams
4dcd0cb718 Add syntax highlighting to Clojure code in the README 2011-08-17 22:00:12 -03:00
Phil Hagelberg
7dbeb03364 Add resources/ to Leiningen's own classpath. Fixes #248. 2011-08-16 18:04:13 -04:00
Phil Hagelberg
36af2aae43 Goals for 1.6.2. 2011-08-16 18:01:22 -04:00
Phil Hagelberg
3b47bfccf1 Fix native-deps test. 2011-08-16 16:42:35 -04:00
Phil Hagelberg
928a6e4f6a Extract native libs for all arch's into native/ dir.
Choose which to use at runtime.

I forgot it's not uncommon for users to switch architectures on the
same machine--switching from a 64-bit JVM to a 32-bit client hotspot
needs to be supported without re-running deps.
2011-08-16 16:29:39 -04:00
Phil Hagelberg
9cf2c0a3d6 Merge pull request #255 from kennystone/master
fix broken link in TUTORIAL.md
2011-08-12 10:55:40 -07:00
Kenny Stone
2b278909a6 fix broken link 2011-08-11 20:11:18 -05:00
Phil Hagelberg
b631a47dd8 Drop version number to 1.6.2-SNAPSHOT. 2011-08-07 14:46:56 -07:00
Phil Hagelberg
0e299f0a17 Honor :jar-exclusions in copy-to-jar :bytes method. 2011-08-07 14:46:03 -07:00
Phil Hagelberg
8b808a79a3 Don't include all of user-settings in new project.clj files. 2011-08-07 14:09:42 -07:00
Phil Hagelberg
c9ab63ac1e Keep already-packaged lein off the classpath in bin/pkg-lein. 2011-07-31 18:24:59 -07:00
Matjaz Gregoric
64343d221f Use LEIN_JVM_OPTS in lein.bat. 2011-07-31 07:44:13 +02:00
Matjaz Gregoric
61cbfc6162 Fix readable form escaping on windows. 2011-07-31 05:48:42 +02:00
Matjaz Gregoric
43eaf9c85d Use LEIN_JVM_OPTS in lein.bat. 2011-07-31 05:34:25 +02:00
Matjaz Gregoric
75dd8df236 Bump lein.bat to 1.7.0-SNAPSHOT. 2011-07-31 05:33:38 +02:00
Phil Hagelberg
3611a5f0f0 arrowed! 2011-07-25 20:29:37 -07:00
Phil Hagelberg
9e65bde887 Fix search page count. Fixes #237.
Can't believe I let this slip into 1.6.1. I am disappoint.
2011-07-25 20:24:23 -07:00
Phil Hagelberg
e036aeb246 Move "deploy" help to "deploying" to avoid collision. 2011-07-25 20:03:33 -07:00
Phil Hagelberg
ccd98857fb Stream output from eval-in-subprocess. 2011-07-25 17:41:54 -07:00
Phil Hagelberg
f00dd92ed0 Fix a bug where "lein plugin install" skipped deps. 2011-07-25 16:35:27 -07:00
Phil Hagelberg
cdf05ed2eb Added warning for downloading maven search indices. It's slow. 2011-07-25 16:35:11 -07:00
Phil Hagelberg
53141eab86 Run eval-in-project using clojure.java.shell. Fixes #239. 2011-07-25 13:37:07 -07:00
Phil Hagelberg
69bdaa3a71 Separate JVM_OPTS and LEIN_JVM_OPTS. Fixes #233. 2011-07-24 21:05:44 -07:00
Phil Hagelberg
32ffd7818d Separate JVM_OPTS and LEIN_JVM_OPTS. Fixes #233. 2011-07-24 21:04:07 -07:00
Phil Hagelberg
2940df02db Replace .lein_classpath with .lein-classpath for consistency.
Conflicts:

	doc/PLUGINS.md
2011-07-21 10:40:09 -07:00
Phil Hagelberg
16020e8320 Replace .lein_classpath with .lein-classpath for consistency. 2011-07-21 10:38:52 -07:00
Phil Hagelberg
9316449d21 Todo updates. 2011-07-19 19:14:43 -07:00
Phil Hagelberg
6de97841b1 Clarify license of images. 2011-07-19 19:04:15 -07:00
Phil Hagelberg
251d770ea0 Move "deploy" help to "deploying" to avoid collision. 2011-07-19 19:03:47 -07:00
Phil Hagelberg
5286d922ae Update PLUGINS documentation. 2011-07-17 21:47:55 -07:00
Phil Hagelberg
aa05891fd6 Fix typo in jar name in lein-pkg. 2011-07-17 14:09:01 -07:00
Phil Hagelberg
b6f43007e2 renamed .classpath to .lein_classpath so that it doesn't conflict with other tools like Eclipse that use .classpath
Conflicts:

	bin/lein.bat
2011-07-16 14:51:35 -07:00
Phil Hagelberg
f3547d5dd1 Bump version to 2.0.0-SNAPSHOT. 2011-07-16 14:50:16 -07:00
Phil Hagelberg
4b369a3a02 renamed .classpath to .lein_classpath so that it doesn't conflict with other tools like Eclipse that use .classpath
Conflicts:

	bin/lein.bat
2011-07-16 14:47:29 -07:00
Phil Hagelberg
86e602e6c0 Bump to 1.7.0-SNAPSHOT. 2011-07-16 14:38:45 -07:00
Phil Hagelberg
d9fd35e36c Add missing jar to bin/lein-pkg. 2011-07-14 12:32:26 -07:00
Matjaz Gregoric
ed42411976 Merge pull request #231 from bitsai/master
Fixed test for empty CONTEXT_CP
2011-07-10 20:40:32 -07:00
Benny Tsai
25a1b65a98 better fix for lein.bat, as per mtyaka's suggestion 2011-07-10 21:32:39 -06:00
Phil Hagelberg
daec042535 Add bin/lein-pkg for downstream packagers. 2011-07-10 14:25:36 -07:00
Phil Hagelberg
031a9c54bf Add tutorial redirect to keep links from breaking. 2011-07-10 14:05:32 -07:00
Benny Tsai
98574d966c fix test for empty CONTEXT_CP 2011-07-10 13:06:38 -06:00
Matjaz Gregoric
a6762b75ca Remove useless x characters. 2011-07-10 09:37:13 +02:00