Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: print output on link -X failure | David Crawshaw | 2016-04-20 | 1 | -2/+2 |
* | cmd/link: remove alternate -X flag spelling | Russ Cox | 2016-02-19 | 1 | -1/+1 |
* | cmd/link: detect -X setting non-string variable | Russ Cox | 2015-06-29 | 1 | -0/+18 |
* | cmd/link: deprecate -X name value in favor of -X name=value | Russ Cox | 2015-06-05 | 1 | -4/+14 |
* | cmd/go: put user ldflags at the end of the linker invocation | Josh Bleecher Snyder | 2015-01-02 | 1 | -0/+9 |
* | test: add missing linkx test | Josh Bleecher Snyder | 2014-12-18 | 1 | -1/+1 |
* | test: fix nacl build | Russ Cox | 2014-11-09 | 1 | -0/+1 |
* | test: move linkx and sinit to run.go | Josh Bleecher Snyder | 2014-11-06 | 1 | -0/+32 |