aboutsummaryrefslogtreecommitdiff
path: root/src/nacltest.bash
AgeCommit message (Expand)Author
2019-10-09all: remove the nacl port (part 1)Brad Fitzpatrick
2018-08-22all: use consistent shebang line across all shell scriptsShivansh Rai
2018-02-14nacl*.bash: pass flags to make.bashCherry Zhang
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2016-04-12src: split nacltest.bash into naclmake.bash and keep nacltest.bashBrad Fitzpatrick
2015-05-02nacltest.bash: remove syscall/fstest_nacl.go after testShenghou Ma
2015-03-24nacltest.bash: reduce test time by using bootstrapping Go to build fstest_nac...Shenghou Ma
2015-02-10cmd/dist: reactivate vfp detection on linux/armDave Cheney
2014-09-08build: more adjustments for move from src/pkg to srcRuss Cox
2014-07-10nacltest.bash: set GOROOT before invoking cmd/goShenghou Ma
2014-07-10nacltest.bash: nacl/arm support.Shenghou Ma
2014-06-10nacltest.bash, misc/nacl/README: update NaCl docs.Shenghou Ma
2014-05-20src: make nacltest.bash executableBrad Fitzpatrick
2014-05-20build: make nacl passRuss Cox