]> Cypherpunks.ru repositories - gostls13.git/history - src/cmd/dist/test.go
[dev.typeparams] merge master (2f0da6d) into dev.typeparams
[gostls13.git] / src / cmd / dist / test.go
2021-02-18 Rob Findley[dev.typeparams] merge master (2f0da6d) into dev.typeparams
2021-02-17 Dan Scales[dev.typeparams] cmd/dist: disable -G=3 on the std...
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-16 Russ Coxdoc: remove all docs not tied to distribution
2021-02-09 Rob Findley[dev.typeparams] merge dev.regabi (618e3c1) into dev...
2021-02-02 Robert Griesemer[dev.typeparams] all: merge dev.regabi (23b0c1f) into...
2021-01-26 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (5e4a0cd) into...
2021-01-25 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (063c72f) into...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-20 Matthew Dempsky[dev.typeparams] cmd/dist: add -G=3 test coverage
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-03 Russ Cox[dev.regabi] all: merge master (d0c0dc682c1f) into...
2020-12-02 Russ Coxall: update to use filepath.WalkDir instead of filepath...
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-09 Filippo Valsordacrypto/x509: drop the cgo implementation of root_darwin...
2020-11-04 Joel Singcmd/dist: enable additional cgo tests on openbsd archit...
2020-11-04 Joel Singcmd/compile,cmd/dist,cmd/go: enable pie buildmode for...
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-11-03 Joel Singcmd/dist,cmd/go,runtime: add support for cgo on linux...
2020-10-30 Cherry Zhangruntime, cmd: support race detector on darwin/arm64
2020-10-29 Joel SingRevert "cmd/compile,cmd/internal/sys: enable additional...
2020-10-28 Cherry Zhangcmd/dist: use GOOS=ios for iOS simulator test
2020-10-27 xdcmd/dist: fix build failure of misc/cgo/test on arm64
2020-10-27 Joel Singcmd/compile,cmd/internal/sys: enable additional build...
2020-10-24 Tobias Klausercmd/dist: document why test fails on incomplete ports
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Cherry Zhangcmd/link: support cgo internal/linking on darwin/arm64
2020-10-18 Joel Singcmd/link: add support for external linking on linux...
2020-10-14 Cherry Zhangcmd/link: support PIE internal linking on darwin/amd64
2020-10-12 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-06 Cherry Zhangcmd/link: support C-shared buildmode on macOS/ARM64
2020-10-06 Cherry Zhangcmd/link: support PIE on macOS/ARM64
2020-10-06 Cherry Zhangcmd/link: support plugin on macOS/ARM64
2020-10-06 Cherry Zhangcmd/dist: enable more tests on macOS/ARM64
2020-10-05 Cherry Zhangcmd/dist: test c-archive mode on ios/arm64
2020-09-30 Jeremy Faller[dev.link] Merge branch 'master' into dev.link
2020-09-23 Cherry Zhangall: add GOOS=ios
2020-09-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-27 Benjamin Barenblatcmd/cgo: ensure GCC does not use ANSI escape sequences...
2020-08-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-08-18 Dmitri Shuralyovcmd/dist: use GO_TEST_SHORT value more consistently
2020-06-26 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-24 Filippo Valsordacrypto/x509: restore support for ios tag on darwin...
2020-06-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-09 Bryan C. Millscmd/dist: do not unset GOROOT_FINAL prior to running...
2020-04-30 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-04-29 Than McIntosh[dev.link] all: merge branch 'master' into dev.link
2020-04-24 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-04-24 Brad Fitzpatrickcrypto/x509: add x509omitbundledroots build tag to...
2020-04-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-08 Austin Clementsall: remove scattered remnants of darwin/386
2020-04-08 Austin Clementsall: remove scattered remnants of darwin/arm
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-27 Bryan C. Millscmd/dist: skip API check on plan9 builders
2020-03-26 Bryan C. Millscmd/dist: do not skip 'cmd' tests in race mode
2020-03-13 Bryan C. MillsRevert "misc/spectre: add spectre index test"
2020-03-13 Russ Coxmisc/spectre: add spectre index test
2020-03-13 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-06 Bryan C. Millscmd/dist: forward stderr if 'go env CGO_ENABLED' fails
2020-03-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-01 Alex Brainmancmd/go, cmd/link: implement -buildmode=pie on windows
2020-02-28 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-27 Cherry Zhangcmd/dist: enable cgo and PIE tests on android/arm64
2020-02-21 Cherry Zhangcmd/dist: test cgo internal linking PIE
2019-12-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-25 Bryan C. Millsmisc: log 'ok' from 'go run' tests on success
2019-11-19 Bryan C. Millscmd/dist: remove redundant 'go test -race' call
2019-11-19 Bryan C. Millscmd/dist: remove extraneous '-i' from 'go test -race...
2019-11-18 Bryan C. Millstest: avoid writing temporary files to GOROOT
2019-11-15 Bryan C. MillsRevert "test: avoid writing temporary files to GOROOT"
2019-11-15 Bryan C. Millscmd/dist: skip GOCACHE and .git when making GOROOT...
2019-11-15 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-15 Bryan C. Millscmd/dist: fix GOROOT permissions on failure
2019-11-15 Bryan C. Millstest: avoid writing temporary files to GOROOT
2019-11-15 Bryan C. Millscmd/dist: when -compile-only is set, write binaries...
2019-11-14 Bryan C. Millsdoc: convert remaining bash tests to Go
2019-11-13 Bryan C. Millsmisc/cgo/testgodefs: convert test from bash to Go
2019-11-13 Bryan C. Millscmd/dist: remove chatty log.Print
2019-11-12 Bryan C. Millscmd/dist: save and restore original permissions in...
2019-11-11 Bryan C. Millscmd/dist: write binaries to to GOTMPDIR instead of...
2019-11-08 Gerrit Code ReviewMerge "cmd: merge branch 'dev.link' into master"
2019-11-05 Cherry Zhangcmd: merge branch 'dev.link' into master
2019-11-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-02 Cherry Zhang[dev.link] all: reenable cgo internal linking tests
2019-11-01 Than McIntosh[dev.link] all: merge branch 'master' into dev.link
2019-10-29 Brad Fitzpatrickcmd/dist: don't run cmd tests on js/wasm
2019-10-25 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-21 Cherry Zhang[dev.link] cmd/dist: reenable shared library tests
2019-10-18 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-16 Cherry Zhang[dev.link] cmd: default to new object files
2019-10-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-09 Brad Fitzpatrickall: remove the nacl port (part 1)
2019-09-03 Ayan Georgeplugin: add freebsd/amd64 plugin support
2019-05-23 Brad Fitzpatrickcmd/dist: support using cross-compiled std test binarie...
2019-05-22 Russ Coxall: shorten some tests
2019-05-16 Russ Coxcmd/dist: say 'go test .' instead of 'go test' in a...
2019-05-16 Russ Coxmisc/cgo: disable testcarchive, testplugin during ...
2019-05-16 Russ Coxcmd/vet/all: delete
2019-05-14 Brad Fitzpatrickcmd/dist: make GOROOT unwritable on builders
2019-05-06 Brad Fitzpatrickcmd/dist: allow builders to control granularity of...
next