RE: Adding ability to add any platform on any OS

2015-01-21 Thread Vladimir Kotikov (Akvelon)
Subject: RE: Adding ability to add any platform on any OS I'll rebase it and send PR tomorrow. I'll need to ensure that `--list` option integrated and working. --- Best regards, Vladimir -Original Message- From: Nikhil Khandelwal [mailto:nikhi...@microsoft.com] Sent: Monday, 19

Re: Adding ability to add any platform on any OS

2015-01-21 Thread Andrew Grieve
/pull/126 Could anyone pls. review? --- Best regards, Vladimir -Original Message- From: Vladimir Kotikov (Akvelon) [mailto:v-vlk...@microsoft.com] Sent: Tuesday, 20 January, 2015 18:32 To: dev@cordova.apache.org Subject: RE: Adding ability to add any platform on any OS

RE: Adding ability to add any platform on any OS

2015-01-20 Thread Vladimir Kotikov (Akvelon)
Subject: RE: Adding ability to add any platform on any OS I believe this is the JIRA that tracks the work: https://issues.apache.org/jira/browse/CB-8197 It looks like Vladimir has done most of the work: https://github.com/MSOpenTech/cordova-ios/compare/CB-8197 - it probably needs to be re-sync'd

Re: Adding ability to add any platform on any OS

2015-01-19 Thread Andrew Grieve
Wondering if there's been progress for rewriting ios scripts in node? Is there a JIRA for it? On Fri, Nov 7, 2014 at 9:42 AM, Marcel Kinard cmarc...@gmail.com wrote: Exactly. On Nov 5, 2014, at 6:44 PM, Andrew Grieve agri...@chromium.org wrote: That's my understanding. Don't do check_reqs

RE: Adding ability to add any platform on any OS

2015-01-19 Thread Nikhil Khandelwal
Message- From: agri...@google.com [mailto:agri...@google.com] On Behalf Of Andrew Grieve Sent: Monday, January 19, 2015 8:59 AM To: dev Subject: Re: Adding ability to add any platform on any OS Wondering if there's been progress for rewriting ios scripts in node? Is there a JIRA for it? On Fri

Re: Adding ability to add any platform on any OS

2014-11-07 Thread Marcel Kinard
Exactly. On Nov 5, 2014, at 6:44 PM, Andrew Grieve agri...@chromium.org wrote: That's my understanding. Don't do check_reqs until the start of an operation that depends on the reqs (e.g. a build) - To unsubscribe, e-mail:

RE: Adding ability to add any platform on any OS

2014-11-05 Thread Parashuram Narasimhan (MS OPEN TECH)
or a VM. -Original Message- From: Marcel Kinard [mailto:cmarc...@gmail.com] Sent: Thursday, October 23, 2014 1:29 PM To: dev@cordova.apache.org Subject: Re: Adding ability to add any platform on any OS Edna will tackle converting the iOS create script from bash to node.js. On Oct 21, 2014

Re: Adding ability to add any platform on any OS

2014-11-05 Thread Andrew Grieve
...@gmail.com] Sent: Thursday, October 23, 2014 1:29 PM To: dev@cordova.apache.org Subject: Re: Adding ability to add any platform on any OS Edna will tackle converting the iOS create script from bash to node.js. On Oct 21, 2014, at 8:55 PM, Carlos Santana csantan...@gmail.com wrote: We can start

Re: Adding ability to add any platform on any OS

2014-10-23 Thread Marcel Kinard
Edna will tackle converting the iOS create script from bash to node.js. On Oct 21, 2014, at 8:55 PM, Carlos Santana csantan...@gmail.com wrote: We can start by small wins by making CLI a bit smarter, if the user do cordova build the cordova project might have multiple platforms and some of

Re: Adding ability to add any platform on any OS

