David Glasser
|
9285bd9cab
|
Bump dev bundle version number to 0.2.3.
|
2012-09-17 18:51:21 -07:00 |
|
David Glasser
|
e50d71a208
|
Only include the correct architecture's fibers.node in the dev bundle.
|
2012-09-17 18:39:35 -07:00 |
|
David Glasser
|
216b3f312e
|
generate-dev-bundle.sh: add reminder to update LICENSE.txt.
|
2012-09-14 11:32:28 -07:00 |
|
Nick Martin
|
a43c8b1d6a
|
Comment on upcoming fix in node that means we can remove our hacky patch.
|
2012-09-11 17:14:07 -07:00 |
|
Nick Martin
|
1cfc9f6df2
|
Bump version number again for PORTABLE fix.
|
2012-09-06 22:41:33 -07:00 |
|
Nick Martin
|
b0dbd1cb7f
|
Use the PORTABLE flag to make npm not hard-code the install prefix
|
2012-09-06 22:13:53 -07:00 |
|
David Greenspan
|
bccc870ac4
|
minor comment wording
|
2012-09-06 21:12:30 -07:00 |
|
Nick Martin
|
b672b780d8
|
Bump version number for final build before merge.
|
2012-09-06 19:44:23 -07:00 |
|
Nick Martin
|
4498058a62
|
Reduce the size of the dev bundle.
|
2012-09-04 22:55:04 -07:00 |
|
Nick Martin
|
fe836775fd
|
Bump fibers, new version was just released.
|
2012-09-04 21:26:09 -07:00 |
|
Nick Martin
|
64bd3f782d
|
Clean up hack to node.
- clarify comments.
- setNonBlocking -> setBlocking
- add extra safety when calling on a stock node
|
2012-09-04 21:26:09 -07:00 |
|
David Greenspan
|
73ba7d1db1
|
Fix "meteor mongo" and behavior in the Emacs shell
Monkey-patches Node. This is super ugly!
|
2012-08-31 19:08:57 -07:00 |
|
Nick Martin
|
a0f64a317a
|
Node now builds openssl statically by default, so we can remove our hacky static linking.
|
2012-08-31 14:48:15 -07:00 |
|
David Greenspan
|
8d759523da
|
Add npm "keypress" module
|
2012-08-31 14:46:28 -07:00 |
|
Nick Martin
|
a8e963d8ca
|
Increment version numbers for all the software we use.
|
2012-08-31 13:58:19 -07:00 |
|
Nick Martin
|
01548403d0
|
Bump dev bundle version number. This is a big change, so 0.2.0.
|
2012-08-31 13:58:19 -07:00 |
|
David Glasser
|
4e68bdd0e9
|
dev_bundle 0.1.7: packages needed for email branch
|
2012-08-16 19:44:31 -07:00 |
|
Nick Martin
|
e3d970fd82
|
Bump dev bundle version number.
|
2012-07-09 17:18:05 -07:00 |
|
Nick Martin
|
cf23243038
|
Bump gzippo.
|
2012-07-09 17:18:00 -07:00 |
|
Nick Martin
|
b0f3de7cb1
|
Bump stylus and nib versions again, they are already out of date.
|
2012-07-09 17:11:17 -07:00 |
|
Trevor Burnham
|
b2667bd5a9
|
Adding support for Nib to the Stylus package
|
2012-07-09 17:02:01 -07:00 |
|
Trevor Burnham
|
6081f174c2
|
Updating Stylus to version 0.27.1 (includes API changes)
|
2012-07-09 17:02:01 -07:00 |
|
Nick Martin
|
236e7a7dd7
|
Bump dev bundle version number.
|
2012-05-07 14:03:40 -07:00 |
|
Nick Martin
|
1fe02fd96a
|
Bump node version for security fix.
Also remove now obsolete npm version hackery.
|
2012-05-07 14:03:06 -07:00 |
|
Nick Martin
|
f212fa5fb9
|
Bump bundle version number.
|
2012-04-27 16:51:51 -07:00 |
|
Nick Martin
|
2ce1d03dbc
|
Fix permission issue in built bundle.
|
2012-04-27 16:51:32 -07:00 |
|
Nick Martin
|
88a70acac6
|
Bump bundle vno again.
|
2012-04-25 17:20:43 -07:00 |
|
Nick Martin
|
1836fd02da
|
Add sass and stylus preemptively for #40 and #50.
|
2012-04-25 17:20:43 -07:00 |
|
Nick Martin
|
07c307a2cc
|
Sockjs 0.3.1 is out.
|
2012-04-25 17:20:43 -07:00 |
|
Nick Martin
|
8857ed9909
|
Use newer npm for fixes to fstream-npm.
|
2012-04-25 17:20:42 -07:00 |
|
Nick Martin
|
96fa3dd365
|
Bump dev bundle vno.
|
2012-04-23 21:45:42 -07:00 |
|
Nick Martin
|
d80978edeb
|
Bump versions of things in dev_bundle.
|
2012-04-23 20:45:05 -07:00 |
|
Nick Martin
|
8906a2a50b
|
Remove old socket.io backwards compatibility package.
|
2012-04-23 20:22:05 -07:00 |
|
Nick Martin
|
3653254578
|
Bump dev bundle version number.
|
2012-04-05 17:51:48 -07:00 |
|
Nick Martin
|
028f052f24
|
Add new package for gzip.
|
2012-04-05 17:51:48 -07: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
|
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
|
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
|
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 |
|