fcc05e5ea1
update windows resources generation
...
New solution is not hardcoded to amd64 but integrates
with the cross toolchain and support creating arm binaries.
Go has been updated so that ASLR works
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
(cherry picked from commit 8b822c9219 )
Signed-off-by: Tibor Vass <tibor@docker.com >
2021-04-06 19:53:48 +00:00
55451d3c75
Add checks for dependencies that are not vendored.
...
`make vendor` fails if any dependency is not vendored.
Signed-off-by: Madhur Batra <madhurbatra097@gmail.com >
2020-07-06 09:23:19 +00:00
cdaf6f44ba
Update gitignore
...
Adding some lines from the Moby gitignore
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2017-09-27 16:45:35 +02:00
ff615dbc4d
Add scripts and targets for manpages and yamldocs
...
Signed-off-by: Tibor Vass <tibor@docker.com >
2017-06-05 19:10:44 +00:00
d79d903864
Add test-coverage & codecov target and update circleci
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm >
2017-05-19 17:22:37 -04:00
8a6ad48d2b
Add windows resources to binary.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2017-05-15 18:03:03 -04:00
a787cbc93b
Support building a dynbinary
...
Cleanup dynbinary and binary builds
Signed-off-by: Daniel Nephin <dnephin@docker.com >
2017-05-12 13:34:06 -04:00
87449dbaa1
make go build and docker build operations faster
...
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com >
2017-04-27 15:06:57 -07:00
fb413981d3
add Makefiles and document their use in the README
...
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com >
2017-04-25 09:57:06 -07:00
acf4eab87b
add gitignore file
...
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com >
2017-04-21 11:49:00 -05:00