Commit Graph

16 Commits

Author SHA1 Message Date
jviide
4b6455d395 Fix the local development environment instructions
Omit the docker-machine/ path prefix from the last cd command. Having followed the instructions the user should already be in the docker-machine directory.

Signed-off-by: Joachim Viide <jviide@iki.fi>
2015-11-05 23:21:45 +02:00
Olivier Gambier
afb1411608 Make updates
Added and documented two simple helpers to ease managing deps.
Removed now obsolete references to `grep -v Godeps`

Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-11-04 08:45:27 -08:00
Olivier Gambier
3e2e3d0a59 Build system enhancements
- new simpler targets:
 * make machine
 * make plugins
 * make cross
- fixed windows cross build to output .exe files

Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-10-15 13:26:45 -07:00
gdm85
7fc4aedd1c Simplify fetch process by using go get
Signed-off-by: Giuseppe Mazzotta <gdm85@users.noreply.github.com>
2015-10-13 11:21:01 +02:00
gdm85
a82d2cd74d Explain how to prepare a Go 1.5 development environment
Other minor documentation fixes

Signed-off-by: Giuseppe Mazzotta <gdm85@users.noreply.github.com>
2015-10-11 11:51:16 +02:00
Olivier Gambier
56160e0058 Prepare build for plugins PR
Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-10-07 18:02:58 -07:00
David Gageot
97ca43708a Fix binaries location
Signed-off-by: David Gageot <david@gageot.net>
2015-10-07 15:06:47 +02:00
Olivier Gambier
5fbfbe1ff7 Rehauled build system and integration testing
- USE_CONTAINER allow to seamlessly run targets inside or outside containers
- all build calls have been harmonized, honoring the same env variables
- contributing doc has been streamlined according to that
- kill the distinction between remote and local docker builds
- got rid of some of the byzantine calls in various asorted scripts
- support for static build, debug builds, verbose

Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-09-18 15:47:00 -07:00
Ivan Mikushin
3c1caa5acb Build on any (even remote) docker
Signed-off-by: Ivan Mikushin <i.mikushin@gmail.com>
2015-08-19 13:18:25 +05:00
Nathan LeClaire
28831d1f65 Prioritize using make in build
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-08-14 15:41:03 -07:00
Nathan LeClaire
ed01843dc9 Refactor integration tests
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-06-02 10:10:52 -07:00
alex.chan@metaswitch.com
566528547e Fix spelling and capitalisation mistakes in docs
Signed-off-by: Alex Chan <alex.chan@metaswitch.com>
2015-05-27 15:16:07 +01:00
Nathan LeClaire
f1c7577f82 Add environment variable option to skip docker build
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-05-05 14:39:13 -07:00
Evan Hazlett
8beb06248b moved contributing guidelines and driver reqs to contributing doc
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-04-13 09:22:35 -04:00
Evan Hazlett
b51b0aeaa5 fixed typo with contrib doc
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2014-12-05 21:42:36 -05:00
Ben Firshman
73d19108bf Initial commit
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
2014-12-04 15:05:11 +01:00