Victor Marmol
|
a39f3c9200
Add new test-unit make rule which only runs the unit tests. Renames test
|
11 years ago |
Tianon Gravi
|
886eb85dec
Update RELEASE_BUNDLES to include integration tests
|
11 years ago |
Jérôme Petazzoni
|
dc7fefc16b
Use https://get.docker.io/ubuntu consistently
|
11 years ago |
Tianon Gravi
|
6b46a09186
Fix a lot of the sha256 and md5 stuff to be more DRY and extendible, and on more things (specifically, the tgz files too)
|
11 years ago |
Tianon Gravi
|
372b7282cb
Merge pull request #4788 from SvenDowideit/sign-releases-fixup
|
11 years ago |
Sven Dowideit
|
62eb23aed5
missed a bug
|
11 years ago |
Tianon Gravi
|
43124b5613
Merge pull request #4708 from SvenDowideit/sign-releases
|
11 years ago |
Sven Dowideit
|
43febdd432
whitespace-blind
|
11 years ago |
Sven Dowideit
|
179e2c92d8
Generate md5 and sha265 hashes when building, and upload them in hack/release.sh
|
11 years ago |
Viktor Vojnovski
|
4fd82db4be
refactor($hack,$docs): be consistent in apt-key keyserver URI usage, as done in #4740
|
11 years ago |
Tianon Gravi
|
44fe8cbbd1
Update to double-dash everywhere
|
11 years ago |
Tianon Gravi
|
065dd231dd
Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries
|
11 years ago |
Kim BKC Carlbacker
|
b1953baba2
This should make all bash-scripts run on pretty much any posix-system (with bash installed ofc...)
|
11 years ago |
Tianon Gravi
|
221454f315
Fix release.sh sed of install.sh so we preserve tests against 'https://get.docker.io/'
|
11 years ago |
zimbatm
|
13ebc68636
Makes sure the GPG key fingerprint is inlined in the doc everywhere.
|
11 years ago |
Tianon Gravi
|
4100e9b7df
Update cross and tgz to play nicely together (creating a tgz for each supported OS/ARCH), and update release.sh to upload binaries and tgz files for all the supported OS/ARCH combos
|
11 years ago |
Tianon Gravi
|
62a81370ff
Add new "cross" bundle to cross-compile the Docker client for other platforms (currently just 32-bit and 64-bit OS X)
|
11 years ago |
Tianon Gravi
|
b3f5973f41
Add new tgz bundlescript to default make and release
|
11 years ago |
Tianon Gravi
|
7f1b179c67
Fix the display of get.docker.io in Firefox by making our index files text/plain
|
11 years ago |
Tianon Gravi
|
f56945d71b
Update release script to move https://get.docker.io/ubuntu/info to https://get.docker.io/ubuntu/ and provide a backwards-compatibility redirect (same for /builds/info)
|
11 years ago |
Tianon Gravi
|
b8e7ec1b74
Update release script with proper support for non-*.docker.io bucket URLs
|
11 years ago |
Tianon Gravi
|
83a2e92d47
Update hack/release.sh process to automatically invoke hack/make.sh and bail on building/testing issues
|
11 years ago |
Tianon Gravi
|
94bf5b0011
Revamp install.sh to be usable by more people, and to use official install methods whenever possible (apt repo, portage tree, etc.), thus making it an official script and moving it to hack/
|
11 years ago |
Solomon Hykes
|
59856a20bf
Add the output of the tests to each release
|
12 years ago |
Solomon Hykes
|
47838051be
Hack: improve the Dockerfile for an easier development workflow. Build dev container once, run a shell with source mount-binded, run tests as you edit. LIKE A BOSS.
|
12 years ago |