Alexandre Archambault
|
479cb08806
|
Merge pull request #99 from alexarchambault/topic/intransitive-deps
Add support for intransitive dependencies
|
2016-01-05 10:32:37 +01:00 |
Alexandre Archambault
|
8180e09fcd
|
Fix
Absolute-fscking-ly need unit tests for the features added recently now
|
2016-01-03 23:44:15 +01:00 |
Alexandre Archambault
|
5cbacc6e4f
|
JDK 1.7 friendliness
|
2016-01-03 20:08:44 +01:00 |
Alexandre Archambault
|
3fd060a75a
|
Add support for intransitive dependencies
|
2016-01-03 19:36:21 +01:00 |
Alexandre Archambault
|
5708a7f03b
|
Update generate-launcher script
|
2016-01-03 19:35:02 +01:00 |
Alexandre Archambault
|
3ead95b324
|
Boostrap can now be launched directly
Doesn't require to be launched via a shell
|
2016-01-03 19:35:01 +01:00 |
Alexandre Archambault
|
997e3f4a80
|
Merge pull request #97 from alexarchambault/topic/update-readme
Rework readme
|
2016-01-03 19:33:23 +01:00 |
Alexandre Archambault
|
7f741f2ef9
|
Rework README
|
2016-01-03 17:11:25 +01:00 |
Alexandre Archambault
|
3ee3283a27
|
Have Repository extend Product with Serializable
|
2016-01-03 17:11:25 +01:00 |
Alexandre Archambault
|
5452d77193
|
Temporary disable building of demo from CI
Needs the SBT plugin to take into account `intransitive` hints
|
2016-01-03 17:08:09 +01:00 |
Alexandre Archambault
|
29e3cf8f81
|
Rename apply method of Fetch to from
|
2016-01-03 16:39:30 +01:00 |
Alexandre Archambault
|
645dcfb259
|
Finite default max iterations in resolution process
|
2016-01-03 16:39:30 +01:00 |
Alexandre Archambault
|
222faf18dc
|
Moar default values in cache module
|
2016-01-03 16:39:30 +01:00 |
Alexandre Archambault
|
9668f0e10c
|
Remove deprecated USAGE file
|
2016-01-03 16:39:30 +01:00 |
Alexandre Archambault
|
da843046df
|
Unify global caches (defaults to ~/.coursier/cache/v1)
|
2016-01-03 16:39:30 +01:00 |
Alexandre Archambault
|
f6ef9349fe
|
Merge pull request #95 from alexarchambault/topic/enable-plugin
Enable plugin in our own build
|
2016-01-03 16:38:26 +01:00 |
Alexandre Archambault
|
d248969f48
|
Enable plugin in our own build
|
2016-01-02 18:15:28 +01:00 |
Alexandre Archambault
|
43f7e36708
|
Setting version to 1.0.0-SNAPSHOT
|
2016-01-02 15:58:39 +01:00 |
Alexandre Archambault
|
8942485b7d
|
Setting version to 1.0.0-M2
|
2016-01-02 15:57:19 +01:00 |
Alexandre Archambault
|
ca74648082
|
Fix minor glitch
|
2016-01-02 15:51:35 +01:00 |
Alexandre Archambault
|
622de407ec
|
Update appveyor config, remove snapshot repository...
...that should be necessary anymore thanks to the former
|
2016-01-02 14:59:43 +01:00 |
Alexandre Archambault
|
be912e8891
|
Merge pull request #96 from alexarchambault/topic/better-ivy-local
Better ~/.ivy2/local
|
2016-01-02 14:29:54 +01:00 |
Alexandre Archambault
|
c37018b622
|
Fix for ~/.ivy2/local from plugin on Windows
|
2016-01-02 14:06:16 +01:00 |
Alexandre Archambault
|
ac23e17c49
|
Remove "ivy-like" Maven repository support
Was a workaround for ~/.ivy2/local, before support for Ivy repositories was added
|
2016-01-02 14:06:16 +01:00 |
Alexandre Archambault
|
cf269c6895
|
Make ivy2local an IvyRepository
|
2016-01-02 14:06:16 +01:00 |
Alexandre Archambault
|
513d09b846
|
Add back Sonatype snapshots repository
Seems that Appveyor (Windows CI) needs it...
|
2016-01-02 13:46:18 +01:00 |
Alexandre Archambault
|
f61f71016e
|
Let Travis publish 2.10 artifacts too
|
2016-01-02 13:35:34 +01:00 |
Alexandre Archambault
|
67e6dbfb85
|
Merge pull request #94 from alexarchambault/topic/update-travis-script
Simplify Travis script
|
2015-12-31 01:51:34 +01:00 |
Alexandre Archambault
|
286ef4640e
|
Simplify Travis script
|
2015-12-31 01:34:11 +01:00 |
Alexandre Archambault
|
c481217f77
|
Have the plugin module be compiled by default too
It shouldn't be viewed as a plugin, nor should it be published, in 2.11.
|
2015-12-31 01:30:00 +01:00 |
Alexandre Archambault
|
eb8095e4cb
|
Update README
|
2015-12-31 01:19:58 +01:00 |
Alexandre Archambault
|
1b5f573759
|
Update launcher
|
2015-12-31 01:12:55 +01:00 |
Alexandre Archambault
|
bfb3fbd2b5
|
Setting version to 1.0.0-SNAPSHOT
|
2015-12-31 00:49:49 +01:00 |
Alexandre Archambault
|
98626fd961
|
Setting version to 1.0.0-M1
|
2015-12-31 00:48:52 +01:00 |
Alexandre Archambault
|
4e42ff1b85
|
Add crossScalaVersions setting
|
2015-12-31 00:45:37 +01:00 |
Alexandre Archambault
|
c1248c727d
|
Merge pull request #93 from alexarchambault/topic/update-build
Update build
|
2015-12-31 00:38:49 +01:00 |
Alexandre Archambault
|
56bed6ee61
|
Ensure `sbt test` is fine in both 2.10 and 2.11, and bootstrap module is
not published
For the release to go smoothly
|
2015-12-30 23:56:55 +01:00 |
Alexandre Archambault
|
c2ddda0287
|
Update README
|
2015-12-30 22:54:39 +01:00 |
Alexandre Archambault
|
903103cf59
|
Merge pull request #92 from alexarchambault/topic/configurations
Basic Ivy support (configurations, repositories), SBT plugin
|
2015-12-30 22:51:42 +01:00 |
Alexandre Archambault
|
4af9863757
|
Update test
|
2015-12-30 21:53:08 +01:00 |
Alexandre Archambault
|
8ab731d93f
|
Fix untested things :-|
Bad
|
2015-12-30 21:53:08 +01:00 |
Alexandre Archambault
|
5369913f10
|
Fix travis script
|
2015-12-30 21:53:08 +01:00 |
Alexandre Archambault
|
c6d8c35b5d
|
Switch to case-app 1.0.0-M1
|
2015-12-30 20:43:33 +01:00 |
Alexandre Archambault
|
e7b57af58b
|
Add extra properties
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
340add13e7
|
Better error message
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
7a8a626064
|
Resume partial downloads
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
2463e41df1
|
Fix up (...)
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
a1db5f1fdc
|
Better locks in cache
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
8540ba3078
|
No need to supply pseudo-artifacts for sub-projects
|
2015-12-30 01:34:32 +01:00 |
Alexandre Archambault
|
bfc9a10639
|
Fix up...
|
2015-12-30 01:34:32 +01:00 |