Commit Graph

2022 Commits

Author SHA1 Message Date
Slava Kim
350584cb02 Additional error handling for cordova platform list 2014-08-13 14:18:41 -07:00
Matthew Arbesfeld
bd9aeef429 Warn if someone tries to build mobiel with no -p arg 2014-08-12 14:39:43 -07:00
Matthew Arbesfeld
a6efccf515 Fix help.txt, and make bundle internal 2014-08-12 14:30:20 -07:00
Matthew Arbesfeld
1caeb96d87 Rename to 2014-08-12 14:27:16 -07:00
Matthew Arbesfeld
f5263689cf Add production flag to open-ide 2014-08-12 11:52:44 -07:00
Slava Kim
77735628de Adjust tests 2014-08-11 23:26:18 -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
Slava Kim
841a223d0b Consistently have a period in the end of the short command description. 2014-08-11 21:44:48 -07:00
Slava Kim
f12e89155f Somewhat document open-ide command 2014-08-11 21:43:19 -07:00
Slava Kim
01c7c89f5d Clear adb logs before every run 2014-08-11 21:30:18 -07:00
Sashko Stubailo
69f80bbb42 Merge branch 'cordova-hcp' of github.com:meteor/meteor into cordova-hcp 2014-08-11 21:26:39 -07:00
Sashko Stubailo
e533ca9aad Remove hot code push and enable adb for android 2014-08-11 21:26:24 -07:00
Slava Kim
64472ce895 Fix error reporting and logging on Android in production mode 2014-08-11 21:24:12 -07:00
Slava Kim
078ca9a0eb Overwrite the log file 2014-08-11 20:21:43 -07:00
Slava Kim
ff81c5fa83 Colorful logging for android and ios 2014-08-11 20:18:20 -07:00
Matthew Arbesfeld
289abce37b Remove prefix option from execFileAsync 2014-08-11 19:25:19 -07:00
Matthew Arbesfeld
25b4db225e Add iOS logging 2014-08-11 19:23:34 -07:00
Matthew Arbesfeld
0c062381ee Logging for Android 2014-08-11 18:05:39 -07:00
Sashko Stubailo
ea3eee950c Merge branch 'local-cordova' into cordova-hcp
Conflicts:
	tools/commands-cordova.js
2014-08-11 16:20:35 -07:00
Slava Kim
297568daff fix the appName error 2014-08-11 16:14:14 -07:00
Sashko Stubailo
9a2ae6ec59 Made commands use local cordova 2014-08-11 16:12:11 -07:00
Matthew Arbesfeld
934cc4f817 Bundle for cordova in 'run' if it's a mobile build 2014-08-11 15:22:41 -07:00
Matthew Arbesfeld
f5cde69fed Change cordovaDependencies management in bundler 2014-08-11 15:16:59 -07:00
Slava Kim
dc21684cb6 make 'localhost:3000' a consistent default for all -p options 2014-08-11 15:16:30 -07:00
Slava Kim
7140234ff8 meteor open-ide for ios
Didn't get it to work with Android yet as there are several IDEs and several
ways to load it.
2014-08-11 15:10:32 -07:00
Sashko Stubailo
68725d5541 One line change to fix hot code push on desktop 2014-08-11 14:46:48 -07:00
Sashko Stubailo
c256adaaa9 Remove extra cordova commands section 2014-08-11 11:20:44 -07:00
Sashko Stubailo
f481e66ff1 Merge branch 'bundle-android' into cordova-hcp
Conflicts:
	tools/commands.js
	tools/utils.js
2014-08-11 11:04:25 -07:00
Matthew Arbesfeld
bdcf0d1889 Fix null -> localhost 2014-08-08 18:03:43 -07:00
Slava Kim
c475c78e21 A hack to parse the host and port 2014-08-08 17:58:57 -07:00
Matthew Arbesfeld
dc66bf7c7e Fix debug/release modes 2014-08-08 17:35:34 -07:00
Matthew Arbesfeld
d815e35bf2 Fix remove cordova:XXX and test list 2014-08-08 17:20:54 -07:00
Matthew Arbesfeld
207378bc83 Fix settings logic 2014-08-08 17:04:28 -07:00
Slava Kim
85a1233a87 Better error messages around adding platforms/plugins 2014-08-08 15:03:52 -07:00
Slava Kim
e18418bb79 meteor run --no-server implemented 2014-08-08 13:46:54 -07:00
Matthew Arbesfeld
8013702b07 Refactor cordova.buildPlatforms and cordova.runPlatforms 2014-08-08 12:00:39 -07:00
Matthew Arbesfeld
cb492c449e Refactor runCordovaPlatforms 2014-08-08 11:40:15 -07:00
Matthew Arbesfeld
091cddaf00 Refactor commands, and allow -p option to bundle 2014-08-08 11:37:33 -07:00
Slava Kim
702e9d717d An optional folder path for test-packages test app 2014-08-07 18:00:18 -07:00
Slava Kim
6a0ffb8991 Fix test-packages errors 2014-08-07 17:50:12 -07:00
Matthew Arbesfeld
4ed38d2403 Add bundle ios command and fix tests 2014-08-07 17:10:10 -07:00
Matthew Arbesfeld
803ae5bec4 Get Cordova tests to pass 2014-08-07 17:10:10 -07:00
Slava Kim
5d1970dd9d Refactor running emulators for mobile targets and reuse it in test-packages 2014-08-07 16:52:32 -07:00
David Glasser
525471aa3d Watch static assets and missing files
Fixes regression from CSS reload change.
2014-08-07 16:39:54 -07:00
Slava Kim
10f7bdbf3d Increase the max buffer for cordova build 2014-08-07 15:58:14 -07:00
Matthew Arbesfeld
ade8382504 Remove deprecated cordova command 2014-08-07 14:35:04 -07:00
Matthew Arbesfeld
9b82aff6ba Refactor commands so that plugins are added to the Cordova project 2014-08-07 14:30:24 -07:00
Matthew Arbesfeld
98cf0ae6e9 Wip refactoring 2014-08-07 14:30:24 -07:00
Slava Kim
901c5b8ec7 Add a line about mobile build features (plugins & platforms) to help.txt:list 2014-08-07 14:00:04 -07:00
Slava Kim
d569896436 Print project-level plugins and platforms in meteor list 2014-08-07 13:58:45 -07:00