20 Commits
Author SHA1 Message Date
Joshua B. Bussdieker f265a1caca Try to detect OS and ARCH. Also cache downloaded binary. 2014-06-12 12:09:49 -07:00
Ali Abbas 557ddf9e4c display curl error message on failure (i.e: timeout, dns lookup etc.) 2014-05-18 23:22:40 +02:00
Joshua B. Bussdieker f320151f4a Fixes issue #65: Use the new domain and follow redirects 2014-04-27 12:13:17 -07:00
Ali Abbas c8410e0ca9 Linux distro specificities 2014-03-29 17:16:48 +01:00
Dan Buch 224a8deb25 Filling in some docs for the linkthis command
as well as some minor space/tab touchup.
2013-07-26 08:44:36 -04:00
jbussdieker 0792044442 Update other README 2013-07-13 13:43:10 -07:00
jbussdieker 621fba9837 Merge pull request #29 from moovweb/consistent_readmes
making readmes consistent with eachother.
2013-07-13 13:41:02 -07:00
Manoj Dayaram c14d8b0560 adding command line dev tools to requirement list for macs 2013-07-01 17:13:32 -07:00
Manoj Dayaram 52e888f187 making readmes consistent with eachother. 2013-07-01 17:05:06 -07:00
Matt T. Proud a1b2d926d6 Provide support for vendored native code workflow.
This commit introduces generated overlay filesystem support for
${PATH}, ${LD_LIBRARY_PATH}, and ${PKG_CONFIG_PATH} as well as
includes a working example of how to take advantage of this support
when integrating with vendored code.
2013-05-24 11:36:44 +02:00
jbussdieker b5197ac610 Update README
Better Go installation docs
2013-05-09 08:34:49 -06:00
Matt T. Proud 4e117a3ab8 Provide support for FreeBSD.
FreeBSD does not by default install the Bourne-Again Shell (bash); and
when it is installed, it is most certainly not installed to
``/bin/bash`` due to the nuances of the conventions around local site
packages.  Rather, it is installed to ``/usr/local/bin/bash``.

Golang explicitly supports FreeBSD, so it should only be reasonable for
GVM to support this target, too.  As a fix, the shell script shebang
definitions now use the ``env`` tool that comes from the _coreutils_
standard package, which is installed on all conventions-adhering Linux
distributions, Mac OS X, and FreeBSD.

FreeBSD prerequisites are now listed in the documentation.

I have tested this against FreeBSD 9.0 release branch on the amd64,
and it works satisfactorily now.
2012-11-18 20:10:59 +01:00
Joshua Bussdieker e3d8ab9342 Work on gnu scripts 2012-04-06 03:19:43 -07:00
Joshua Bussdieker fd655910be Updating README 2012-01-15 21:21:30 -08:00
jbussdieker 05d66ff95d Update README 2012-01-15 15:43:40 -08:00
jbussdieker 19225c7d20 Update README 2012-01-15 15:43:16 -08:00
jbussdieker e7a16b8e20 Updating README 2012-01-15 15:42:43 -08:00
Joshua Bussdieker 45dcf792b8 Fixed repo location 2011-12-09 10:56:32 -08:00
Joshua Bussdieker 00e946610f Started README 2011-11-17 21:57:53 -08:00
Joshua Bussdieker 02e03577a7 First commit 2011-11-17 21:52:45 -08:00