summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* go-module.eclass: fix eclassdoc @DEPRECATION tagsSam James2022-04-151-9/+9
* *.eclass: @ECLASS-VARIABLE renamed to @ECLASS_VARIABLEUlrich Müller2022-03-241-4/+4
* go-module.eclass: fix EclassDocError for @DEPRECATEDSam James2022-03-181-9/+9
* go-module.eclass: invoke "ego mod tidy" with nonfatalFlorian Schmaus2022-03-081-2/+2
* go-module.eclass: deprecate EGO_SUMWilliam Hubbs2022-03-061-12/+33
* go-module.eclass: clarify the instructions around GO_OPTIONALWilliam Hubbs2022-03-041-5/+3
* go-module.eclass: put the go module cache under the work directoryWilliam Hubbs2022-03-041-3/+1
* go-module.eclass: use ego helper functionWilliam Hubbs2022-03-041-2/+2
* go-module.eclass: add helper function to call goWilliam Hubbs2022-02-251-0/+13
* go-module.eclass: set a default for GOMODCACHEWilliam Hubbs2022-02-181-0/+6
* go-module.eclass: add a manual example of how to extract the content of EGO_SUMWilliam Hubbs2022-02-171-0/+8
* go-module.eclass: update documentationWilliam Hubbs2022-02-161-6/+14
* eclass/go-module.eclass: documentation and bdepend adjustmentWilliam Hubbs2022-02-131-6/+8
* go-module.eclass fixed referenced packageDennis Lamm2022-01-211-1/+1
* go-module.eclass: Add GO_OPTIONAL flagFlorian Schmaus2021-12-111-9/+22
* go-modules.eclass: allow the module cache to be read/writeWilliam Hubbs2021-09-231-1/+1
* Revert "go-module.eclass: Set @PROVIDES"Sam James2021-09-111-2/+1
* go-module.eclass: Set @PROVIDESMichał Górny2021-09-111-1/+2
* go-module.eclass: drop the go-module_pkg_postinst functionWilliam Hubbs2021-09-011-16/+1
* go-module.eclass: drop --mod=readonly from GOFLAGSWilliam Hubbs2021-09-011-3/+1
* go-module.eclass: add eapi 8 supportWilliam Hubbs2021-07-061-4/+4
* go-module.eclass: add go-module_setup_proxy functionWilliam Hubbs2021-05-251-0/+41
* go-module.eclass: fix GOPROXY exportWilliam Hubbs2021-05-251-2/+4
* eclass/go-module.eclass: add a missing die callWilliam Hubbs2020-09-141-1/+1
* eclass/go-module.eclass: remove EGO_VENDOR supportWilliam Hubbs2020-06-121-75/+6
* eclass/go-module: remove go-get for corner case of unneeded deep build depend...Robin H. Johnson2020-03-101-11/+6
* go-module.eclass: replace GOFLAGS if EGO_VENDOR is being usedWilliam Hubbs2020-03-101-1/+3
* go-module.eclass: fix regression with -mod=vendor settingWilliam Hubbs2020-03-101-1/+1
* go-module.eclass: fix strip restrictionWilliam Hubbs2020-03-081-1/+1
* eclass/go-module: clarify that h1: should be omitted from EGO_SUMRobin H. Johnson2020-03-071-4/+22
* go-module: workaround MissingUnpackerDep QA false positiveRobin H. Johnson2020-03-071-0/+6
* go-module.eclass: remove the -mod readonly switch from go getWilliam Hubbs2020-03-061-2/+0
* go-module.eclass: add support for EGO_SUMWilliam Hubbs2020-03-041-40/+326
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
* go-module.eclass: Fix case in copyrightMichał Górny2020-01-261-1/+1
* go-module.eclass: set a reasonable default for the go build cacheWilliam Hubbs2020-01-061-0/+4
* go-module.eclass: only show warning for new packagesWilliam Hubbs2019-10-021-0/+1
* go-module.eclass: new eclass for go modulesWilliam Hubbs2019-09-301-0/+177