[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-22 Thread sgrebnov
Github user sgrebnov commented on the pull request: https://github.com/apache/cordova-cli/pull/181#issuecomment-46787820 @kamrik, @purplecabbage thx for review and notes --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-22 Thread sgrebnov
Github user sgrebnov commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/181#discussion_r14055705 --- Diff: src/cli.js --- @@ -165,6 +165,20 @@ function cli(inputArgs) { throw new CordovaError(msg) } +//

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/181 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-20 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/181#discussion_r14030680 --- Diff: src/cli.js --- @@ -165,6 +165,20 @@ function cli(inputArgs) { throw new CordovaError(msg) } +

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-20 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/181#discussion_r14030140 --- Diff: src/cli.js --- @@ -165,6 +165,20 @@ function cli(inputArgs) { throw new CordovaError(msg) } +

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-20 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/181#discussion_r14029634 --- Diff: src/cli.js --- @@ -165,6 +165,20 @@ function cli(inputArgs) { throw new CordovaError(msg) } +// C

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-20 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/181#discussion_r14029489 --- Diff: src/cli.js --- @@ -165,6 +165,20 @@ function cli(inputArgs) { throw new CordovaError(msg) } +// C

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-20 Thread kamrik
Github user kamrik commented on a diff in the pull request: https://github.com/apache/cordova-cli/pull/181#discussion_r14029357 --- Diff: src/cli.js --- @@ -165,6 +165,20 @@ function cli(inputArgs) { throw new CordovaError(msg) } +// C

[GitHub] cordova-cli pull request: CB-6976 Add support for Windows Universa...

2014-06-20 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-cli/pull/181 CB-6976 Add support for Windows Universal apps (Windows 8.1 and WP 8.1) https://issues.apache.org/jira/browse/CB-6976 * Allow using new windows alias to work with old windows8 platform