aboutsummaryrefslogtreecommitdiffstats
path: root/csource
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-06-13 15:55:31 +0200
committerDmitry Vyukov <dvyukov@google.com>2017-06-13 15:55:31 +0200
commit3751542e1e442c798e456f11d49e48710d90a0eb (patch)
tree586bb66b2ed007d9d2c671ec1143060c10935dce /csource
parentb94b250a78e2149a922e506614f796cd27f2b70e (diff)
sys: check in generated files
We used to have all generated files checked in. Later we removed them (now users are supposed to run make to generate them). This causes several problems: - go get does not work as it tries to build everything straight away (go get -d works, but users are confused) - users don't run make and complain that build is broken - users don't re-run make after updates and complain that build is broken - hard to integrate into other build system (even if they support building Go, they don't support running sysgen out-of-the-box) Fixes #216
Diffstat (limited to 'csource')
0 files changed, 0 insertions, 0 deletions