Sashko Stubailo
0618c41dd6
Add some basic JSDoc stuff to generate a js file for docs
2014-08-25 17:24:31 -07:00
Slava Kim
4f54e31725
add android.sh for managing avds
2014-08-25 15:40:52 -07:00
David Glasser
25ca18a266
rc19, same as rc18 for testing --patch
2014-08-25 14:35:02 -07:00
David Glasser
4e017c5938
rc18
2014-08-25 14:33:52 -07:00
David Glasser
59177d7ad5
rc17 (same as rc16)
2014-08-25 14:21:46 -07:00
David Glasser
f0890205ae
rc16
2014-08-25 14:17:56 -07:00
David Glasser
6c7a29683c
rc15!
2014-08-25 14:06:50 -07:00
David Glasser
106bde8163
First draft of banners and upgraders.
...
old-banner needs to be manually copied into manifest.json
2014-08-25 14:00:04 -07:00
David Glasser
b161bf1c41
Start on the banner.
...
Push this with:
s3cmd -P put manifest.json s3://com.meteor.static/update/
2014-08-25 13:50:59 -07:00
David Glasser
15fae4ecf1
patch, banners
2014-08-24 23:55:09 -07:00
David Glasser
0542a3a9ea
0.9.0-rc13, now on METEOR@
2014-08-24 21:21:09 -07:00
David Glasser
08b2625082
METEOR-CORE -> METEOR
2014-08-24 18:46:37 -07:00
David Glasser
75310c9493
vbump for rc12
2014-08-22 19:07:01 -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
David Glasser
53a844770f
version bump for rc11
2014-08-21 18:45:08 -07:00
Matthew Arbesfeld
ab1db51f55
vbump cordova-2
2014-08-21 01:05:40 -07:00
Matthew Arbesfeld
c05397be11
Revert "Revert "Bump package versions""
...
This reverts commit 46ea7dcf30 .
2014-08-20 23:08:49 -07:00
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