You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2013/03/15 01:31:28 UTC

[2/2] wp7 commit: Merge pull request #6 from bennmapes/create_script

Updated Branches:
  refs/heads/master 797e50153 -> aaa4a2e4c


Merge pull request #6 from bennmapes/create_script

Scripts for cordova-cli

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

Branch: refs/heads/master
Commit: aaa4a2e4ca44799379dd794a9d8c033879fbd9eb
Parents: 797e501 0819634
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Thu Mar 14 16:18:55 2013 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Thu Mar 14 16:18:55 2013 -0700

----------------------------------------------------------------------
 bin/create.js                            |   85 +++++++++++++++----------
 framework/WPCordovaClassLib.csproj       |    4 +-
 templates/full/cordova/debug.bat         |   86 +++++-------------------
 templates/full/cordova/emulate.bat       |   42 +++++-------
 templates/standalone/cordova/debug.bat   |   86 +++++-------------------
 templates/standalone/cordova/emulate.bat |   42 +++++-------
 tooling/scripts/buildjs.js               |   56 +++++++++++++---
 tooling/scripts/deploy.js                |   32 +++++++--
 tooling/scripts/dist.js                  |   45 +++++++++----
 tooling/scripts/new.js                   |   27 +++-----
 tooling/scripts/package.js               |   26 +++++---
 tooling/scripts/reversion.js             |   75 +++++++++++++++++-----
 tooling/scripts/win-zip.js               |    2 +-
 13 files changed, 313 insertions(+), 295 deletions(-)
----------------------------------------------------------------------