summaryrefslogtreecommitdiff
path: root/dev-lang/go
Commit message (Collapse)AuthorAge
* dev-lang/go: fix for and keyworded ~x64-solaris, bug #575510Fabian Groffen2016-02-28
| | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/go: fix kernel_SunOS name (lowercase kernel)Fabian Groffen2016-02-28
| | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/go: Add bootstrap tarball for Solaris for #575510William Hubbs2016-02-27
|
* Merge github#922: dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword.Patrice Clement2016-02-27
|\ | | | | | | | | | | | | | | | | Keyword dev-lang/go for FreeBSD x86/amd64. Pull-Request: https://github.com/gentoo/gentoo/pull/922 Gentoo-Bug: https://bugs.gentoo.org/575510 Reporter: Yuta Satoh <nigoro.dev@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword, bug #575510Yuta Satoh2016-02-26
| |
* | dev-lang/go: keyworded 1.6-r2 for x64-macos, bug #575510Fabian Groffen2016-02-27
|/ | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/go: add ~arm64 keywordSteev Klimaszewski2016-02-24
| | | | | | All tests pass on the X-C1. Package-Manager: portage-2.2.27
* dev-lang/go: revbump to 1.6-r2 to use our provided bootstrap tarballsWilliam Hubbs2016-02-23
|
* dev-lang/go: make live ebuild use our provided bootstrap tarballsWilliam Hubbs2016-02-23
|
* dev-lang/go: arm stable, bug #573856Markus Meier2016-02-21
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* dev-lang/go: 1.6-r1 bump for eapi 6 and misc directoryWilliam Hubbs2016-02-18
| | | | | | These changes were in the live ebuild and planned for go-1.6. This revision cleans up the installation of /usr/lib/go/misc and migrates to eapi 6.
* dev-lang/go: Bump to 1.6Patrick Lauer2016-02-18
| | | | Package-Manager: portage-2.2.27
* dev-lang/go: WhitespacePatrick Lauer2016-02-08
| | | | Package-Manager: portage-2.2.27
* dev-lang/go: sync live ebuildWilliam Hubbs2016-02-07
|
* dev-lang/go-1.6_rc2 version bumpWilliam Hubbs2016-02-07
|
* dev-lang/go-1.5.3: stable on amd64 wrt #573856William Hubbs2016-02-04
|
* dev-lang/go: Bump to 1.6_rc1Patrick Lauer2016-02-03
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24
|
* dev-lang/go: remove old unstable versionWilliam Hubbs2016-01-19
|
* dev-lang/go: marked ~x64-solarisFabian Groffen2016-01-19
| | | | Package-Manager: portage-2.2.20-prefix
* dev-lang/go: version bumpWilliam Hubbs2016-01-15
|
* dev-lang/go: Remove sed that removed -Werror flagWilliam Hubbs2015-11-29
| | | | This flag was removed from the build system upstream.
* dev-lang/go: remove old unstable versionWilliam Hubbs2015-11-29
|
* dev-lang/go: remove incorrect patch for #558368William Hubbs2015-11-27
|
* dev-lang/go: sync live ebuildWilliam Hubbs2015-11-25
|
* dev-lang/go: remove unnecessary einfo callWilliam Hubbs2015-11-25
|
* dev-lang/go: fix manifestWilliam Hubbs2015-11-24
|
* dev-lang/go: rev bump to install binaries correctlyWilliam Hubbs2015-11-24
| | | | | Now we install the binaries in /usr/lib/go along with the rest of the Go tree and use symlinks in /usr/bin to point to them.
* dev-lang/go: remove old versionWilliam Hubbs2015-11-21
|
* dev-lang/go: keyword 1.4.2 for x64-solaris, can't keyword 1.5 due to ↵Fabian Groffen2015-11-02
| | | | | | unavailable bootstrap package dependency Package-Manager: portage-2.2.20-prefix
* dev-lang/go: add patch for darwin by yegle in bug #558368Fabian Groffen2015-11-02
| | | | Package-Manager: portage-2.2.20-prefix
* dev-lang/go: Do Not include testdata as part of the dependenciesWilliam Hubbs2015-10-22
| | | | This is for bug #563744
* dev-lang/go: sync live ebuildWilliam Hubbs2015-09-22
|
* dev-lang/go: Add rdepend to block older go-toolsWilliam Hubbs2015-09-22
| | | | | | | | In go-1.5, vet and cover were moved back from go-tools to the main Go repository. Because of this, we need to make sure we have a correct version of go-tools installed when upgrading. This is for bug #560054.
* dev-lang/go: sync live ebuildWilliam Hubbs2015-09-18
|
* dev-lang/go: version bumpWilliam Hubbs2015-09-18
|
* dev-lang/go: fix go-1.5 build on armWilliam Hubbs2015-09-04
| | | | This is for bug #558742. Thanks to Stefan Junker for the report.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-24
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-24
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/go: version bump for 1.5William Hubbs2015-08-20
| | | | This is for bug #558200.
* dev-lang/go: fix go dist line options in test phaseWilliam Hubbs2015-08-20
| | | | | Change --no-rebuild to -no-rebuild and drop --banner in the test phase to match the documentation of go dist.
* dev-lang/go: add support for cross-compilingMichael Marineau2015-08-20
| | | | | | | | | | | | | | | | | | | | | | | There are a few quirks with Go to deal with when cross-compiling: - Since DEPEND cannot distinguish cross-architecture dependencies the current ebuild cannot keyword all architectures it supports. This could be resolved in the future with a special use flag or other clever trick to drop go-bootstrap from DEPEND for cross builds. - GOHOST* and CC variables are CBUILD values. - GO* and *_FOR_TARGET variables are CHOST values. - Go can always be used as a cross-compiler so handling the CHOST!=CTARGET case isn't strictly required. We could provide a pre-built copy of the std library for CTARGET's architecture but I'm not sure if that would be useful or not. For now the ebuild just doesn't allow that case. - Note from WilliamH: I made some small style changes to this commit. This is for bug #558216.
* proj/gentoo: Initial commitRobin H. Johnson2015-08-08
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed