kubernetes/hack/make-rules
Tim Hockin 6659667469 Make builds faster by caching ALL_GO_DIRS
This operation takes 2-5 seconds on every build, but doesn't actually need to
run most of the time.  Now we cache it and see if it needs a rebuild (fast)
before actually rebuilding (slow).
2016-07-21 09:31:38 -07:00
..
helpers Make builds faster by caching ALL_GO_DIRS 2016-07-21 09:31:38 -07:00
build.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
cross.sh Make releases work 2016-07-12 21:52:54 -07:00
test-cmd.sh Make sure --record=false is acknowledged when passed to commands 2016-07-15 11:24:05 -04:00
test-e2e-node.sh Inject top level QoS cgroup creation in the Kubelet 2016-07-15 10:02:22 -07:00
test-integration.sh Makefile should use paste ... - for posix semantics 2016-07-18 15:56:59 -04:00
test.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
verify.sh Use make as the main build tool 2016-07-12 21:52:00 -07:00
vet.sh Overhaul deps on generator tools 2016-07-12 21:52:54 -07:00