GitHub user martincgg opened a pull request: https://github.com/apache/cordova-mobile-spec/pull/55
CB-6437[Improvements & support for more platforms] -Added full compatibility cross platform -Works with absolute paths -Added support for Blackberry10, Windows 8 and Windows Phone 8 -Added functionality to add platforms according to the development environment: --- Android, Blackberry, iOS ---> Mac. --- Android, Blackberry, Windows 8, Windows Phone 8 ---> Windows 8. --- Android, Blackberry ---> Linux or any other Windows OS. - Added more requirements checks - Added functionality to delete project folder if exists (recursive function) - Added functionality to locate libraries - Added function to copy with exclusion list - Added createmobilespec.bat & createmobilespec.sh - Added symlink for windows & Linux based OS. You can merge this pull request into a Git repository by running: $ git pull https://github.com/martincgg/cordova-mobile-spec CB-6437 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-mobile-spec/pull/55.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #55 ---- commit 7a5475e9a70c2e13d742ca46dbd529fd8ff1968f Author: Martin Gonzalez <martin.c.glez.g...@gmail.com> Date: 2014-04-14T19:46:17Z CB-6437[Improvements & support for more platforms] -Added full compatibility cross platform -Working with absolute paths -Added support for Blackberry10, Windows 8 and Windows Phone 8 -Added functionality to add platforms according to the development environment -- Android, Blackberry, iOS ---> Mac. -- Android, Blackberry, Windows 8, Windows Phone 8 ---> Windows 8. -- Android, Blackberry ---> Linux or any other Windows OS. - Added more requirements checks - Added functionality to delete project folder if exists (recursive function) - Added functionality to locate libraries - Added function to copy with exclusion list - Added createmobilespec.bat & createmobilespec.sh - Added symlink for windows & Linux based OS. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---