]> Cypherpunks repositories - gostls13.git/commit
time: use go generate rather than Makefile (windows only)
authorRob Pike <r@golang.org>
Tue, 26 Aug 2014 21:45:53 +0000 (14:45 -0700)
committerRob Pike <r@golang.org>
Tue, 26 Aug 2014 21:45:53 +0000 (14:45 -0700)
commit1660ece7695a90e178aa08ef6e413811957791d5
treef1fb3367a7f47e6ec324ee288a1b613b507fa8de
parent62be54a8c029a85bf06742a19bcdb5e86151559d
time: use go generate rather than Makefile (windows only)
Also make genzabbrs.go more self-contained.
Also run it (on Linux; does that matter?) to update the table.

LGTM=rsc
R=rsc, alex.brainman
CC=golang-codereviews
https://golang.org/cl/128350044
src/pkg/time/Makefile [deleted file]
src/pkg/time/genzabbrs.go
src/pkg/time/zoneinfo_abbrs_windows.go
src/pkg/time/zoneinfo_windows.go