Commit Graph

9316 Commits

Author SHA1 Message Date
Matthew Arbesfeld
60da683110 Update help for run 2014-08-20 13:40:27 -07:00
Slava Kim
4cce2974d7 Rewrite help.txt: build 2014-08-20 13:34:38 -07:00
Matthew Arbesfeld
dafe967d37 Update docs with *-platform* 2014-08-20 13:30:44 -07:00
Sashko Stubailo
4cdea317c9 Merge branch 'cordova-hcp' of github.com:meteor/meteor into cordova-hcp 2014-08-20 13:25:30 -07:00
Sashko Stubailo
27a70db922 Add more stuff for Meteor.isCordova 2014-08-20 13:25:17 -07:00
Matthew Arbesfeld
b9e48d945a Revise help.txt for *-platforms 2014-08-20 13:22:10 -07:00
Sashko Stubailo
654c7b4bc8 Add Meteor.isCordova to docs 2014-08-20 13:20:17 -07:00
Sashko Stubailo
a521f28eb8 Update test-packages help.txt 2014-08-20 13:16:33 -07:00
Matthew Arbesfeld
800eea7b9f Fix remove-platforms error message 2014-08-20 11:34:37 -07:00
Matthew Arbesfeld
524363e38c Refactor some arch code, and use it for deploy 2014-08-20 11:08:48 -07:00
Matthew Arbesfeld
af20c5b775 Fix test to use new build command: 2014-08-20 11:08:25 -07:00
Matthew Arbesfeld
3e1eb1e438 Remove open-ide and fold into run ios-device 2014-08-20 10:54:00 -07:00
Matthew Arbesfeld
b1abfb4072 Fix and to build for included platforms 2014-08-20 10:44:18 -07:00
Matthew Arbesfeld
a9f5287744 Remove --verbose for 'build', we only print on errors anyway 2014-08-20 01:27:09 -07:00
Matthew Arbesfeld
88ed2422a6 Add --verbose command for 'run and 'test-packages' 2014-08-20 01:23:38 -07:00
Matthew Arbesfeld
1b96d8a8c3 Fix error message for add-platform 2014-08-20 00:43:59 -07:00
Matthew Arbesfeld
0f9239b605 Propogate production flag in test-packages 2014-08-20 00:41:29 -07:00
Matthew Arbesfeld
8907c2349d rm -rf when platform change
Hack introduced because Cordova doesn't properly manage your plugins.
2014-08-20 00:40:17 -07:00
Matthew Arbesfeld
ee5b1d42e0 Remove console.log 2014-08-19 22:55:01 -07:00
Matthew Arbesfeld
9c113ddb79 Pass appName in open-ide 2014-08-19 22:47:53 -07:00
Matthew Arbesfeld
6b4a8339db Only tell the user that you're uninstalling if it's not an error 2014-08-19 22:15:58 -07:00
Matthew Arbesfeld
fbc6d4cdab Refactor plugin code to just reinstall everything 2014-08-19 22:03:06 -07:00
Matthew Arbesfeld
2d98dcdf4d Do not ensure cordova plugins on add/revmoe 2014-08-19 10:48:06 -07:00
Matthew Arbesfeld
88150834c7 Remove errant console.log 2014-08-18 23:16:46 -07:00
Sashko Stubailo
2fdfc1f9c2 Replace colons with dashes 2014-08-18 19:59:57 -07:00
Slava Kim
d28c01b22c Push history state '/' on load 2014-08-18 19:28:42 -07:00
Sashko Stubailo
a4c0c417aa Merge branch 'cordova-hcp' of github.com:meteor/meteor into cordova-hcp 2014-08-18 19:11:19 -07:00
Sashko Stubailo
22b7ce737a Merge branch 'better-install' into cordova-hcp 2014-08-18 19:11:06 -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
fc6488fee1 Allegedly cleaned up failed refactor, pass all self tests 2014-08-18 17:56:48 -07:00
Sashko Stubailo
d7cd40a318 Revert "Update tests to match new command"
This reverts commit 26145c5bd9.
2014-08-18 17:46:32 -07:00
Sashko Stubailo
26145c5bd9 Update tests to match new command 2014-08-18 17:28:56 -07:00
Sashko Stubailo
adfc7d1d76 Make changes requested by Arbesfeld, need to add tests 2014-08-18 17:27:15 -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
cd1d592f87 Try a different thing 2014-08-18 17:11:39 -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
3753687c04 Fix pluralization error in comment 2014-08-18 16:42:37 -07:00
Sashko Stubailo
c268a2ada7 Add add-platform, remove-platform, and list-platforms commands
Also, remove platforms from meteor add, remove, and list
2014-08-18 16:40:30 -07:00
Sashko Stubailo
bbbf3ee318 Working on better prompt to install Java 2014-08-18 16:05:36 -07:00
Sashko Stubailo
ff1a6c05b6 Don't try to update tarball cordova packages 2014-08-18 16:04:10 -07:00
Slava Kim
0498fe90b0 A warning when running on a device 2014-08-18 16:01:59 -07:00
Matthew Arbesfeld
22637331b0 Document --once and simplify 2014-08-18 15:38:26 -07:00
Matthew Arbesfeld
3a675a7af3 Add --clean option to run and open-ide 2014-08-18 15:27:24 -07:00
Slava Kim
7860026066 use wget if curl is not found 2014-08-18 15:21:36 -07:00
Slava Kim
48d3a01e2d Fix the settings parsing 2014-08-18 15:14:39 -07:00
Slava Kim
c6047a9cdf Implement public Meteor.settings for Cordova builds 2014-08-18 14:07:40 -07:00