sbt/ivy
Indrajit Raychaudhuri 0270ac078f Support for enhanced cross build suffix in dependencies. Closes #267
Overloading `%%` for library dependency to allow using a library built
with an alternative version of Scala that is different from the Scala
version used in the current build (but hopefully binary compatible).

This is useful in cases, where the binary build of a dependency with
the exact Scala version isn't yet available but an otherwise binary
compatible build (maybe with a previous Scala release) is available.
2011-11-17 22:17:06 +05:30
..
src make ComponentManager honor value of Ivy home provided by the launcher 2011-09-16 23:08:01 -04:00
ComponentManager.scala make ComponentManager honor value of Ivy home provided by the launcher 2011-09-16 23:08:01 -04:00
ConflictWarning.scala add missing newline in conflict warning 2011-11-04 13:40:59 -04:00
ConvertResolver.scala only require descriptors for dependencies without an explicit URL. fixes #263 2011-11-09 18:30:35 -05:00
Credentials.scala Remove some deprecations and redundant code 2011-08-05 13:30:04 +05:30
CustomPomParser.scala fixes #212. dependencies on plugins must be encoded in <properties> element. 2011-10-01 19:47:06 -04:00
CustomXmlParser.scala more 2.8 updates, launcher compiles and runs with 2.8 2010-06-15 20:38:18 -04:00
DependencyBuilders.scala Support for enhanced cross build suffix in dependencies. Closes #267 2011-11-17 22:17:06 +05:30
DependencyFilter.scala warn when there is an sbt version conflict. fixes #80 2011-07-08 21:54:59 -04:00
Ivy.scala Support for enhanced cross build suffix in dependencies. Closes #267 2011-11-17 22:17:06 +05:30
IvyActions.scala Support for enhanced cross build suffix in dependencies. Closes #267 2011-11-17 22:17:06 +05:30
IvyCache.scala make ComponentManager honor value of Ivy home provided by the launcher 2011-09-16 23:08:01 -04:00
IvyConfigurations.scala move to 2.9.1 (RC3), bump to 0.11.0-SNAPSHOT 2011-08-16 17:32:26 -04:00
IvyInterface.scala Support for enhanced cross build suffix in dependencies. Closes #267 2011-11-17 22:17:06 +05:30
IvyLogger.scala drop problem summary for update-seems entirely redundant 2011-07-23 23:07:54 -04:00
IvyRetrieve.scala track whether UpdateReport was cached or freshly generated 2011-10-30 18:39:47 -04:00
IvyScala.scala Support for simple exclusion rules in inline dependencies 2011-09-10 04:32:47 +05:30
MakePom.scala use Charset.name instead of toString (which currently calls name) 2011-10-26 19:28:26 -04:00
NOTICE legal cleanup 2010-02-07 23:45:19 -05:00
ProjectResolver.scala fixes issue with inter-project resolution when project delegates are defined 2011-06-18 20:17:50 -04:00
StringUtilities.scala reorganize main 2011-04-08 19:15:13 -04:00
UpdateReport.scala track whether UpdateReport was cached or freshly generated 2011-10-30 18:39:47 -04:00