| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime/race: add end-to-end test on windows | Alex Brainman | 2013-08-15 | 1 | -1/+3 |
* | cmd/api: eliminate duplicate package import work | Russ Cox | 2013-08-09 | 1 | -1/+1 |
* | build: change how cmd/api is run in run.bash and run.bat | Brad Fitzpatrick | 2013-08-07 | 1 | -1/+1 |
* | build: remove builder from test suite (fix build) | Andrew Gerrand | 2013-08-01 | 1 | -2/+2 |
* | make.bat: incease runtime test timeout to 300s (fixes build) | Alex Brainman | 2013-07-12 | 1 | -1/+1 |
* | api: add go1.1.txt; update cmd/api to use it | Brad Fitzpatrick | 2013-05-06 | 1 | -1/+1 |
* | misc/cgo/testso: enable test on windows | Shenghou Ma | 2013-04-23 | 1 | -0/+8 |
* | run.bat: make windows runtime test timeout same as other os | Alex Brainman | 2013-04-09 | 1 | -1/+1 |
* | all.bat,make.bat,run.bat: make these work even when directory has space in it | Alex Brainman | 2013-03-25 | 1 | -3/+3 |
* | runtime,misc/cgo/test: disable broken tests so we can test the rest | Alex Brainman | 2013-03-06 | 1 | -2/+0 |
* | build: disable cgo on windows | Russ Cox | 2013-03-01 | 1 | -0/+2 |
* | cmd/ld: fix windows build | Russ Cox | 2013-03-01 | 1 | -2/+0 |
* | run.bat: disable race detector test | Alex Brainman | 2013-03-01 | 1 | -0/+2 |
* | run.{bash,bat,rc}: unset GOMAXPROCS before ../test | Dave Cheney | 2012-11-15 | 1 | -0/+7 |
* | runtime/race: add Windows support | Dmitriy Vyukov | 2012-11-07 | 1 | -0/+9 |
* | run.bat: make output consistent | Alex Brainman | 2012-11-01 | 1 | -1/+1 |
* | src/run.bat: add new flag for api tool | Rob Pike | 2012-10-04 | 1 | -1/+1 |
* | cmd/go, cmd/ld: fix libgcc order and add __image_base__ symbol for windows | Shenghou Ma | 2012-09-26 | 1 | -5/+4 |
* | misc/cgo/stdio: make it work on Windows and also test it | Shenghou Ma | 2012-09-20 | 1 | -5/+4 |
* | misc/cgo/test and test/bench/go1: enable these tests on windows | Alex Brainman | 2012-09-19 | 1 | -10/+8 |
* | misc/cgo/life: disable it temporarily on windows, because go builder fails | Alex Brainman | 2012-09-11 | 1 | -4/+5 |
* | run.bat: do not run misc\cgo\stdio test on windows (fix build) | Alex Brainman | 2012-09-03 | 1 | -4/+5 |
* | doc/progs: use test/run.go for testing on Windows | Shenghou Ma | 2012-09-03 | 1 | -1/+9 |
* | misc/cgo/test: disable test on windows (attempt to fix windows build) | Alex Brainman | 2012-08-17 | 1 | -4/+5 |
* | cmd/go: new cgo build procedure | Shenghou Ma | 2012-08-17 | 1 | -1/+7 |
* | misc/cgo/{life,stdio}, test/run.go: use test/run.go to do the cgo tests | Shenghou Ma | 2012-08-07 | 1 | -0/+16 |
* | cmd/api: add api/next.txt | Brad Fitzpatrick | 2012-05-22 | 1 | -1/+1 |
* | build: unset GOROOT_FINAL before tests | Shenghou Ma | 2012-04-04 | 1 | -0/+5 |
* | build: unset GOPATH before tests | Shenghou Ma | 2012-03-21 | 1 | -0/+4 |
* | run.bat: disable test in test\bench\go1 to fix build | Alex Brainman | 2012-03-20 | 1 | -4/+5 |
* | build: do more during windows build | Alex Brainman | 2012-03-20 | 1 | -0/+15 |
* | test: actually run them on windows | Alex Brainman | 2012-03-13 | 1 | -3/+5 |
* | build: use run.go for running tests | Russ Cox | 2012-03-05 | 1 | -1/+8 |
* | make.bat, run.bat: echo newlines | Hector Chu | 2012-02-16 | 1 | -4/+4 |
* | build: use setlocal in run.bat | Alex Brainman | 2012-02-16 | 1 | -0/+7 |
* | build: fix windows build | Russ Cox | 2012-02-13 | 1 | -7/+0 |
* | build: dist-based build for windows | Russ Cox | 2012-02-04 | 1 | -0/+47 |