[Scons-dev] Scons-dev Digest, Vol 5, Issue 24
Left Right
olegsivokon at gmail.com
Sat Sep 29 15:25:52 EDT 2012
On Sat, Sep 29, 2012 at 6:00 PM, <scons-dev-request at scons.org> wrote:
> Send Scons-dev mailing list submissions to
> scons-dev at scons.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://two.pairlist.net/mailman/listinfo/scons-dev
> or, via email, send a message with subject or body 'help' to
> scons-dev-request at scons.org
>
> You can reach the person managing the list at
> scons-dev-owner at scons.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Scons-dev digest..."
>
>
> Today's Topics:
>
> 1. Creating an extension: where do I start? (Left Right)
> 2. Re: Creating an extension: where do I start? (Dirk B?chle)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sat, 29 Sep 2012 14:59:12 +0200
> From: Left Right <olegsivokon at gmail.com>
> Subject: [Scons-dev] Creating an extension: where do I start?
> To: scons-dev at scons.org
> Message-ID:
> <CAJQBtgmE-sLa+oTUTp5gda7WNwS4ZPphY0MRACu1=HK7kNiohg at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello list,
>
> I tried SCons for several projects developed by other people and I
> like it very much. Though, I'd like to know it better, and from the
> inside too. I program mostly what is related to Flash, and so I would
> like to have an extension that can handle Flash compilation and other
> tools that come with it. My question is, could you point me to an
> example of such an extension, or give an insight to what needs to be
> done / what would be the best way to go about developing such
> extension?
> No time pressure / I'm doing this at my spare time, so if there's
> documentation / reading materials on how to do that - I'd like to read
> first :)
>
> Thanks.
>
> Oleg
>
>
> ------------------------------
>
> Message: 2
> Date: Sat, 29 Sep 2012 15:18:53 +0200
> From: Dirk B?chle <tshortik at gmx.de>
> Subject: Re: [Scons-dev] Creating an extension: where do I start?
> To: scons-dev at scons.org
> Message-ID: <5066F53D.8090707 at gmx.de>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> On 29.09.2012 14:59, Left Right wrote:
>> Hello list,
>>
>> I tried SCons for several projects developed by other people and I
>> like it very much. Though, I'd like to know it better, and from the
>> inside too. I program mostly what is related to Flash, and so I would
>> like to have an extension that can handle Flash compilation and other
>> tools that come with it. My question is, could you point me to an
>> example of such an extension, or give an insight to what needs to be
>> done / what would be the best way to go about developing such
>> extension?
>> No time pressure / I'm doing this at my spare time, so if there's
>> documentation / reading materials on how to do that - I'd like to read
>> first :)
>>
>> Thanks.
>>
>> Oleg
>> _______________________________________________
>> Scons-dev mailing list
>> Scons-dev at scons.org
>> http://two.pairlist.net/mailman/listinfo/scons-dev
>>
>
> Hi Oleg,
>
> you could start with section "18. Writing Your Own Builders" of the User
> Guide and
>
> http://scons.org/wiki/ToolsForFools
>
> , which deals with developing new builders and tools.
> Also, the index of out-of-core Tools
>
> http://scons.org/wiki/ToolsIndex
>
> can point you to some real examples, e.g. the Qt4 builders.
>
> This should give you a little to read over the weekend. ;)
>
> Best regards,
>
> Dirk
>
>
>
> ------------------------------
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> http://two.pairlist.net/mailman/listinfo/scons-dev
>
>
> End of Scons-dev Digest, Vol 5, Issue 24
> ****************************************
Oh, cool,
Thanks Dirk. I'm taking a look at it.
Best.
Oleg
More information about the Scons-dev
mailing list