ebpf-for-windows/scripts
Dave Thaler a46b00c2e3
Add VM setup scripts and docs (#281)
* Create an install script rather than having to manually do lots
  of steps
* Make Debug build use vcruntime as static libs to avoid adding
  another prerequisite on a machine before installing eBPF.  This
  isn't required for Release builds as vcruntime release DLLs
  are part of Windows, unlike vcruntime debug DLLs

Fixes #248

Signed-off-by: Dave Thaler <dthaler@ntdev.microsoft.com>
2021-06-15 08:44:43 -07:00
..
setup_build Add setup_build project to install git hook 2021-03-05 21:46:30 -08:00
.check-license.ignore Add doxygen automation (#180) 2021-05-12 08:23:02 -06:00
check-license.sh Check code formatting and licenses when committing 2021-03-05 21:15:17 -08:00
commit-msg Check code formatting and licenses when committing 2021-03-05 21:15:17 -08:00
deploy-ebpf.ps1 Add VM setup scripts and docs (#281) 2021-06-15 08:44:43 -07:00
format-code First draft of code to serialize EBPF program info (#152) 2021-05-10 07:07:43 -07:00
format-code.ps1 First draft of code to serialize EBPF program info (#152) 2021-05-10 07:07:43 -07:00
install-ebpf.bat Add VM setup scripts and docs (#281) 2021-06-15 08:44:43 -07:00
pre-commit Add setup_build project to install git hook 2021-03-05 21:46:30 -08:00