Dirk Reiners wrote:
>       Hi Carsten,
> 
> Carsten Neumann wrote:
>>      Hi,
>>
>> the attached patch changes the build to not use variants (of
>> scons-addons) and moves almost all build logic into the top level
>> SConstruct (instead of the SConstruct, Source/Sconscript split). The
>> build.info files are now obsolete, however every directory to be
>> considered must contain a SConscript file that associates the files in
>> that directory with one of the libraries (similar to the common.mk files
>> of old).
>> I'd appreciate it if you could try this out and give me some feedback on
>> your experience (I might have accidentally killed your favorite feature
>> ;) ).
> 
> in general I like it, it seems cleaner than before. The only thing I'm not 
> too 
> happy about is the need to have an SConscript in each directory, but for now 
> let's keep it that way.

That does sounds like a step back.  What is the reason for doing it this 
way as opposed to build.info files or even SConscript files only being 
in the "parent" directories for libraries?

> One question for the python gurus here: is there a convention on whether to 
> use 
> "" or '' for strings?

It varies from developer to developer.

-Allen

> 
>       Dirk
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Opensg-core mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/opensg-core
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to