Re: [Scons-dev] MSVS builder in combination with cross compilation

2014-07-16 Thread Bill Deegan
Tomer, Developers will review pull requests which is the preferred method to submit patches. -Bill On Wed, Jul 16, 2014 at 12:38 PM, Tomer Shalev wrote: > Thanks Bill. > > I have a patch to address this issue, therefore I believe it is better for > developers to review it. > I forgot to attac

Re: [Scons-dev] MSVS builder in combination with cross compilation

2014-07-16 Thread Tomer Shalev
Thanks Bill. I have a patch to address this issue, therefore I believe it is better for developers to review it. I forgot to attach the patches to two of my recent post, so here it is. Thanks, Tomer On Wed, Jul 16, 2014 at 10:33 PM, Bill Deegan wrote: > Tomer, > > Please address such message

Re: [Scons-dev] MSVS builder in combination with cross compilation

2014-07-16 Thread Bill Deegan
Tomer, Please address such message to the users mailing list. The dev mailing list is intended for the internal development of SCons. Thanks, Bill p.s. I'm ccing the users mailinglist On Mon, Jul 14, 2014 at 8:19 PM, Tomer Shalev wrote: > Hello there, > > I work in Windows development environ

[Scons-dev] MSVS builder in combination with cross compilation

2014-07-14 Thread Tomer Shalev
Hello there, I work in Windows development environment. I am using the MSVS builder (env.MSVSProject, env.MSVSSolution) to build a VS solution in which I edit cross-platform code, and when I build the project is cross-compiles an .elf file for Linux environment. I define the following: env.Appen