[GitHub] cordova-lib pull request: Add support for plugin symbolic links

2014-09-08 Thread smistry-toushay
Github user smistry-toushay commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/78#discussion_r17233889 --- Diff: cordova-lib/src/plugman/uninstall.js --- @@ -104,7 +104,12 @@ module.exports.uninstallPlugin = function(id, plugins_dir, options

[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

2014-08-26 Thread smistry-toushay
Github user smistry-toushay commented on the pull request: https://github.com/apache/cordova-cli/pull/191#issuecomment-53417619 @purplecabbage unfortunately I do not have access to a windows machine to test on. I've tested it on OS X. It should have the same behaviour as the ``

[GitHub] cordova-cli pull request: Add symbolic link option to for cordova ...

2014-08-25 Thread smistry-toushay
GitHub user smistry-toushay opened a pull request: https://github.com/apache/cordova-cli/pull/191 Add symbolic link option to for cordova plugins Requires associated cordova-lib change: https://github.com/apache/cordova-lib/pull/78 You can merge this pull request into a Git

[GitHub] cordova-lib pull request: Add support for plugin symbolic links

2014-08-25 Thread smistry-toushay
GitHub user smistry-toushay opened a pull request: https://github.com/apache/cordova-lib/pull/78 Add support for plugin symbolic links Useful in when developing a plugin, changes support both adding and uninstalling plugins. You can merge this pull request into a Git repository by