]> Cypherpunks.ru repositories - gostls13.git/history - src/run.bash
[dev.garbage] all: merge dev.cc into dev.garbage
[gostls13.git] / src / run.bash
2014-11-15 Russ Cox[dev.garbage] all: merge dev.cc into dev.garbage
2014-11-14 Russ Cox[dev.cc] all: merge dev.power64 (7667e41f3ced) into...
2014-11-14 Russ Cox[dev.garbage] all: merge dev.power64 (7667e41f3ced...
2014-11-14 Russ Cox[dev.garbage] all: merge default (f38460037b72) into...
2014-11-11 Russ Cox[dev.cc] build: disable API check until all systems...
2014-10-30 Russ Cox[dev.garbage] cmd/gc, runtime: implement write barriers...
2014-10-22 Austin Clements[dev.power64] all: merge default into dev.power64
2014-10-22 Austin Clements[dev.power64] build: merge default into dev.power64
2014-10-03 Russ Cox[dev.garbage] merge default into dev.garbage
2014-09-24 Russ Coxbuild: fix elf builds
2014-09-24 Brad Fitzpatricksrc: pass GO_GCFLAGS down to go test std
2014-09-24 Hector Martin Canteroruntime: keep g->syscallsp consistent after cgo->Go...
2014-08-12 Matthew Dempskyrun.bash: run misc/cgo/testgodefs/test.bash
2014-07-08 David Crawshawrun.bash: disable tests that don't (yet) like running...
2014-06-21 Dmitriy Vyukovrun.bash: run race tests on freebsd
2014-06-01 Andrew Gerrandbuild: remove goplay from run.bash and run.bat
2014-05-21 Ian Lance Taylorcmd/ld: really import runtime/cgo for external link
2014-05-20 Russ Coxbuild: make nacl pass
2014-04-29 Shenghou Marun.bash: skip -static cgo test if -static linking...
2014-04-21 Shenghou Maruntime, cmd/ld, cmd/5l, run.bash: enable external...
2014-04-16 Shenghou Marun.bash: fix build on netbsd builders.
2014-04-15 Russ Coxbuild: disable static cgo linking test on netbsd
2014-04-15 Russ Coxcmd/ld: use TLS relocations on ELF systems in external...
2014-04-07 Andrew Gerrandbuild: remove depdenency on GNU make
2014-03-06 Dmitriy Vyukovrun.bash: explain why we set GOMAXPROCS for runtime...
2014-02-24 Russ Coxbuild: comment possible ulimit failure in run.bash
2014-02-19 Rémy Oudomphengcmd/gc: fix handling of append with -race.
2014-02-16 Russ Coxbuild: disable race detector test in run.bat on windows
2014-02-15 Russ Coxcmd/gc: correct liveness for fat variables
2013-09-04 Aulus Egnatius Var... cgo: enable cgo on dragonfly
2013-09-04 Ian Lance Taylorcmd/cgo: don't let #cgo directives mess up line numbering
2013-08-14 Elias Naurruntime.cmd/ld: Add ARM external linking and implement...
2013-08-12 Dmitriy Vyukovruntime/race: add end-to-end test
2013-08-09 Russ Coxcmd/api: eliminate duplicate package import work
2013-08-07 Brad Fitzpatrickbuild: change how cmd/api is run in run.bash and run.bat
2013-08-03 Brad Fitzpatrickbuild: ignore new zfiles, delete temp goplay binary...
2013-08-02 Russ Coxbuild: on OS X 10.8 and later, use clang instead of gcc
2013-08-02 Brad Fitzpatrickmisc/dist: don't ship cmd/api
2013-08-01 Andrew Gerrandbuild: remove builder from test suite (fix build)
2013-07-29 Andrew Gerranddoc/codewalk: test source code
2013-07-29 Russ Coxbuild: fix build
2013-07-29 Russ Coxbuild: break builds
2013-07-25 Kevin Kluescmd/cgo: Fix issue with cgo cdefs
2013-07-12 Shenghou Marun.bash: enlarge timeout of runtime tests
2013-07-12 Russ Coxrun.bash: actually stop on cgo failures
2013-06-17 Benny Siegertrun.bash: raise ulimit for the number of threads.
2013-06-12 Dmitriy Vyukovruntime: more flexible heap memory mapping on 64-bits
2013-05-21 Shenghou Macmd/go: fix LDFLAGS handling, enable misc/cgo/testso...
2013-05-07 Brad Fitzpatrickapi: add go1.1.txt; update cmd/api to use it
2013-03-29 Ian Lance Taylorcmd/dist, cmd/ld: GO_EXTLINK_ENABLED=0 defaults to...
2013-03-27 Ian Lance Taylorcmd/ld: emit TLS relocations during external linking
2013-03-24 Shenghou Mabuild, cmd/5l: actually report failures for -linkmode...
2013-03-24 Shenghou Mabuild: increase timeout for ARM
2013-03-19 Russ Coxcmd/ld: replace -hostobj with -linkmode
2013-03-15 Russ Coxbuild: skip benchmarks on OpenBSD
2013-03-11 Shenghou Macmd/ld, runtime/cgo: allow a symbol to be both cgo_expo...
2013-03-11 Russ Coxbuild: enable host linking test for all BSDs
2013-03-11 Russ Coxcmd/ld: darwin support for host linking
2013-03-01 Russ Coxruntime/cgo: fix arm build, re-enable test
2013-03-01 Russ Coxbuild: skip cgo test on arm
2013-03-01 Russ Coxbuild: disable cgo test on openbsd
2013-02-23 Shenghou Macmd/cgo, cmd/dist, cmd/go: cgo with clang fixes
2013-02-15 Russ Coxbuild: clang support
2012-11-15 Dave Cheneyrun.bash: fix linux/arm build
2012-11-15 Dave Cheneyrun.{bash,bat,rc}: unset GOMAXPROCS before ../test
2012-11-01 Russ Coxbuild: do not run race tests with cgo disabled
2012-11-01 Dmitriy Vyukovrun.bash: add sanity test for race detector
2012-10-04 Rob Pikecmd/api: add exception file
2012-09-16 Shenghou Marun.bash: fix a typo (fix build)
2012-09-16 Shenghou Marun.bash: set appropriate ulimits
2012-08-07 Shenghou Mamisc/cgo/{life,stdio}, test/run.go: use test/run.go...
2012-07-14 Dmitriy Vyukovbuild: revert 61d1d72136f7 (add few tests with GOMAXPRO...
2012-07-14 Dmitriy Vyukovbuild: add few tests with GOMAXPROCS=32 to run.bash
2012-05-23 Brad Fitzpatrickcmd/api: add api/next.txt
2012-04-04 Shenghou Mabuild: unset GOROOT_FINAL before tests
2012-03-26 Rob Pikerun.bash: set -e in new codewalk block
2012-03-26 Rob Pikerun.bash: compile the codewalks
2012-03-21 Shenghou Mabuild: lengthen timeout for the lengthy runtime test
2012-03-20 Shenghou Mabuild: unset GOPATH before tests
2012-03-17 Brad Fitzpatrickbuild: catch API changes during build
2012-03-09 Shenghou Macmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist...
2012-03-08 Francisco Souzamisc/cgo: re-enable testso
2012-03-08 Shenghou Madoc: fix freebsd build
2012-03-07 Shenghou Mabuild: re-enable some broken tests in run.bash
2012-03-07 Russ Coxundo CL 5754063 / e23b66fcfc94
2012-03-07 Francisco Souzamisc/cgo: re-enable testso
2012-03-07 Russ Coxmisc/cgo: re-enable some tests
2012-03-06 Russ Coxbuild: use run.go for running tests
2012-03-05 Rémy Oudomphengruntime: wait for main goroutine before setting GOMAXPROCS.
2012-03-05 Rob Pikedoc/progs: update for go 1
2012-02-14 Russ Coxcmd/dist: cross-compiling fixes
2012-02-04 Russ Coxbuild: use cmd/dist
2012-02-03 Alex Brainmanbuild: crash if test runs forever
2012-01-31 Russ Coxbuild: remove Make.pkg, Make.tool
2012-01-30 Rob Pikerun.bash: s/make/gomake
2012-01-30 Rob Pikego: move compilers into the go-tool directory
2012-01-20 Alex Brainmanmisc/cgo/test: make tests run on windows
2012-01-10 Russ Coxcmd/go: add -v flag to build and install
2011-12-21 Russ Coxcmd/go: many improvements
2011-12-21 Russ Coxbuild: rewrite to use bash time builtin
next