Mitchell Hashimoto
56aff48143
scripts: add -e to build.sh again
2013-07-09 12:42:54 -07:00
Mitchell Hashimoto
d7ecf57b06
script: build completes
2013-07-09 12:41:36 -07:00
Steven Merrill
6a79d797d2
Don't allow a dirty Git tree to fail the make command.
2013-07-09 01:24:19 -04:00
Mitchell Hashimoto
45dfcf59c9
scripts: Add git commit to builds
2013-07-08 15:37:01 -07:00
Julian Phillips
c077232744
Fix building on Ubuntu
...
1) /bin/sh is not /bin/bash, so build.sh needs to explictly use /bin/bash
2) dash's echo does not support \x, but it does support \0 (since dash is
/bin/sh, it gets used by Makefiles).
2013-06-30 13:15:19 +01:00
Mitchell Hashimoto
2bdd838d90
scripts: dish.sh should prefix exe's with 'packer-' [GH-39]
2013-06-28 22:05:03 -04:00
Mitchell Hashimoto
5afa38e13b
scripts: SHASUMs should include full version
2013-06-28 10:37:57 -04:00
Mitchell Hashimoto
f030623b62
scripts: fix prerelease detection
2013-06-28 10:35:24 -04:00
Mitchell Hashimoto
3868a69dec
scripts: Get rid of the password on zips
2013-06-28 10:34:15 -04:00
Mitchell Hashimoto
0334694c03
scripts: SHA256SUMs file for checksumming
2013-06-24 15:13:59 -07:00
Mitchell Hashimoto
7043dfeeca
scripts: temporarily password protect ZIPs, upload script
2013-06-24 14:56:53 -07:00
Mitchell Hashimoto
c4120ddee0
scripts: script for publishing to the website
2013-06-20 14:48:57 -07:00
Mitchell Hashimoto
1340767833
scripts: zip the packages for dist
2013-06-20 00:01:12 -07:00
Mitchell Hashimoto
7cddca2fc7
make dist.sh executable
2013-06-19 22:46:24 -07:00
Mitchell Hashimoto
df6de5beab
move scripts into the scripts/ folder
2013-06-19 22:44:02 -07:00