summaryrefslogtreecommitdiff
path: root/src/run.bat
Commit message (Expand)AuthorAgeFilesLines
* src/run.bat: add new flag for api toolRob Pike2012-10-041-1/+1
* cmd/go, cmd/ld: fix libgcc order and add __image_base__ symbol for windowsShenghou Ma2012-09-261-5/+4
* misc/cgo/stdio: make it work on Windows and also test itShenghou Ma2012-09-201-5/+4
* misc/cgo/test and test/bench/go1: enable these tests on windowsAlex Brainman2012-09-191-10/+8
* misc/cgo/life: disable it temporarily on windows, because go builder failsAlex Brainman2012-09-111-4/+5
* run.bat: do not run misc\cgo\stdio test on windows (fix build)Alex Brainman2012-09-031-4/+5
* doc/progs: use test/run.go for testing on WindowsShenghou Ma2012-09-031-1/+9
* misc/cgo/test: disable test on windows (attempt to fix windows build)Alex Brainman2012-08-171-4/+5
* cmd/go: new cgo build procedureShenghou Ma2012-08-171-1/+7
* misc/cgo/{life,stdio}, test/run.go: use test/run.go to do the cgo testsShenghou Ma2012-08-071-0/+16
* cmd/api: add api/next.txtBrad Fitzpatrick2012-05-221-1/+1
* build: unset GOROOT_FINAL before testsShenghou Ma2012-04-041-0/+5
* build: unset GOPATH before testsShenghou Ma2012-03-211-0/+4
* run.bat: disable test in test\bench\go1 to fix buildAlex Brainman2012-03-201-4/+5
* build: do more during windows buildAlex Brainman2012-03-201-0/+15
* test: actually run them on windowsAlex Brainman2012-03-131-3/+5
* build: use run.go for running testsRuss Cox2012-03-051-1/+8
* make.bat, run.bat: echo newlinesHector Chu2012-02-161-4/+4
* build: use setlocal in run.batAlex Brainman2012-02-161-0/+7
* build: fix windows buildRuss Cox2012-02-131-7/+0
* build: dist-based build for windowsRuss Cox2012-02-041-0/+47