• Russ Cox's avatar
    runtime: generate windows callback list with go generate · dcb2ec3b
    Russ Cox authored
    This is the last system-dependent file written by cmd/dist.
    They are all now written by go generate.
    
    cmd/dist is not needed to start building package runtime
    for a different system anymore.
    
    Now all the generated files can be assumed generated, so
    delete the clumsy hacks in cmd/api.
    
    Re-enable api check in run.bash.
    
    LGTM=bradfitz
    R=bradfitz
    CC=golang-codereviews
    https://golang.org/cl/185040044
    dcb2ec3b
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
dev.cc Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...