dev-go/mage
A Make/rake-like build tool using Go
-
mage-1.7.1~amd64 ~arm ~x86doc debug pie test
View
Download
Browse License: Apache-2.0
Overlay: go-overlay
USE Flags
doc
Global: Adds extra documentation (API, Javadoc, etc)
debug
Global: Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
pie
* This flag is undocumented *
test
Global: Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this internally, so don't set it in make.conf/package.use anymore