Repository: cordova-windows
Updated Branches:
  refs/heads/master 563a3f3de -> fe43cb3e0


CB-9335: Windows quality-of-life improvements.  This change documents the
separator between and how to specify multiple architectures using the
--archs argument to build and run.

Removed the Windows 8 project from the Visual Studio 2013 solution.  It
is still possible to use Visual Studio 2013 to work on the Windows 8
project; to do so, load the CordovaApp.vs2012.sln into Visual Studio 2013.

This closes #98


Project: http://git-wip-us.apache.org/repos/asf/cordova-windows/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-windows/commit/fe43cb3e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-windows/tree/fe43cb3e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-windows/diff/fe43cb3e

Branch: refs/heads/master
Commit: fe43cb3e0ec8cc33cd73f0074a1d8cf416196101
Parents: 563a3f3
Author: Rob Paveza <rob.pav...@microsoft.com>
Authored: Wed Jul 8 15:08:17 2015 -0700
Committer: Tim Barham <tim.bar...@microsoft.com>
Committed: Wed Jul 15 12:31:19 2015 +1000

----------------------------------------------------------------------
 template/CordovaApp.sln       | 28 ----------------------------
 template/cordova/lib/build.js |  2 ++
 template/cordova/lib/run.js   |  3 +++
 3 files changed, 5 insertions(+), 28 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/fe43cb3e/template/CordovaApp.sln
----------------------------------------------------------------------
diff --git a/template/CordovaApp.sln b/template/CordovaApp.sln
index ec86fb5..fcf3349 100644
--- a/template/CordovaApp.sln
+++ b/template/CordovaApp.sln
@@ -25,8 +25,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = 
"CordovaApp", "CordovaApp",
 EndProject
 Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "CordovaApp", 
"CordovaApp.shproj", "{9EBDB27F-D75B-4D8C-B53F-7BE4A1FE89F9}"
 EndProject
-Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CordovaApp.Windows8.0", 
"CordovaApp.Windows80.jsproj", "{EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}"
-EndProject
 Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CordovaApp.Windows", 
"CordovaApp.Windows.jsproj", "{58950FB6-2F93-4963-B9CD-637F83F3EFBF}"
 EndProject
 Project("{262852C6-CD72-467D-83FE-5EEB1973A190}") = "CordovaApp.Phone", 
"CordovaApp.Phone.jsproj", "{31B67A35-9503-4213-857E-F44EB42AE549}"
@@ -36,7 +34,6 @@ EndProject
 Global
        GlobalSection(SharedMSBuildProjectFiles) = preSolution
                
CordovaApp.projitems*{58950fb6-2f93-4963-b9cd-637f83f3efbf}*SharedItemsImports 
= 5
-               
CordovaApp.projitems*{efffab2f-bfc5-4eda-b545-45ef4995f55a}*SharedItemsImports 
= 5
                
CordovaApp.projitems*{9ebdb27f-d75b-4d8c-b53f-7be4a1fe89f9}*SharedItemsImports 
= 14
                
CordovaApp.projitems*{31b67a35-9503-4213-857e-f44eb42ae549}*SharedItemsImports 
= 5
                
CordovaApp.projitems*{f9B0ae20-c91c-42b9-9c6e-d3bc28b4509e}*SharedItemsImports 
= 5
@@ -100,30 +97,6 @@ Global
                {31B67A35-9503-4213-857E-F44EB42AE549}.Release|x86.ActiveCfg = 
Release|x86
                {31B67A35-9503-4213-857E-F44EB42AE549}.Release|x86.Build.0 = 
Release|x86
                {31B67A35-9503-4213-857E-F44EB42AE549}.Release|x86.Deploy.0 = 
