Commit graph

99 commits

Author SHA1 Message Date
Phil Hagelberg
cc740d04e0 Mention ant stdin bug. 2011-02-18 20:43:29 -08:00
Phil Hagelberg
cda3806ca6 21st century, mate. 2011-02-10 19:26:15 -08:00
Phil Hagelberg
15ff6b1170 A few doc changes. 2011-01-24 19:42:38 -08:00
Phil Hagelberg
bf7685b4d3 Update copyright year in readme. 2011-01-12 18:59:39 -05:00
Matjaz Gregoric
f95b4b1e12 Update README to point to the latest Windows release. 2011-01-01 22:55:56 +01:00
Matjaz Gregoric
a7240bf625 Update README to point to the latest windows release. 2010-12-17 09:07:38 +01:00
Matjaz Gregoric
1dd6b7f72e Point to the fixed windows zip file in README. 2010-12-14 09:04:04 +01:00
Matjaz Gregoric
dba3a51bdc Update README to point to the latest windows distribution. 2010-12-09 21:18:37 +01:00
Phil Hagelberg
b3fe397891 Switching all Github URLs to https. 2010-12-02 18:16:25 -08:00
Phil Hagelberg
10ef6f7323 Clarify checkout dependency FAQ. 2010-12-02 18:10:17 -08:00
Phil Hagelberg
11d81c9092 Link to stable documentation instead of master. 2010-11-23 10:56:51 -08:00
Phil Hagelberg
419a333f14 Mention interactive task speedup in faq. 2010-11-20 20:37:36 -08:00
Phil Hagelberg
e85e3901ee Doco updates. 2010-11-18 21:39:44 -08:00
Phil Hagelberg
a50cef373d bin/lein placement notes. 2010-11-10 20:49:45 -08:00
Phil Hagelberg
a53e419f4c Expand on bootstrap instructions. 2010-11-10 14:05:59 -08:00
Phil Hagelberg
89f2a77a7a Documentation updates in preparation for 1.4 release. 2010-11-07 15:51:44 -08:00
Phil Hagelberg
d900c662e3 Documentation updates. Mention JAVA_CMD, contribution guidelines. 2010-11-03 19:46:13 -07:00
Michael D. Ivey
4be3d03c48 Merge Colin Jones' lein-plugin plugin for managing plugins
This is Colin's plugin.clj plus a few tests.
2010-10-25 18:09:11 -07:00
Phil Hagelberg
72270396a4 Mostly todos. 2010-10-16 09:35:35 -07:00
Phil Hagelberg
a29b20c04a Clarify bootstrap process. 2010-10-05 20:23:01 -07:00
Phil Hagelberg
6d27faf9af Readme formatting. 2010-10-01 22:57:29 -07:00
Phil Hagelberg
575fd09647 README updates for Windows 2010-09-10 10:02:26 -07:00
Phil Hagelberg
7f5b8627a6 Ready for 1.4.0-SNAPSHOT. 2010-09-08 14:06:17 -07:00
Phil Hagelberg
5ff106e96b Auto-self-install on demand. 2010-09-02 20:17:40 -07:00
Phil Hagelberg
da5571ef60 NEWS for 1.3.1. 2010-08-23 21:40:07 -07:00
Phil Hagelberg
e9a7f03970 Documentation updates for 1.3.0. 2010-08-19 20:53:40 -07:00
Phil Hagelberg
77d8a5c4ef Document 1.3.0 features. 2010-08-17 22:21:53 -07:00
Phil Hagelberg
a920ab98e5 Added documentation TODOs. 2010-08-16 22:05:24 -07:00
Phil Hagelberg
56c6cb4077 Add initial hacking guide; still needs lots of work. 2010-08-08 11:11:48 -07:00
Phil Hagelberg
ae98527789 Add Building section to README. 2010-07-27 20:14:01 -07:00
Phil Hagelberg
5f5c0bad1a Use a banner image in the readme instead of the full logo. 2010-07-26 12:21:05 -07:00
Phil Hagelberg
6c36bbb0da Refactor clean task. Fixes #64. 2010-07-21 23:14:53 -07:00
Phil Hagelberg
dff976c9e3 Documentation update. 2010-07-18 13:30:35 -07:00
Phil Hagelberg
4a69976d25 Mention mvn invocation output in lein deps for non-hosted dependencies. 2010-06-29 12:58:41 -07:00
Phil Hagelberg
eea1ebb8a6 Misc documentation tweaks. 2010-06-21 19:21:13 -07:00
Phil Hagelberg
d2e016c498 Implemented documentation suggestions from readers. 2010-06-18 20:56:36 -07:00
Phil Hagelberg
3377dabc1f Finish compilation, publishing, and uberjar sections of tutorial. 2010-06-16 21:10:56 -07:00
Phil Hagelberg
d36318c0e4 Replace intro with tutorial. 2010-06-15 18:58:14 -07:00
Phil Hagelberg
3abb1b07a9 Spruce up the readme a bit.
Got some good tips from http://jacobian.org/writing/great-documentation/
2010-06-14 22:23:13 -07:00
Phil Hagelberg
1e89f0299d Snapshot versions now work with self-install.
Previously there was too much churn in the bin script to make this
feasible, but now that things have stabilized we should be able to use
self-install without breaking compatibility between the shell script
and the Clojure code.
2010-06-13 20:02:19 -07:00
Phil Hagelberg
915e61a830 Add sample.project.clj showing all honored project keys. 2010-06-05 13:27:04 -07:00
Phil Hagelberg
d67d7d7cb9 Allow :jvm-opts to be set in project.clj.
Note: this forces the project to run in a forked JVM, which increases
startup time. Use sparingly.
2010-05-18 15:24:30 -10:00
Phil Hagelberg
629d2a6384 Move lein-swank plugin to swank-clojure. 2010-05-14 20:41:33 -07:00
Phil Hagelberg
b9663abca6 Allow :aot as alternate way to list :namespaces. 2010-05-14 20:37:27 -07:00
Phil Hagelberg
cd4b56972c Keep dev-dependencies in lib/dev, out of the way of uberjar. 2010-04-16 22:24:01 -07:00
Phil Hagelberg
4a216d1fa8 Update known issues in readme. 2010-04-16 21:56:59 -07:00
Phil Hagelberg
f83bf739e7 Use rlwrap if detected. 2010-04-06 22:29:59 -07:00
Phil Hagelberg
479fbe9f2b Mention $RLWRAP environment var in readme in jline section. 2010-04-06 21:55:38 -07:00
dakrone
2cd3e0130e slight readme formatting fix. 2010-04-06 21:50:40 -07:00
dakrone
a726c4aad4 Add ability to specify jline usage with env variable.
Set LEIN_USE_JLINE=false and 'lein repl' will not use jline when
starting a REPL. Also updated the README's FAQ to add this.
2010-04-06 21:50:40 -07:00