commit | d0de4df828c68492ee280597f488732d2d00b192 | [log] [tgz] |
---|---|---|
author | Michael Bolin <mbolin@fb.com> | Wed Oct 09 10:36:45 2013 -0700 |
committer | Michael Bolin <mbolin@fb.com> | Fri Oct 11 11:20:30 2013 -0700 |
tree | 346baf5befa624dc303af02f10eef108514822e7 | |
parent | 958b3d92aa639349bdb1b87683ada1b264e4e178 [diff] |
Introduce MorePaths.createRelativeSymlink(). Summary: There is a number of places where we would like to construct symlinks that use relative paths instead of absolute paths, as absolute paths have the tendency to cause us lots of pain. Test Plan: Unit test: MorePathsTest.
Buck is an Android build tool. To see what Buck can do for you, check out the documentation at http://facebook.github.io/buck/.
To build Buck, run the following:
git clone git@github.com:facebook/buck.git cd buck ant ./bin/buck --help
Apache License 2.0