Commit graph

42 commits

Author SHA1 Message Date
Phil Hagelberg
0a30e374a9 Add circleci config.yml. 2017-05-05 16:03:16 -07:00
Kenji Nakamura
a372202d94 Translated Plugin page to Japanese. 2015-01-03 15:47:29 +09:00
Andy Chambers
4de11f151d Be explicit about which .nrepl-port files to ignore 2014-04-19 14:15:24 -04:00
Andy Chambers
4d55c838a8 Ignore .nrepl-port wherever it is in the source tree 2014-04-19 11:53:53 -04:00
Phil Hagelberg
278fdb966a Rearrange .gitignore and remove windows line endings. 2013-08-20 11:57:13 -07:00
AtKaaZ
208036f692 .gitignore some eclipse generated files + others 2013-05-13 21:08:38 +03:00
Phil Hagelberg
3391fd8445 Add download log parsing code.
[ci skip]
2013-01-21 20:43:41 -08:00
Justin Balthrop
52d33ef15e ignore things like .leinrc too 2012-09-27 11:18:36 -07:00
Michael S. Klishin
e06bd2e66c Ignore all .lein\* files 2012-09-22 03:29:05 +04:00
Justin Balthrop
0f0678006d ignore emacs save files 2012-07-17 19:20:20 -07:00
Phil Hagelberg
408fea8d87 Ignore all signatures. 2012-07-03 22:37:22 -07:00
Phil Hagelberg
572afa6c0f Ignore web directory where leiningen.org may be checked out. 2012-05-21 10:04:17 -07:00
Phil Hagelberg
3780bf6699 Ignore target-path from project reading test. 2012-05-11 11:44:43 -07:00
Phil Hagelberg
10a0da1991 Remove a layer of quoting in the when-stale files. 2012-05-07 17:03:12 -07:00
Hugo Duncan
b9e2ae000b Add target to .gitignore 2012-04-29 09:10:32 -04:00
Michael S. Klishin
ece0304241 Ignore TAGS 2012-03-12 21:51:51 +04:00
Phil Hagelberg
85f0d80fe6 Add "Upgrading Existing Plugins" section to plugin guide. 2012-02-08 23:32:09 -08:00
Phil Hagelberg
52a51c3570 Recalculate .lein-classpath when project.clj changes. 2012-02-07 18:25:07 -08:00
Phil Hagelberg
0f855f96b8 Document prep-tasks, clean up ignores. 2012-01-29 13:59:07 -08:00
Phil Hagelberg
622cd625d9 Calculate lein's own classpath in bin/lein.
Bootstrapping like a boss.
2012-01-23 19:17:14 -08:00
Phil Hagelberg
f8708a445d Remove deprecated :repl-init-script. 2012-01-10 22:13:14 -08:00
Phil Hagelberg
98d8aa8f97 Better marginalia-friendly docs for leiningen-core. 2011-11-21 12:31:05 -08:00
Phil Hagelberg
b8bdde841a Disable :checksum-deps when writing shell wrappers. 2011-11-12 12:25:28 -08:00
Phil Hagelberg
db7291e245 Fix a bug where interactive task would break upon exceptions. Fixes #269. 2011-11-09 15:39:03 -08:00
Phil Hagelberg
a9910e81d5 Add a man page. 2011-07-01 10:48:29 -07:00
Clojure
aba61b862a Add retest, sorta. 2011-05-05 21:18:29 -07:00
Alan Dipert
13781500fa Fixed compile test 2010-08-23 23:10:57 -04:00
Phil Hagelberg
8012a50c88 Include bin scripts in generated jars when specified in :shell-wrapper. 2010-08-09 18:11:37 -07:00
Phil Hagelberg
de52eaedba Add pom for alternate building method. Will need to regenerate periodically. 2010-07-27 20:14:36 -07:00
Phil Hagelberg
38bcf71e8d Update gitignore with new jar names. 2010-04-16 22:24:46 -07:00
Phil Hagelberg
7aa8318405 Ignore autodoc dir. 2010-01-20 23:21:28 -08:00
Phil Hagelberg
119cb3f480 Use 1.1.0-master, not -alpha. 2009-12-10 21:15:43 -08:00
Phil Hagelberg
5d018c1026 Leave lib/ and classes/ intact but delete their contents. 2009-11-22 20:26:45 -08:00
Phil Hagelberg
6876da93f5 Ignore standalone jar too. 2009-11-20 17:35:41 -08:00
Phil Hagelberg
ab37c75fed Make uberjar create a $PROJECT-standalone.jar file. 2009-11-20 17:30:54 -08:00
Phil Hagelberg
1f53bb8d00 Write to pom-generated.xml instead of pom.xml; don't prompt to overwrite. 2009-11-19 18:31:24 -08:00
Phil Hagelberg
bda58abe04 Add new task for generating project skeletons. 2009-11-19 17:50:33 -08:00
Phil Hagelberg
6dfa557c11 Add pom task. 2009-11-15 15:11:01 -08:00
Phil Hagelberg
1083c1f9e1 Move test project to sample/ dir. 2009-11-14 14:48:13 -08:00
Phil Hagelberg
91f5d54891 Add jar and uberjar commands. 2009-11-08 22:11:31 -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
f10dfac68a Rudimentary tests. 2009-10-31 22:47:15 -07:00