2014-10-21 Thread Carlos Santana
at 06:22:12AM +, Parashuram Narasimhan (MS OPEN TECH) wrote: From: Gorkem Ercan gorkem.er...@gmail.com To: dev@cordova.apache.org dev@cordova.apache.org Date: 10/18/2014 11:46 AM Subject: Re: Adding ability to add any platform on any OS -- On Sat

Re: Adding ability to add any platform on any OS

2014-10-20 Thread Andrew Grieve
@cordova.apache.org dev@cordova.apache.org Date: 10/18/2014 11:46 AM Subject: Re: Adding ability to add any platform on any OS -- On Sat, Oct 18, 2014 at 06:22:12AM +, Parashuram Narasimhan (MS OPEN TECH) wrote: What about saving and restoring platforms? Cordova

Re: Adding ability to add any platform on any OS

2014-10-20 Thread Andrew Grieve
...@blackberry.com jso...@blackberry.com] Sent: Friday, October 17, 2014 2:15 PM To: Jesse; dev@cordova.apache.org Subject: Re: Adding ability to add any platform on any OS cordova serve could still benefit from it... Although I haven't looked into it too much. ‎ Sent from my BlackBerry 10

Re: Adding ability to add any platform on any OS

2014-10-19 Thread Edna Y Morales
@cordova.apache.org dev@cordova.apache.org Date: 10/18/2014 11:46 AM Subject:Re: Adding ability to add any platform on any OS On Sat, Oct 18, 2014 at 06:22:12AM +, Parashuram Narasimhan (MS OPEN TECH) wrote: What about saving and restoring platforms? Cordova platforms will not be checked

RE: Adding ability to add any platform on any OS

2014-10-18 Thread Parashuram Narasimhan (MS OPEN TECH)
[mailto:jso...@blackberry.com] Sent: Friday, October 17, 2014 2:15 PM To: Jesse; dev@cordova.apache.org Subject: Re: Adding ability to add any platform on any OS cordova serve could still benefit from it... Although I haven't looked into it too much. ‎ Sent from my BlackBerry 10  smartphone

Re: Adding ability to add any platform on any OS

2014-10-18 Thread Gorkem Ercan
Subject: Re: Adding ability to add any platform on any OS cordova serve could still benefit from it... Although I haven't looked into it too much. ‎ Sent from my BlackBerry 10 smartphone. - To unsubscribe, e-mail: dev

Re: Adding ability to add any platform on any OS

2014-10-17 Thread Jesse
I don't see a ton of value in this, but I do see a lot of risk. Platform scripts + hooks are called for any changes to plugins (add/rm) so you are going to have multiple points of failure. Who does this feature help? @purplecabbage risingj.com On Fri, Oct 17, 2014 at 1:09 PM, Edna Y Morales

Re: Adding ability to add any platform on any OS

2014-10-17 Thread Edna Y Morales
on a Windows machine build it. Thanks, Edna Morales From: Jesse purplecabb...@gmail.com To: dev@cordova.apache.org dev@cordova.apache.org Date: 10/17/2014 04:31 PM Subject:Re: Adding ability to add any platform on any OS I don't see a ton of value in this, but I do see a lot

Re: Adding ability to add any platform on any OS

2014-10-17 Thread Josh Soref
Cross platform developers with remote build systems. I'm currently doing work on a mac, but I spent a bit of my time w/ a Windows machine, and a bit w/ a Linux machine. I often have shared file systems (smb:, or .git, or whatever). It's moderately annoying that I have to be on my mac in order to

Re: Adding ability to add any platform on any OS

2014-10-17 Thread Jesse
Well, if platforms are a build artifact, then they would not be in version control anyway. In my opinion, the feature is not worth the risk of the changes it requires. @purplecabbage risingj.com On Fri, Oct 17, 2014 at 1:45 PM, Josh Soref jso...@blackberry.com wrote: Cross platform

Re: Adding ability to add any platform on any OS

2014-10-17 Thread Josh Soref
cordova serve could still benefit from it... Although I haven't looked into it too much.  ‎ Sent from my BlackBerry 10 smartphone. - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: