41 Commits (33aec08e8c918c21a1d117f1de3f3ce6cf942768)

Author SHA1 Message Date
poornas 7bf1caa0fe Fix broken link to go install docs (#8090) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 5 years ago
Harshavardhana 313a3a286a Migrate to go1.12 to simplify our cmd/http package (#7302) 5 years ago
Durgadas Kamath 71979376b5 Add s390x support (#6263) 6 years ago
Rafael Peria de Sene 317e648c0d Add support for ppc64le (#6116) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana 73f7a98590 Enable go1.10.1 version (#5666) 6 years ago
Harshavardhana 565dc8b283 Do not check for GOPATH env for builds (#5628) 6 years ago
Harshavardhana c59f1e3a80 revamp minio build messages (#5519) 6 years ago
Harshavardhana fd3897d0c3 Move to go1.9.4 with recent security release (#5502) 6 years ago
Bala FA d28b3d8801 Move to go1.9.1 as default environment. (#5041) 7 years ago
A. Elleuch b4dc6df35c go1.8: Changes to support golang 1.8 (#4759) 7 years ago
Peter Tribble 2b96d9f706 Enable build on solaris (#4115) 7 years ago
Krishnan Parthasarathi e5773e11c6 Make minio server compile on OpenBSD, NetBSD, Solaris (#3719) 7 years ago
Matthew Hall cde6496172 checkdeps.sh: support unusual git version strings (for OS X et. al.) (#3512) 8 years ago
tibbes 33c022fcec Fix checkdeps.sh on Mac (#3306) 8 years ago
Bala FA 5eb4002bf7 cleanup build scripts. (#3192) 8 years ago
Harshavardhana f72163f856 build: Deprecate requirement of GOROOT (#2803) 8 years ago
Anis Elleuch ef22330563 Require go 1.7.1 to build Minio server (#2727) 8 years ago
Matthieu Fronton 402af93da2 Update how-to-install-golang URL (#2406) 8 years ago
Harshavardhana 379e0abf03 cleanup: Remove old donut/xl code and erasure implementation. 8 years ago
Anis Elleuch 663f24064b Add simple FreeBSD support, make the minio project compilable 8 years ago
Harshavardhana 408aa72146 build/vet: Fix all the shadowing reports with go1.6 8 years ago
Harshavardhana 2181003609 web: Removing dependency for gpg and downloading assets. 8 years ago
Harshavardhana 18fd0a0f81 build: Verify yasm version and complain - fixes #1154 8 years ago
Harshavardhana 98ee5fcf55 build: Add spelling checks and check if curl is installed. 9 years ago
Harshavardhana ddc99e3112 build: Add build dependency check for 'gpg' 9 years ago
Harshavardhana 32898c72fa Add arm support for build scripts 9 years ago
Harshavardhana 762b798767 Migrate this project to minio micro services code 9 years ago
Harshavardhana d54488f144 Move all server and controller packages into top-level 9 years ago
Harshavardhana b5246dbd7d Add version checks for golang 1.5.1 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana c503bf412f Fix dependency checking on osx 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 75788c7a1d Fix go installation check on amazon instance 9 years ago
Anis Elleuch 4bed0aa526 Check if go binary belongs to the go installation pointed by GOROOT env 9 years ago
Harshavardhana 7a060110ff Fix BUILDDEPS paths for golang installation 9 years ago
Harshavardhana de56909d55 More scripts and code from Minio-io to minio 9 years ago
Harshavardhana 97d1f03a87 Fix build for travis 9 years ago
Harshavardhana 2b0b5f014a Update license header Mini should be Minimalist really 9 years ago
Harshavardhana a3fe948c8b Remove setup development environment script 9 years ago
Harshavardhana cdd43a11be OSX compatibility update for checkdeps.sh 9 years ago
Harshavardhana 2a5183ff8a No need to check pip fixes #172 9 years ago
Anis Elleuch 04075b15c9 Fix Shebang position 9 years ago
Harshavardhana 574ee2a271 Add osx deps check and development environment 10 years ago
Harshavardhana ba3e2d41f7 Add license and fix development scripts 10 years ago
Harshavardhana 0d91e7d540 Move to devscripts to avoid top level dir clutter 10 years ago
Harshavardhana cce10456d5 There is no golang version 1.4.0 10 years ago
Anis Elleuch 262d8cc23a Check if the installed golang version is greater than 1.4.0 10 years ago
Anis Elleuch 2ef1df016b Add a generic version checker function 10 years ago