summaryrefslogtreecommitdiffhomepage
path: root/tools
AgeCommit message (Expand)Author
2020-02-14Fix various issues related to enabling go-marshal.gVisor bot
2020-02-13Ensure the marshalled object doesn't escape.gVisor bot
2020-02-13Call py_requirement with named argument for optional kwarg.gVisor bot
2020-02-11Stateify: register types with full package namesgVisor bot
2020-02-10Rename build to builddefs and minor build clean-up.Adin Scannell
2020-02-10Move x86 state definition to its own file.Brad Burlage
2020-02-10Update visibility.Adin Scannell
2020-02-06Add logic to run from baked images.Zach Koopmans
2020-02-05Add notes to relevant tests.Adin Scannell
2020-02-04Automatically propagate tags for stateify and marshal.Adin Scannell
2020-01-30Simplify testing link rules.Adin Scannell
2020-01-27Update package locations.Adin Scannell
2020-01-27Fix licenses.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-22Add tools for generating images.Adin Scannell
2020-01-08Github bug reviverFabricio Voznika
2019-12-20Merge pull request #1026 from lubinszARM:pr_savablegVisor bot
2019-11-25Fix typo in go_branch.sh script.Adin Scannell
2019-11-21Import and structure cleanup.Adin Scannell
2019-11-18release: fix tag scriptAdin Scannell
2019-11-05Fix repository build scripts.Adin Scannell
2019-10-31Add LICENSE and AUTHORS to the go branch.Adin Scannell
2019-10-28Add tools/go_stateify to support Arm64Bin Lu
2019-10-16Reorder BUILD license and load functions in gvisor.Kevin Krakauer
2019-09-18Move the component into the repository structure.Adin Scannell
2019-09-12Remove go_test from go_stateify and go_marshalMichael Pratt
2019-09-12Merge pull request #843 from nlacasse:versiongVisor bot
2019-09-12Update repository directory structure.Adin Scannell
2019-09-10Fix `runsc --version` and add a test.Nicolas Lacasse
2019-09-10Fix minor Kokoro issues.Adin Scannell
2019-09-09go_marshal: Implement automatic generation of ABI marshalling code.Rahat Mahmood
2019-09-06Fix repository build scriptsAdin Scannell
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-27kokoro: Add scripts to rebuild images.Adin Scannell
2019-08-26Don't lose test output.Adin Scannell
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