Commit graph

1764 commits

Author SHA1 Message Date
Phil Hagelberg
d255672ac7 Update news and bash/zsh completion scripts. Fixes #437. 2012-03-09 09:55:47 -08:00
Phil Hagelberg
82bbd3b601 Release 2.0.0-preview2. 2012-03-08 20:33:47 -08:00
Phil Hagelberg
377904f6b8 Add :default profile in when loading plugins outside a project. 2012-03-08 10:26:02 -08:00
Phil Hagelberg
0a4d1c17d5 Merge pull request #436 from roman/patch-1
Fix documentation on add-repo-auth function
2012-03-07 21:30:27 -08:00
Roman Gonzalez
ec4f674e95 Fix documentation on add-repo-auth function
The documentation was after parameter list (checked out this issue via marginalia documentation).
2012-03-07 21:06:08 -08:00
Phil Hagelberg
bb381f9fd2 Handle nil :plugins key when running outside project dir. 2012-03-07 15:52:41 -08:00
Phil Hagelberg
245ba4c06b Merge pull request #435 from tobias/subtask-help
subtask-help-for expects a map, so let's give it one.
2012-03-07 15:36:42 -08:00
Phil Hagelberg
ee47831461 Quit using :use. 2012-03-07 14:54:20 -08:00
Phil Hagelberg
f7795cebd6 Update readme links to point to preview branch. 2012-03-07 14:27:26 -08:00
Phil Hagelberg
cc711200a4 Move version back to 2.0.0-SNAPSHOT. 2012-03-07 14:24:03 -08:00
Tobias Crawley
43bb201e24 subtask-help-for expects a map, so let's give it one. 2012-03-07 16:49:30 -05:00
Phil Hagelberg
efe16d5dee Release 2.0.0-preview1. 2012-03-07 12:06:48 -08:00
Phil Hagelberg
14ec91355b Load plugins when operating outside a project dir. 2012-03-07 11:58:12 -08:00
Phil Hagelberg
201afa4830 Do full AOT in Leiningen project itself.
Can't get it to boot in under a second otherwise.
2012-03-07 11:30:26 -08:00
Phil Hagelberg
6d05f4f1e9 Allow both :aot regexes and symbols to simultaneously work. 2012-03-07 11:30:26 -08:00
Phil Hagelberg
f6f46c267e Don't recursively prep project. 2012-03-07 11:30:26 -08:00
Tobias Crawley
158355303e leiningen.core.main/task-not-found needs to be marked as not needing a project to work properly. 2012-03-07 13:59:20 -05:00
Phil Hagelberg
c6939301a2 Docstring updates. 2012-03-06 20:26:13 -08:00
Phil Hagelberg
fe14bed743 Make "lein upgrade" look at preview branch. 2012-03-06 19:49:10 -08:00
Phil Hagelberg
15f0540c04 Use bootstrap classpath for Leiningen. 2012-03-06 19:49:04 -08:00
Phil Hagelberg
a62ff2539b Update sample, readme, todo.
[ci skip]
2012-03-06 18:06:21 -08:00
Phil Hagelberg
fc8aec4284 Update tutorial.
[ci skip]
2012-03-06 14:49:45 -08:00
Phil Hagelberg
32d722ab2d Make copy-to-jar into a reduction so duplicate roots aren't added. 2012-03-06 14:40:26 -08:00
Anthony Grimes
82df67b959 Add a failing test for overlapped sourcepaths. 2012-03-06 15:58:14 -06:00
Phil Hagelberg
d6fdc21648 Allow suppressing of leiningen.core.main/exit for IDEs/tools. 2012-03-06 11:07:52 -08:00
Phil Hagelberg
1370be9725 Drop user/settings in favour of checking :user profile directly. 2012-03-06 11:07:51 -08:00
Colin Jones
83062dcbd0 Bump reply to get fixes 2012-03-05 23:11:18 -06:00
Colin Jones
c4b4e62ede Extract function for ack-port 2012-03-05 23:11:18 -06:00
misfo
84e3c0bcb7 Documentation for lein repl :headless 2012-03-05 23:11:18 -06:00
misfo
58f427eb73 Add :headless flag to repl task
Allow LEIN_REPL_ACK_PORT to be specified for when running :headless, so
external programs can be notified when nREPL is done firing up.
2012-03-05 23:11:18 -06:00
Phil Hagelberg
4ef309b448 Update sample.project.clj for 2.0.0-preview. 2012-03-05 17:44:26 -08:00
Phil Hagelberg
bf1ab79052 Port :checkout-deps-shares to master branch. 2012-03-05 17:39:48 -08:00
Phil Hagelberg
5c61b41579 NEWS updates. 2012-03-05 17:01:16 -08:00
Phil Hagelberg
9607d2897c Merge branch 'master' of github.com:technomancy/leiningen 2012-03-05 10:53:14 -08:00
Phil Hagelberg
9add0f5aa5 Merge pull request #431 from misfo/patch-2
Revert a text change to README.md
2012-03-05 10:51:50 -08:00
Trent Ogren
05572083a2 Revert a text change to README.md 2012-03-05 12:36:49 -06:00
Phil Hagelberg
532496a1ab Merge branch '1.x'
Conflicts:
	.gitignore
	README.md
	bin/lein
	project.clj
	src/leiningen/compile.clj
	src/leiningen/core.clj
	src/leiningen/help.clj
	src/leiningen/jar.clj
	src/leiningen/repl.clj
	test/leiningen/test/deps.clj
	test/leiningen/test/help.clj
	todo.org
2012-03-04 21:22:20 -08:00
Phil Hagelberg
4f06404c81 Output full path of pom.xml. 2012-03-04 20:53:11 -08:00
Phil Hagelberg
94a12b3cde Pass through :local-repo and :offline? options to pomegranate. 2012-03-02 16:17:46 -08:00
Phil Hagelberg
c4dad5be02 Bump lein-newnew plugin to 0.2.4. Fixes #427. 2012-03-02 14:15:14 -08:00
Phil Hagelberg
02e39e507a Add conj-dependency function. 2012-03-01 15:50:56 -08:00
Phil Hagelberg
28397ad6eb Test :exclusions. 2012-03-01 15:31:12 -08:00
Phil Hagelberg
5e7808796f Move :dependencies back to vector-of-vectors. 2012-03-01 15:31:08 -08:00
Phil Hagelberg
861e4f08ea Make leiningen-core dirs visible when testing leiningen proper. 2012-03-01 15:30:50 -08:00
Phil Hagelberg
71874208f3 Move normalization out of defproject into top-level comp. 2012-03-01 11:17:40 -08:00
Phil Hagelberg
85f2fa1935 Cosmetics. 2012-03-01 11:17:40 -08:00
Phil Hagelberg
7f5c41d77f Merge pull request #426 from hugoduncan/feature/add-warn-on-no-project-in-checkout
Add warning if a checkouts directory does not contain a project.clj
2012-02-29 13:24:06 -08:00
Hugo Duncan
28fd085c5a Add warning if a checkouts directory does not contain a project.clj
This provides a diagnostic message, will leaving open the possibility for other
type of projects in checkouts
2012-02-29 16:16:47 -05:00
Phil Hagelberg
29c262da3b Don't put $LEIN_DIR/lib on the classpath; that's deprecated. 2012-02-25 22:01:53 -08:00
Anthony Grimes
9b0185747a Switch to bultitude for ns finding stuff. 2012-02-24 22:15:19 -06:00