summaryrefslogtreecommitdiffhomepage
path: root/tools
AgeCommit message (Expand)Author
2019-08-13Bump Bazel to v0.28.0Nicolas Lacasse
2019-07-26Add debug symbols to published runsc binaryFabricio Voznika
2019-07-17Merge pull request #504 from matthyx:mastergVisor bot
2019-07-12go_generics: treat the Sel part of an ast.SelectorExprMatthias Bertschy
2019-07-11kokoro: use bazel 2.27.1Andrei Vagin
2019-07-09build: add nogo for static validationAdin Scannell
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-25gvisor: lockless read access for task credentialsAndrei Vagin
2019-06-18gvisor/kokoro: don't modify tests names in the BUILD fileAndrei Vagin
2019-06-17gvisor/bazel: use python2 to build runsc-debianAndrei Vagin
2019-06-17Internal change.gVisor bot
2019-06-13Update canonical repository.Adin Scannell
2019-06-12Allow 'runsc do' to run without rootFabricio Voznika
2019-06-11kokoro: don't overwrite test results for different runtimesAndrei Vagin
2019-06-04Building containerd with go modules is broken, use GOPATH.Adin Scannell
2019-06-04Use github directory if it exists.Adin Scannell
2019-06-04Fix Kokoro revision and 'go get usage'Adin Scannell
2019-06-01Add tooling for Go-compatible branch.Adin Scannell
2019-05-30Create annotated tags for release.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-05Make it easier for humans to use RBE, and maintain our bazelrc.Nicolas Lacasse
2019-04-01Add release hook and version flagAdin Scannell
2019-01-31Remove license commentsMichael Pratt
2018-12-28Extract go_merge into its own packageTamir Duberstein
2018-11-06Move bazelrc to new locationMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-03stateify: make explicit mode no longer optional.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-05-29Automated rollback of changelist 196886839Fabricio Voznika
2018-05-10Display the current git revision in the info blockChanwit Kaewkasi
2018-05-07tools/go_generics: fix typo in documentation of the type flagTravis McDemus
2018-05-07Improve consistency in go_stateify file generationIan Gudger
2018-05-03Include Gold linker in requirements.Christopher Koch
2018-04-28Check in gVisor.Googler