Tianon Gravi
d1db113a52
Fix "gvm cross" for Go 1.4
...
> go tool dist: opendir /home/user/.gvm/gos/go1.4/src/pkg/runtime: No such file or directory
> ERROR: Couldn't compile runtime library for darwin amd64
2015-02-03 22:03:22 -07:00
Gregory G. Tseng
c6850e273a
Merge pull request #122 from naoina/master
...
Change Go source repository to git
2015-02-03 18:00:22 -08:00
Naoya Inada
ccbb978c9a
Fix for installation of master
2015-02-04 10:44:32 +09:00
Naoya Inada
e1ea0e745f
Change Go source repository to git
2015-02-04 09:49:50 +09:00
Gregory G. Tseng
121663b898
Merge pull request #118 from runcom/curl_dependency_check
...
Add check for curl dependency
2015-02-03 10:51:55 -08:00
Antonio Murdaca
f2a28de3cf
Add check for curl dependency
2015-02-03 19:33:35 +01:00
Gregory G. Tseng
b5144138b0
Merge pull request #119 from runcom/fix_download_older_go_version
...
Fix download for older go binary version
2015-02-03 10:31:36 -08:00
Antonio Murdaca
9bc84bc286
Fix download for older go binary version
2015-01-11 22:35:12 +01:00
Joshua B. Bussdieker
e5a06b52c7
Bump version to 1.0.22
1.0.22
2014-08-04 08:37:08 -07:00
Joshua Bussdieker
51d149771f
Merge pull request #94 from meatballhat/scenario-tests-on-travis
...
Trying to run both default and scenario tests on Travis
2014-08-04 08:35:47 -07:00
Joshua Bussdieker
eb61d9dbd0
Merge pull request #96 from runcom/zsh_installer_compatibility
...
Edit gvm-installer to be compatible with zsh
2014-08-04 08:32:51 -07:00
Antonio Murdaca
7fc9e0ef22
Edit gvm-installer to be compatible with zsh
2014-08-03 22:53:03 +02:00
Dan Buch
03d7843f69
Trying to run both default and scenario tests on Travis
...
* Aborting rake tests if subshells fail plus attempting to make
gvm-installer less destructive for easing local verification of the
tests that run on Travis.
* Getting rubocop happy with the Rakefile, collapsing things a bit
2014-07-22 10:38:47 -04:00
Joshua Bussdieker
ac17654314
Merge pull request #91 from kainosnoema/fix/download-url
...
Fix invalid download paths preventing install
2014-07-21 22:18:35 -07:00
Joshua B. Bussdieker
dff56e69df
Bump version to 1.0.21
1.0.21
2014-07-21 22:14:26 -07:00
Evan Owen
fb0881a609
Fix indentation everywhere
...
Signed-off-by: Evan Owen <kainosnoema@gmail.com >
2014-07-21 22:14:04 -07:00
Joshua Bussdieker
ae439a3560
Merge pull request #92 from tianon/arm
...
Update "gvm cross" to support ARM properly
2014-07-21 22:13:08 -07:00
Evan Owen
f9b3d1699d
Replace go.googlecode.com fallback with storage.googleapis.com
...
go.googlecode.com no longer works, storage.googleapis.com does.
Signed-off-by: Evan Owen <kainosnoema@gmail.com >
2014-07-21 22:12:07 -07:00
Evan Owen
b3ac750c04
Remove extra 'go' from download URL path
...
GO_BINARY_FILE already contains the full "go1.3..." path.
Signed-off-by: Evan Owen <kainosnoema@gmail.com >
2014-07-21 22:12:07 -07:00
Joshua Bussdieker
112dfaac37
Merge pull request #88 from amitkgupta/master
...
gvm-check shows all missing requirements.
2014-07-21 22:08:07 -07:00
Joshua Bussdieker
a71029eaa4
Merge pull request #89 from meatballhat/normalize-prefer-binary
...
Making all prefer-binary bits consistent
2014-07-21 22:07:26 -07:00
Tianon Gravi
78e2e80d40
Update "gvm cross" to support ARM properly
2014-07-21 10:29:38 -06:00
Dan Buch
9a9aab4b12
Correcting download URL construction
...
to not have a double `go`, e.g. when running one of the following:
gvm install go1.3 --binary
or:
gvm install go1.3 --prefer-binary
2014-07-21 11:27:12 -04:00
Dan Buch
38dfba78b8
Making all prefer-binary bits consistent
2014-07-21 10:37:42 -04:00
Amit Gupta
3ffc794bc5
gvm-check shows all missing requirements.
2014-07-20 23:52:59 -04:00
Joshua Bussdieker
b914f5a6b3
Merge pull request #85 from jambli/master
...
Fix typos in pkgset-use
2014-07-12 12:20:15 -07:00
jambli
3d465f0ead
Fix typos in pkgset-use
2014-07-12 11:22:01 -04:00
Joshua Bussdieker
4ce01e1e16
Merge pull request #81 from CoolOppo/patch-1
...
Merge the apt-get commands
2014-07-09 14:43:15 -07:00
Joshua Bussdieker
a5ade13862
Merge pull request #84 from hoffoo/master
...
fix binary download path to golang.org/dl
2014-07-09 14:43:01 -07:00
Joshua Bussdieker
e06e446acf
Merge pull request #83 from meatballhat/support-prefer-binary
...
Adding support for --preferbinary
2014-07-09 14:41:34 -07:00
Marin
53fff83811
fall back to google code
...
if http://golang.org/dl (newer versions) fails, try to download from google code.
2014-07-08 20:03:34 -07:00
Marin
fa0f1b4d57
fix binary download path to google code
2014-07-08 19:25:31 -07:00
Dan Buch
5ba804665d
Renaming scenario to match its content
2014-06-25 10:42:43 -04:00
Dan Buch
6b75a19639
Adding support for --preferbinary
...
to attempt an install from binary, falling back to source install.
2014-06-25 10:27:19 -04:00
CoolOppo
739557089b
Merge the apt-get commands
2014-06-14 03:50:56 -04:00
Joshua Bussdieker
99876c1786
Merge pull request #80 from michaelmaltese/79-fix_system_path
...
Fix PATH for system Go
2014-06-13 13:15:29 -07:00
Michael Maltese
cf394bb42c
Fix PATH for system Go
...
Fixes #79
2014-06-13 13:08:49 -07:00
Joshua B. Bussdieker
3ecd74b96e
Older versions of go now require patches on newer systems
2014-06-12 15:11:10 -07:00
Joshua B. Bussdieker
35d369dfd3
Cleanup error output
2014-06-12 15:10:37 -07:00
Joshua B. Bussdieker
f43320ec82
Fix issue with matcher
2014-06-12 14:47:47 -07:00
Joshua B. Bussdieker
1921cd7f0a
Ignore local vagrant stuff
2014-06-12 14:46:32 -07:00
Joshua B. Bussdieker
97611a42eb
Add some new tests
2014-06-12 14:45:56 -07:00
Joshua B. Bussdieker
f392f564c6
Remove test code
2014-06-12 14:32:23 -07:00
Joshua B. Bussdieker
eaf768b7d1
Make running tests easier
2014-06-12 14:31:13 -07:00
Joshua B. Bussdieker
22dc137459
Some vagrant stuff
2014-06-12 12:59:05 -07:00
Joshua Bussdieker
c6527574be
Merge pull request #78 from michaelmaltese/77-fix_mac_download_urls
...
Mac binary package URLs contain system version
2014-06-12 12:44:44 -07:00
Michael Maltese
8954a3cb39
Mac binary package URLs contain system version
...
Fixes #77
2014-06-12 12:42:52 -07:00
Joshua B. Bussdieker
1218d4ed0f
Fix typo
stable
1.0.20
2014-06-12 12:20:45 -07:00
Joshua B. Bussdieker
29c60060c3
Bump version
2014-06-12 12:12:25 -07:00
Joshua Bussdieker
535e0d569e
Merge pull request #76 from moovweb/binary_install
...
Binary install
2014-06-12 12:11:12 -07:00