Commit Graph

807 Commits

Author SHA1 Message Date
Matthew Arbesfeld
46ea7dcf30 Revert "Bump package versions"
This reverts commit 97b389b9d6.
2014-08-20 22:38:09 -07:00
Matthew Arbesfeld
97b389b9d6 Bump package versions 2014-08-20 21:37:56 -07:00
Matthew Arbesfeld
df38c100a9 Merge branch 'release-0.9.0' into cordova-hcp
Conflicts:
	tools/commands-packages.js
	tools/utils.js
2014-08-20 20:57:24 -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
2866a2018f version bump for rc10 2014-08-19 17:31:18 -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
Sashko Stubailo
e59bf43470 Fiddle with HOME var 2014-08-18 19:01:06 -07:00
Sashko Stubailo
2dd1434f3f Lock android in a box 2014-08-18 18:34:01 -07:00
Sashko Stubailo
2bc8b05596 Change "elephant" to "java" 2014-08-18 17:16:31 -07:00
Sashko Stubailo
d6071c121c Fix java version command 2014-08-18 17:15:34 -07:00
Sashko Stubailo
63a00c9c96 Improve error message on OSX 2014-08-18 17:13:36 -07:00
Sashko Stubailo
3c97f02509 Try to exit 2014-08-18 17:02:58 -07:00
Sashko Stubailo
f59d03a3c4 Add trigger for java 2014-08-18 16:59:28 -07:00
Sashko Stubailo
bbbf3ee318 Working on better prompt to install Java 2014-08-18 16:05:36 -07:00
David Glasser
b1b1520f3e Remove lots of pre-packaging scripts/admin stuff
You can still find it on release-0.8.3! :)
2014-08-18 00:40:00 -07:00
David Glasser
9ed6204acc Remove awssum submodule 2014-08-18 00:37:14 -07:00
David Glasser
bc6239dfc1 vbump for rc9
Hopefully we won't have to do "bump for all the npm modules" again after
this
2014-08-15 12:34:47 -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
a9db15a9e6 vbump for 0.9.0-rc8 2014-08-14 12:02:08 -07:00
David Glasser
56ff54b085 Upgrade Node to 0.10.30. Fix npm bug again. 2014-08-14 10:15:47 -07:00
David Glasser
2a598ef56c vbump rc7 2014-08-13 18:15:47 -07:00
Slava Kim
86d34d4031 s/yes/echo 2014-08-13 17:25:27 -07:00
Slava Kim
171655df33 replace "echo -e '\n'" with "yes '<new line>'" 2014-08-13 17:22:09 -07:00
Slava Kim
9e44f25cf5 Download android_bundle only on actual Android use 2014-08-13 17:15:25 -07:00
Sashko Stubailo
ef42676cae Merge branch 'cordova-hcp' of github.com:meteor/meteor into cordova-hcp 2014-08-13 16:17:43 -07:00
Slava Kim
b4bb83d961 Merge branch 'ios-sim-bundle' into cordova-hcp
Conflicts:
	scripts/cordova.sh
2014-08-13 16:10:47 -07:00
Slava Kim
0ed5ba1ed9 put ios-sim and ios-deploy into PATH 2014-08-13 16:08:43 -07:00
Sashko Stubailo
1b118dc804 Ask to install JDK 2014-08-13 15:54:50 -07:00
Matthew Arbesfeld
e9b9132a04 Merge branch 'devel' into cordova-hcp
Conflicts:
	meteor
	tools/catalog.js
	tools/commands-packages.js
	tools/commands.js
2014-08-13 15:07:42 -07:00
Sashko Stubailo
a7cb7410bf Small changes 2014-08-13 14:28:53 -07:00
Sashko Stubailo
67f564827b fix cordova.sh 2014-08-13 14:11:00 -07:00
Sashko Stubailo
ff7e7bb93f Updated abi 2014-08-13 14:10:03 -07:00
Sashko Stubailo
35f966285a This will totally work 2014-08-12 18:08:39 -07:00
Sashko Stubailo
c47996b35c Missing bracket 2014-08-12 17:53:50 -07:00
Sashko Stubailo
b391aca855 Create avd if necessary 2014-08-12 17:52:41 -07:00
Sashko Stubailo
565468e042 The bundle doesn't work on linux if made on mac 2014-08-12 17:31:37 -07:00
Sashko Stubailo
93e923e8d0 Try local jre for linux 2014-08-12 17:29:14 -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
Sashko Stubailo
0cf7aad90f Try without java 2014-08-12 17:12:19 -07:00
David Glasser
adb3a65b96 version bumps for 0.9.0-rc6 2014-08-12 16:27:51 -07:00
Sashko Stubailo
221a9b1bcb Fix error 2014-08-12 15:50:09 -07:00
Sashko Stubailo
89b530db99 Add java to android_bundle 2014-08-12 15:47:55 -07:00
Sashko Stubailo
3930b9c26f Change node path 2014-08-12 15:26:02 -07:00
Sashko Stubailo
53f6e0890f Made node point to local node 2014-08-12 15:23:27 -07:00
Sashko Stubailo
468f299c69 Trying to make android bundle more portable 2014-08-12 14:44:18 -07:00
Slava Kim
97007f2441 ios-sim build script 2014-08-12 13:56:25 -07:00
Slava Kim
8f30d7779d Extract the android_bundle download logic into a separate code.
+ Refactor parts of async/sync child process calls
2014-08-11 22:53:08 -07:00
Sashko Stubailo
b7564b80ad Updated path for local cordova 2014-08-11 16:12:47 -07:00