sbt/project
Bart Schuller 40f2105070 Use realpath to locate relative files, add sh impl
because Mac OSX doesn't have a realpath binary.

This solves the issue where if you symlink to sbt, it
won't be able to locate the bash library and launcher anymore.

You'd want to do that so you can symlink just sbt to /usr/local/bin
without having to put a bash library file there as well.
In particular, this is what we'd like for Mac homebrew.
2012-11-05 21:24:42 +01:00
..
project Bumped to new sbt launcher that supports publishing universal packages. 2012-09-07 14:08:46 -04:00
MetaPackaging.scala First cut at using metapackages to allow multiple versions of SBT in the same debian repository. 2012-05-29 08:49:02 -04:00
build.scala Use environment variable thanks to lame sbt jenkins plugin 2012-09-07 13:52:05 -04:00
packaging.scala Use realpath to locate relative files, add sh impl 2012-11-05 21:24:42 +01:00