Yurii Rashkovskii
80d83220ad
INSTALLGO.md mentions Go 1.5+ for OS X ( #1936 )
...
However, current requirement is 1.6, so the file has been updated to reflect that.
9 years ago
Harshavardhana
408aa72146
build/vet: Fix all the shadowing reports with go1.6
...
Golang 1.6 is default version for the build now.
Additionally set 'GODEBUG=cgocheck=0' for now, until
we fix the erasure coding package.
Readmore here https://tip.golang.org/doc/go1.6#cgo
9 years ago
koolhead17
f13ad3e02e
Modifed instructions for installing Go.
9 years ago
Harshavardhana
36854f266d
Update INSTALLGO.md
9 years ago
Harshavardhana
762b798767
Migrate this project to minio micro services code
9 years ago
Harshavardhana
4495c2d8d8
Update INSTALLGO.md
9 years ago
Harshavardhana
988d39a5b6
Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled
9 years ago
Harshavardhana
cfa4329d21
Rename BUILDDEPS.md to INSTALLGO.md
10 years ago
Harshavardhana
7506227a77
Update BUILDDEPS.md
10 years ago
Harshavardhana
2cbd4e00df
Update BUILDDEPS.md
10 years ago
Harshavardhana
c63bdf79fa
Remove docs, minimal docs going to be at minio.io instead and rest amazon docs
10 years ago
Harshavardhana
a3fe948c8b
Remove setup development environment script
10 years ago
Harshavardhana
b5d92aaa14
Add mkdocs as build dependency in checkdeps.sh and BUILDDEPS.md
10 years ago
Harshavardhana
88af9ba666
Consolidate developers docs and Makefile, create symlink automatically
10 years ago
Harshavardhana
01d15ca3b2
Implement crc32c for Darwin, update documentation
10 years ago
Harshavardhana
e890199cac
Add OSX builddeps installation instructions, MacOSX support
...
works under ``GCC`` as ``Clang`` lacks some extended syntax
GAS support issue#48
10 years ago
Harshavardhana
35fa667164
Intel ISAL requires yasm version 1.2.0 > with AVX2 instruction support, document it!
10 years ago
Harshavardhana
6b36b5c551
A full restructure
10 years ago
Harshavardhana
db49ad5c91
Mercurial not needed anymore, export GOROOT
10 years ago
Harshavardhana
d4c05f11c7
Update documentation
10 years ago
Harshavardhana
2a54b9279a
Update developer docs to update to Go1.4
10 years ago
Harshavardhana
363930e79d
Update docs
10 years ago
Harshavardhana
0148237e22
Refactor checksum code, and add Objectname hashing per uploaded objects
...
Add placeholder sha256, sha512 implementations from Intel with AVX, AVX2
and SSE4.1 extensions - with some boilerplate Go code.
10 years ago
Harshavardhana
c3fca84f25
Add git and mercurial as dependencies
10 years ago
Anand Babu (AB) Periasamy
0464e2f8cc
updated developers guide
10 years ago
Harshavardhana
18234c0666
Change instructions for go installation to directory inside users ${HOME} dir
10 years ago
Harshavardhana
099d81e5c9
Remove redundant 'make getdeps'
10 years ago
Harshavardhana
eaf5379246
Update readme with clear instructions
10 years ago