moby--moby/client
John Starks 4677f8036e Windows: Add file version information
This change adds file version information to docker.exe and dockerd.exe by
adding a Windows version resource with the windres tool.

This change adds a dependency to binutils-mingw-w64 on Linux, but removes
a dependency on rsrc. Most Windows build environments should already have
windres if they have gcc (which is necessary to build dockerd).

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-04-24 10:55:51 -07:00
..
client.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
client_test.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
daemon.go Cleanup from CR. 2016-04-23 15:05:15 -04:00
daemon_unix.go Cleanup from CR. 2016-04-23 15:05:15 -04:00
daemon_windows.go Cleanup from CR. 2016-04-23 15:05:15 -04:00
daemon_windows_test.go Cleanup from CR. 2016-04-23 15:05:15 -04:00
docker.go Cleanup from CR. 2016-04-23 15:05:15 -04:00
docker_windows.go Windows: Add file version information 2016-04-24 10:55:51 -07:00
flags.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00
flags_test.go Build two binaries client and daemon. 2016-04-22 11:26:01 -04:00