Commit Graph

76 Commits

Author SHA1 Message Date
Nick Martin
0a7312755c Fixup manifest.json for new URL scheme. Old updaters still use this URL, newer ones construct it from the base url. 2012-03-06 18:55:33 -08:00
Nick Martin
ec25f76866 Bump version number 2012-03-06 18:36:31 -08:00
matt debergalis
3a62cb15cd copyedit strings 2012-03-06 18:34:21 -08:00
Nick Martin
f7824d096b Try --force to silence rpm errors. 2012-03-06 15:59:51 -08:00
Nick Martin
7b2f0682c7 String tweaks. 2012-03-06 15:59:51 -08:00
Nick Martin
f94199e54b Add handy script for executing node on helper scripts. 2012-03-06 15:59:51 -08:00
Nick Martin
7227e9d880 --tmpdir isn't supported everywhere, but -t should be. 2012-03-06 15:59:51 -08:00
Nick Martin
afd5ea38fb Bump dev bundle vno. 2012-03-06 15:59:51 -08:00
Nick Martin
48bfdc6bd4 Fix sockjs optional module breakage by faking out npm. 2012-03-06 15:59:51 -08:00
Nick Martin
452795f173 Fix openssl static build. Issue was surfaced due to fresh build machines on Jenkins. Previous builds only worked by coincidence. 2012-03-06 15:59:51 -08:00
Nick Martin
fb00497dd4 Use a newer version of v8 in our node build.
This fixes segfaults from node-fibers.
2012-03-06 15:59:51 -08:00
Nick Martin
444faba4e8 Put output in "dist" directory instead of homedir. 2012-03-06 15:59:51 -08:00
Nick Martin
929d56a8a3 Don't install to /usr/local when building, install to a tempdir instead.
This means we can build as an unprivileged user on linux.
2012-03-06 15:59:51 -08:00
Nick Martin
e83acb4aa2 Overhaul update mechanism to work on both linux and macos. 2012-03-06 15:59:50 -08:00
Nick Martin
9738011014 Stamp built packages with dotfile for easy identification on upgrade. 2012-03-06 15:59:50 -08:00
Nick Martin
c242531e14 Safety belt around not having $TARBALL env var. 2012-03-06 15:59:50 -08:00
Nick Martin
b9637bbeb5 Rework install script to install from deb or rpm on linux.
Somewhat tested. Seems to work pretty well across platforms. String tweaking may still be needed.
2012-03-06 15:59:50 -08:00
Nick Martin
df92eb4af5 First pass rpm build. 2012-03-06 15:59:50 -08:00
Nick Martin
2a406ff0ff Disable mtime check in node-fibers.
Otherwise things break when a packaging tool changes the mtime of node or node-fibers.
2012-03-06 15:59:50 -08:00
Nick Martin
8fb4b674b5 Reduce verbosity. 2012-03-06 15:59:50 -08:00
Nick Martin
41fb1f643b Add debian changelog to version increment script. 2012-03-06 15:59:50 -08:00
Nick Martin
e29b00bf7a refactor between cut and build scripts. 2012-03-06 15:59:50 -08:00
Nick Martin
95b80fc61d Fill out metadata with Meteor info and license. 2012-03-06 15:59:50 -08:00
Nick Martin
ba34c25de1 Build and install meteor. 2012-03-06 15:59:50 -08:00
Nick Martin
6037802e53 Remove all example files.
None of them are needed for now. Future self: check here if you have an emacs mode you want to install.
2012-03-06 15:59:50 -08:00
Meteor Deb Packager
9c07d34428 Initial blank debian package. 2012-03-06 15:59:50 -08:00
Nick Martin
9bbe6af4a4 Refactor release script in twain. 2012-03-06 15:59:50 -08:00
Nick Martin
1c72f2ed90 Bump bundle version. 2012-03-06 15:59:49 -08:00
Nick Martin
6be6c248af Put arch in bundle name. 2012-03-06 15:59:49 -08:00
Nick Martin
bbc167efc9 Statically link openssl. 2012-03-06 15:59:49 -08:00
Nick Martin
d65e5ed058 Bump node version. 2012-03-06 15:59:49 -08:00
Nick Martin
dfd094e6c2 Bump dev bundle vno again. 2012-02-14 18:00:50 -08:00
Nick Martin
0fed828024 Update sockjs to just released 0.2.1. 2012-02-14 18:00:50 -08:00
Nick Martin
c37b498436 Bump dev_bundle version number. 2012-02-14 18:00:49 -08:00
Nick Martin
63f893e407 Upgrade misc packages and remove unused package. 2012-02-14 18:00:49 -08:00
Nick Martin
2461bdd3dd Add sockjs to dev bundle, and deprecate socket.io. 2012-02-14 18:00:49 -08:00
Nick Martin
755541f55a Update script to bump docs as well. 2012-02-09 15:07:03 -08:00
Nick Martin
93cce72a65 Bump to version 0.1.4 2012-02-09 15:02:04 -08:00
Nick Martin
16315ee3b1 Bump to version 0.1.3 2012-01-31 21:46:06 -08:00
Nick Martin
8e4dede502 Bump to version 0.1.2 2012-01-30 17:25:13 -08:00
Nick Martin
4e4358e2c0 Bump to version 0.1.1 2012-01-19 23:34:31 -08:00
Nick Martin
ee0da539a5 Bump major vno for new release. 2012-01-19 23:34:16 -08:00
Nick Martin
931ed590cb Bump to version 0.0.44 2012-01-19 22:23:01 -08:00
Nick Martin
7daf9751cc Bump to version 0.0.43 2012-01-19 20:51:03 -08:00
Nick Martin
207464ba38 Revert "REVERT LATER push to separate remote."
This reverts commit 04a1f13509.
2012-01-19 19:28:43 -08:00
Nick Martin
04a1f13509 REVERT LATER push to separate remote. 2012-01-18 21:39:50 -08:00
Nick Martin
459dac9cac Merge branch 'master' into meteor
conflicts hand resolved. deftemplate and liveui reverted to master, will re-do later.

Conflicts:
	admin/generate-dev-bundle.sh
	admin/install-s3.sh
	admin/manifest.json
	app/meteor/deploy.js
	app/meteor/meteor.js
	examples/leaderboard/leaderboard.js
	examples/unfinished/azrael/client/azrael.js
	examples/unfinished/azrael/model.js
	packages/liveui/liveui.js
	packages/templating/deftemplate.js
	packages/templating/html_scanner.js
	tests/minimongo/test.html
2012-01-18 16:14:54 -08:00
Nick Martin
0b3419da79 Bump to version 0.0.42 2012-01-17 22:16:37 -08:00
Nick Martin
1b9e00842b Bump dev bundle version. 2012-01-13 16:40:29 -08:00
Nick Martin
5d6fb2af58 Patch for socket.io bug already fixed in master. 2012-01-13 16:38:28 -08:00