Release|x86
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|Any CPU.Deploy.0 = 
Debug|Any CPU
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|ARM.ActiveCfg = 
Debug|ARM
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|ARM.Build.0 = 
Debug|ARM
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|ARM.Deploy.0 = 
Debug|ARM
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|x64.ActiveCfg = 
Debug|x64
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|x64.Build.0 = 
Debug|x64
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|x64.Deploy.0 = 
Debug|x64
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|x86.ActiveCfg = 
Debug|x86
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|x86.Build.0 = 
Debug|x86
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Debug|x86.Deploy.0 = 
Debug|x86
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|Any 
CPU.ActiveCfg = Release|Any CPU
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|Any CPU.Build.0 
= Release|Any CPU
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|Any CPU.Deploy.0 
= Release|Any CPU
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|ARM.ActiveCfg = 
Release|ARM
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|ARM.Build.0 = 
Release|ARM
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|ARM.Deploy.0 = 
Release|ARM
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|x64.ActiveCfg = 
Release|x64
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|x64.Build.0 = 
Release|x64
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|x64.Deploy.0 = 
Release|x64
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|x86.ActiveCfg = 
Release|x86
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|x86.Build.0 = 
Release|x86
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A}.Release|x86.Deploy.0 = 
Release|x86
                {F9B0AE20-C91C-42B9-9C6E-D3BC28B4509E}.Debug|Any CPU.ActiveCfg 
= Debug|Any CPU
                {F9B0AE20-C91C-42B9-9C6E-D3BC28B4509E}.Debug|Any CPU.Build.0 = 
Debug|Any CPU
                {F9B0AE20-C91C-42B9-9C6E-D3BC28B4509E}.Debug|Any CPU.Deploy.0 = 
Debug|Any CPU
@@ -156,7 +129,6 @@ Global
                {9EBDB27F-D75B-4D8C-B53F-7BE4A1FE89F9} = 
{3A47E08D-7EA5-4F3F-AA6D-1D4A41F26944}
                {58950FB6-2F93-4963-B9CD-637F83F3EFBF} = 
{3A47E08D-7EA5-4F3F-AA6D-1D4A41F26944}
                {31B67A35-9503-4213-857E-F44EB42AE549} = 
{3A47E08D-7EA5-4F3F-AA6D-1D4A41F26944}
-               {EFFFAB2F-BFC5-4EDA-B545-45EF4995F55A} = 
{3A47E08D-7EA5-4F3F-AA6D-1D4A41F26944}
                {F9B0AE20-C91C-42B9-9C6E-D3BC28B4509E} = 
{3A47E08D-7EA5-4F3F-AA6D-1D4A41F26944}
        EndGlobalSection
 EndGlobal

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/fe43cb3e/template/cordova/lib/build.js
----------------------------------------------------------------------
diff --git a/template/cordova/lib/build.js b/template/cordova/lib/build.js
index 37ef935..2313a70 100644
--- a/template/cordova/lib/build.js
+++ b/template/cordova/lib/build.js
@@ -72,6 +72,8 @@ module.exports.help = function help() {
     console.log('    -r                          : (shortcut) Builds project 
in release mode.');
     console.log('    --archs                     : Builds project binaries for 
specific chip');
     console.log('                                  architectures (`anycpu`, 
`arm`, `x86`, `x64`).');
+    console.log('                                  Separate multiple choices 
with spaces and if');
+    console.log('                                  passing multiple choices, 
enclose with " ".');
     console.log('    --phone, --win');
     console.log('                                : Specifies, what type of 
project to build.');
     console.log('    --appx=<8.1-win|8.1-phone|uap>');

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/fe43cb3e/template/cordova/lib/run.js
----------------------------------------------------------------------
diff --git a/template/cordova/lib/run.js b/template/cordova/lib/run.js
index df816ec..14f5a6e 100644
--- a/template/cordova/lib/run.js
+++ b/template/cordova/lib/run.js
@@ -150,6 +150,8 @@ module.exports.help = function () {
     console.log('    --release     : Builds project in release mode.');
     console.log('    --nobuild     : Uses pre-built package, or errors if 
project is not built.');
     console.log('    --archs       : Specific chip architectures (`anycpu`, 
`arm`, `x86`, `x64`).');
+    console.log('                        Separate multiple choices with a 
space and, if choosing');
+    console.log('                        multiple choices, enclose in quotes 
(").');
     console.log('    --phone, --win');
     console.log('                  : Specifies project type to deploy');
     console.log('    --appx=<8.1-win|8.1-phone|uap>');
@@ -164,6 +166,7 @@ module.exports.help = function () {
     console.log('    run --device --release');
     console.log('    run --emulator --debug');
     console.log('    run --device --appx=phone-8.1');
+    console.log('    run --device --archs="x64 x86 arm"');
     console.log('');
 
     process.exit(0);


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to