summaryrefslogtreecommitdiff
path: root/link_windows_amd64.go
AgeCommit message (Collapse)Author
2018-09-02And moved the other link files back. It works!Pietro Gagliardi
2018-08-11Moved the existing .go files out of the way and replaced ui.h with the ↵Pietro Gagliardi
alpha4 ui.h.
2018-08-11First step toward alpha 4: we no longer need the Windows resource trick.Pietro Gagliardi
2018-08-11Removed ensureMainThread() now that the latest Go has a guarantee (which was ↵Pietro Gagliardi
always true) about the main thread given runtime.LockOSThread() in init().
2016-06-19Rename static_windows_*.o files to .sysoemersion
2016-06-05Set up the Windows builds. Almost working!Pietro Gagliardi
2016-05-30This isn't going to work.Pietro Gagliardi