client/hack
Naomi Seyfer 5e5b46028f Disable cgo extensions in build-binaries.sh (#106)
Previously, we were running into errors on computers without cross-compilation C
headers. For simplicity of building, and because we don't need superperformant
net libs, disable cgo.
2019-05-14 12:22:31 -07:00
..
util chore(version): Add buildtime and git revision to version command (#76) 2019-04-18 15:53:26 -07:00
NEXT_VERSION chore(version): Add buildtime and git revision to version command (#76) 2019-04-18 15:53:26 -07:00
build-binaries.sh Disable cgo extensions in build-binaries.sh (#106) 2019-05-14 12:22:31 -07:00
build.sh fix(build.sh): Fix path to built kn when printing out the version (#77) 2019-04-19 12:47:27 -07:00
generate-docs.go Adds Cobra generated docs and means to generate them and first cut of other docs (#93) 2019-05-06 17:39:36 -07:00
generate-docs.sh Adds Cobra generated docs and means to generate them and first cut of other docs (#93) 2019-05-06 17:39:36 -07:00
update-deps.sh Add hack/verify-codegen.sh so CI verifies vendor/ doesn't drift (#64) 2019-04-08 10:28:58 -07:00
verify-codegen.sh Add hack/verify-codegen.sh so CI verifies vendor/ doesn't drift (#64) 2019-04-08 10:28:58 -07:00