Ben Newman
f15f56fff7
Upgrade pathwatcher to prevent tests from hanging.
...
I fixed https://github.com/atom/node-pathwatcher/issues/47 with
https://github.com/atom/node-pathwatcher/pull/48 , and @kevinsawicki
published my changes to NPM as pathwatcher@2.3.3.
These changes make it so pathwatcher no longer keeps our test processes
alive when they would otherwise naturally exit.
2014-11-21 17:37:15 -08:00
Ben Newman
88477358ac
Add node-pathwatcher NPM package to dev bundle.
2014-11-17 20:27:29 -05:00
Ben Newman
2cb7d51d21
Revert "Add watchman and sane to the dev bundle."
...
This reverts commit c426ffe899 .
2014-11-17 20:11:32 -05:00
Ben Newman
c426ffe899
Add watchman and sane to the dev bundle.
2014-11-11 21:08:49 -05:00
David Glasser
34aac459a0
Upgrade esprima to 1.2.2 from pre-1.1
2014-10-30 15:12:30 -07:00
David Glasser
e79e04fd60
Upgrade Mongo to 2.4.12 from 2.4.9
...
Not quite ready to take 2.6 yet
2014-10-30 15:12:29 -07:00
David Glasser
fc375be7c8
Upgrade openssl in mongo to 1.0.1j from 1.0.1g
2014-10-30 15:12:29 -07:00
David Glasser
d91667a941
Upgrade http-proxy to 1.6.0 from 1.0.2
...
The patch was integrated in 1.0.3.
2014-10-30 15:12:29 -07:00
David Glasser
66bd817382
Upgrade phantomjs to 1.9.12 from 1.8.1-1
2014-10-30 15:12:29 -07:00
David Glasser
8b9771420b
upgrade sqlite3 to 3.0.2 from 3.0.0
2014-10-30 15:12:29 -07:00
David Glasser
80f8eec669
Upgrade source-map to 0.1.40 from 0.1.32
2014-10-30 15:12:29 -07:00
David Glasser
5d84fd2b7c
Upgrade tar to 1.0.2 from 1.0.1
2014-10-30 15:12:29 -07:00
David Glasser
92b1bf1369
Upgrade request to 2.47.0 from 2.33.0
...
Looks like it now auto-detects $HTTP_PROXY so we could drop that code
from http-helpers (but not from the faye stuff).
2014-10-30 15:12:29 -07:00
David Glasser
4d2499ed7d
Explain why not upgrading underscore
2014-10-30 15:12:28 -07:00
David Glasser
a6cce36f8d
Explain why not upgrading fibers
2014-10-30 15:12:28 -07:00
David Glasser
c2a4134d97
Update Node to 0.10.33 from 0.10.29
...
Our npm patch is not yet in a Node 0.10 release (it's in npm 2.1.0).
2014-10-30 15:12:28 -07:00
David Glasser
2248a0174a
Fix jsdoc. No longer depends on dev bundle.
2014-10-28 10:34:59 -07:00
Slava Kim
36d9b3d4aa
Pin cordova-cli to the newest cordova-lib-npm fork that correctly points to the latest fork of cordova-android
2014-10-24 12:20:23 -07:00
David Glasser
42de8d4552
Delete a lot of junk from the dev bundle
...
Mostly test data and docs. Also some build-time-only dependencies for sqlite.
2014-10-20 13:50:40 -07:00
Justin SB
a68a12dd02
Replace the progress npm dependency with our own version
...
More or less copied code, for now (MIT licensed)
2014-10-17 11:27:17 -07:00
Emily Stark
301eb65637
Put 'netroute' into dev bundle
2014-10-14 21:14:14 -07:00
ekatek
676c3ea1b6
add sqllite to 0.9.4 branch
2014-09-30 14:55:42 -07:00
Justin SB
292b107759
Put new dependencies into generate-dev-bundle.sh and LICENSE.txt
...
I had put them into dev-bundle-package.json (incorrectly)
2014-09-19 20:08:47 -07:00
Ben Newman
64a624ae5c
Include node-inspector v0.7.4 in the dev_bundle.
2014-09-18 14:55:58 -04:00
Slava Kim
2c741b0a34
Remove redundant reference to ios-sim
2014-08-29 00:27:26 -07:00
Matthew Arbesfeld
fca5c382d5
Merge branch 'release-0.9.1' into cordova-hcp
...
Conflicts:
docs/client/api.html
docs/client/api.js
meteor
packages/autoupdate/autoupdate_server.js
packages/autoupdate/package.js
packages/constraint-solver/package.js
packages/less/package.js
packages/meteor-tool/package.js
packages/meteor/package.js
packages/minimongo/package.js
packages/mongo-livedata/package.js
packages/oauth1/package.js
packages/package-version-parser/package.js
packages/spiderable/package.js
packages/standard-app-packages/package.js
packages/templating/package.js
packages/test-in-console/package.js
packages/webapp/package.js
scripts/admin/meteor-release-experimental.json
scripts/generate-dev-bundle.sh
tools/uniload.js
2014-08-28 21:13:59 -07:00
Sashko Stubailo
29ff6a8d99
Add jsdoc to dev bundle
2014-08-27 14:46:55 -07:00
Matthew Arbesfeld
75427d70ce
Merge branch 'devel' into cordova-hcp
...
Conflicts:
docs/client/docs.js
examples/leaderboard/.meteor/versions
meteor
packages/backbone/package.js
packages/constraint-solver/package.js
packages/meetup/package.js
packages/meteor-tool/package.js
packages/showdown/package.js
packages/stylus/package.js
scripts/admin/meteor-release-experimental.json
tools/commands-packages.js
tools/commands.js
tools/project.js
tools/tests/old/app-with-private/.meteor/versions
tools/tests/old/app-with-public/.meteor/versions
tools/tests/old/empty-app/.meteor/versions
2014-08-27 13:38:57 -07:00
Slava Kim
0f285d3596
Fix devbundle url for cordova fork
2014-08-25 20:11:15 -07:00
Slava Kim
5d8d9e7ddf
Switch npm module 'cordova' to our fork due to an outstanding issue
...
fork contains this patch:
445ddd89fb
2014-08-25 20:02:05 -07:00
David Glasser
aa8e465b4e
Shrink dev bundle by removing 10M phantom zip file
...
The phantom install process downloads this zip file but doesn't clean it
up.
2014-08-22 18:24:42 -07:00
Matthew Arbesfeld
922af65765
Merge branch 'devel' into cordova-hcp
...
Conflicts:
meteor
scripts/generate-dev-bundle.sh
tools/bundler.js
tools/unipackage.js
2014-08-20 19:48:26 -07:00
David Glasser
9fefcb2a6f
update fstream/tar to fix tarball crash
...
https://github.com/npm/fstream/issues/26
We were working around this before, but this is a better fix. Plus might
be a (probably unobservable?) performance improvement since we do fewer
fs ops.
2014-08-19 12:58:32 -07:00
David Glasser
c708cd6813
Just fix the npm bug, on 0.10.29
...
Even though 0.10.29 has a security hole, 0.10.30 is worse: it often
takes 100% CPU if you pass a float to setTimeout!
2014-08-15 12:11:42 -07:00
David Glasser
98b2885e85
Revert "Upgrade Node to 0.10.30. Fix npm bug again."
...
This reverts commit 56ff54b085 .
2014-08-15 07:21:24 -07:00
David Glasser
56ff54b085
Upgrade Node to 0.10.30. Fix npm bug again.
2014-08-14 10:15:47 -07:00
Slava Kim
3f04a82ea4
Checkout a certain version of ios-deploy
2014-08-12 17:24:51 -07:00
Slava Kim
c889dfdc76
ios-deploy, download ios-sim from s3
2014-08-12 17:17:41 -07:00
Slava Kim
97007f2441
ios-sim build script
2014-08-12 13:56:25 -07:00
Sashko Stubailo
f3b9c7261b
Remove ios-sim because it needs rake
2014-08-07 16:18:14 -07:00
Sashko Stubailo
18e14e8e34
Update version of ios-sim
2014-08-07 15:51:40 -07:00
Sashko Stubailo
3bee8039eb
Testing with jenkins, please ignore
2014-08-07 15:26:55 -07:00
Sashko Stubailo
86ef1b5c83
Add ios-sim to dev bundle
2014-08-07 14:41:30 -07:00
Sashko Stubailo
7fcc41f1ed
Add script to generate Android bundle
...
Modify command to use the local cordova
2014-08-07 11:00:29 -07:00
Sashko Stubailo
d538d40972
Updated dev bundle script to download Android stuff, doesn't work perfectly yet
2014-08-06 10:56:24 -07:00
Matthew Arbesfeld
ff68931a51
Add BrowserStackLocal binary to dev_bundle
...
We added the new binaries to the s3 bucket, and then GET them from the
generate_dev_bundle shell script.
2014-07-03 14:18:55 -07:00
David Glasser
9a34a7c3ab
The changes from dev bundle 0.3.41, merged in
2014-07-01 16:26:48 -07:00
David Glasser
a92a62acc1
Use a package.json file for deps of boot.js
...
Include package.json and npm-shrinkwrap.json in dev_bundle/etc
Dev bundle version number skips over one used on matt-dev-bundle-update
2014-07-01 14:57:42 -07:00
David Glasser
af7c8a3e6e
can't override npm version
...
bump dev bundle again
sigh. in trying to work around a silly bug (npm creates ~/tmp), it
turns out that you can't actually install npm like that --- because it
reverts the hack done by 'make install PORTABLE=1' to make npm find node
properly (because that hack literally rewrites a file in the npm module)
2014-06-26 13:53:14 -07:00
David Glasser
c6a94b7f19
new dev bundle
...
Changes:
- Drop keypress; it hasn't been used since we rewrote prompts to use
built-in readline
- Use a slightly newer version of npm, to avoid strange thing where it
creates ~/tmp
- Drop node-aes-gcm and bcrypt: we now can support cross-platform
package deploys directly! (A follow-up commit will add them
to the corresponding packages.)
- Drop heapdump: it was only there for convenience, and now can also be
added via a package
- upddate some comments
2014-06-26 13:53:13 -07:00