Re: scons consolidation

2006-05-11 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> (clean build is hard then Lars> I must clean my ccache again, and I don't want to do that.) Maybe move your CCACHE_DIR, test the clean build, and reset the CCACHE_DIR back. JMarc

Re: scons consolidation

2006-05-10 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | > I am quite aware that a lot of cleanup is possible in SConstruct, but | > I am not going to do that. But unless you move it to development/ I | > will do the needed changes for that and do it later. | | I need to figure out how to make scons work in its n

Re: scons consolidation

2006-05-10 Thread Bo Peng
I am quite aware that a lot of cleanup is possible in SConstruct, but I am not going to do that. But unless you move it to development/ I will do the needed changes for that and do it later. I need to figure out how to make scons work in its new home. For example, SConscript(buiddir=newdir) will

Re: scons consolidation

2006-05-10 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | > I can add it, but I have no way of testing it. | | I will test and fix it. Thanks. | May I ask for your permission to create, if necessary, one or two | scons-related files under development? and the permission to submit | any scons-related patches wit

Re: scons consolidation

2006-05-10 Thread Bo Peng
I can add it, but I have no way of testing it. I will test and fix it. It should be easy to do if frontend = qt3 we need such files else other files. May I ask for your permission to create, if necessary, one or two scons-related files under development? and the permission to submit any sco

Re: scons consolidation

2006-05-10 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | > I have not put the qt4/SConscript in the new SConstruct yet, can I | > leave that with you or do you want me to do it? | | Please finish whatever is in you mind now. I will have a look at it | later, test, adapt to or fix it. I can add it, but I have no

Re: scons consolidation

2006-05-10 Thread Bo Peng
I have not put the qt4/SConscript in the new SConstruct yet, can I leave that with you or do you want me to do it? Please finish whatever is in you mind now. I will have a look at it later, test, adapt to or fix it. By the way, if inclusion is unavoidable, I would prefer a globing approach that

Re: scons consolidation

2006-05-10 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | > > | > I have tested the included to work for me | | Please allow me to investigate the consequences of this inclusion, if | you are unwilling to do it. ( I am not against the idea of moving | things to development.) | | Bo | | http://www.scons.org/cgi-s

Re: scons consolidation

2006-05-10 Thread Lars Gullik Bjønnes
"Bo Peng" <[EMAIL PROTECTED]> writes: | > | > it out of developemnt and continue to use that. | > | | > | Wise words. | > | | > | > I have tested the included to work for me | | Have you looked at any potential performance or builddir problem? Yes... kindo... buildir issues that I had at first s

Re: scons consolidation

2006-05-10 Thread Bo Peng
> | > I have tested the included to work for me Please allow me to investigate the consequences of this inclusion, if you are unwilling to do it. ( I am not against the idea of moving things to development.) Bo http://www.scons.org/cgi-sys/cgiwrap/scons/moin.cgi/UserGuide To avoid struggle, m

Re: scons consolidation

2006-05-10 Thread Bo Peng
| > it out of developemnt and continue to use that. | | Wise words. | | > I have tested the included to work for me Have you looked at any potential performance or builddir problem? Bo

Re: scons consolidation

2006-05-10 Thread Lars Gullik Bjønnes
Abdelrazak Younes <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes a écrit : | > I want to apply this, and remove the SConstripts in src. | > Later I want to move SConstruct to development/ and also make the | > included boost work with this scheme. | > Then you can play with and use scons to you

Re: scons consolidation

2006-05-10 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : I want to apply this, and remove the SConstripts in src. Later I want to move SConstruct to development/ and also make the included boost work with this scheme. Then you can play with and use scons to your hearts content and only worry about one file or files local