That's my understanding. Don't do check_reqs until the start of an
operation that depends on the reqs (e.g. a build)

On Wed, Nov 5, 2014 at 2:37 PM, Parashuram Narasimhan (MS OPEN TECH) <
panar...@microsoft.com> wrote:

> Could we postpone the check-reqs script to prepare instead on when adding
> it? This way, all platforms can at least be added on all OSes.  One benefit
> I see of adding iOS on windows for example would be the ability to use
> remote build agents that just push the source code to a remote machine 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, 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 them it can't compile, the same for "cordova run", printing a
> > message and skipping the step would be a good improvement.
> >
> > for "cordova create", I agree with Andrew ios should be easy to write
> > in nodejs and be able to run the create command in a non OSX.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
> For additional commands, e-mail: dev-h...@cordova.apache.org
>
>

Reply via email to