Gallium code reorganization

2008-02-13 Thread José Fonseca
I'll dedicate some time now to reorganize gallium's code & build process. This is stuff which has been discussed internally at TG several times, but this time I want to get it done. My objectives are: - leaner and more easy to understand/navigate source tree - reduce (or even eliminate) merges

Re: Gallium code reorganization

2008-02-14 Thread Kristian Høgsberg
On Thu, Feb 14, 2008 at 1:38 AM, José Fonseca <[EMAIL PROTECTED]> wrote: > I'll dedicate some time now to reorganize gallium's code & build process. > This is > stuff which has been discussed internally at TG several times, but this time > I > want to get it done. > > My objectives are: > -

Re: Gallium code reorganization

2008-02-14 Thread José Fonseca
On 2/15/08, Kristian Høgsberg <[EMAIL PROTECTED]> wrote: > On Thu, Feb 14, 2008 at 1:38 AM, José Fonseca > <[EMAIL PROTECTED]> wrote: > > I'll dedicate some time now to reorganize gallium's code & build process. > This is > > stuff which has been discussed internally at TG several times, but t

Re: Gallium code reorganization

2008-02-15 Thread José Fonseca
Just to let you know that the first step, file shuffling, is finished. The rest will take more time but changes are less pervasive. Once you update any private branches to the new directory layout, you should be able to keep working as usual. Here's a quick summary of the changes you might need t

Re: Gallium code reorganization

2008-02-15 Thread Keith Whitwell
OK, I found I had to merge rather than rebase in order to get my changes into the new organization -- apologies for the bubble in the history. Keith José Fonseca wrote: > Just to let you know that the first step, file shuffling, is finished. > > The rest will take more time but changes are le

Re: Gallium code reorganization

2008-02-15 Thread José Fonseca
I think it is almost impossible to rebase under these circumstances. BTW, there was an unforeseen problem -- "aux" appears to be special file on windows. Hence I had to rename that directory to "auxiliary"... Jose On 2/15/08, Keith Whitwell <[EMAIL PROTECTED]> wrote: > OK, I found I had to merge

Re: Gallium code reorganization

2008-02-17 Thread José Fonseca
On 2/15/08, José Fonseca <[EMAIL PROTECTED]> wrote: > Just to let you know that the first step, file shuffling, is finished. > > The rest will take more time but changes are less pervasive. Once you > update any private branches to the new directory layout, you should be > able to keep working as u

Re: Gallium code reorganization

2008-02-18 Thread José Fonseca
On 2/14/08, José Fonseca <[EMAIL PROTECTED]> wrote: > I'll dedicate some time now to reorganize gallium's code & build process. > This is > stuff which has been discussed internally at TG several times, but this time I > want to get it done. > > My objectives are: > - leaner and more easy to unde

Re: [Mesa3d-dev] Gallium code reorganization

2008-02-13 Thread Daniel Stone
On Thu, Feb 14, 2008 at 03:38:45PM +0900, José Fonseca wrote: > 3. Using scons, enhance the build system to support all platforms we are > interested (i.e., linux and win32, atm), http://lwn.net/Articles/188693/ 'There were major problems building KDE on non-Linux platforms with SCons (e.g. on

Re: [Mesa3d-dev] Gallium code reorganization

2008-02-13 Thread José Fonseca
On Thu, 2008-02-14 at 08:50 +0200, Daniel Stone wrote: > On Thu, Feb 14, 2008 at 03:38:45PM +0900, José Fonseca wrote: > > 3. Using scons, enhance the build system to support all platforms we are > > interested (i.e., linux and win32, atm), > > http://lwn.net/Articles/188693/ > > 'There were ma

Re: [Mesa3d-dev] Gallium code reorganization

2008-02-14 Thread Keith Whitwell
José Fonseca wrote: > I'll dedicate some time now to reorganize gallium's code & build process. > This is > stuff which has been discussed internally at TG several times, but this time I > want to get it done. > > My objectives are: > - leaner and more easy to understand/navigate source tree >

Re: [Mesa3d-dev] Gallium code reorganization

2008-02-14 Thread José Fonseca
On 2/14/08, Keith Whitwell <[EMAIL PROTECTED]> wrote: > José Fonseca wrote: > > I'll dedicate some time now to reorganize gallium's code & build process. > This is > > stuff which has been discussed internally at TG several times, but this > time I > > want to get it done. > > > > My objecti

Re: [Mesa3d-dev] Gallium code reorganization

2008-02-14 Thread Michel Dänzer
On Thu, 2008-02-14 at 20:05 +0900, José Fonseca wrote: > On 2/14/08, Keith Whitwell <[EMAIL PROTECTED]> wrote: > > José Fonseca wrote: > > > > > > 1. Physically separate gallium source code from mesa code. This will be > > the > > > final layout: > > > > > > - src/mesa > > > - src/gallium >

Re: [Mesa3d-dev] Gallium code reorganization

2008-02-14 Thread Keith Whitwell
Michel Dänzer wrote: > On Thu, 2008-02-14 at 20:05 +0900, José Fonseca wrote: >> On 2/14/08, Keith Whitwell <[EMAIL PROTECTED]> wrote: >>> José Fonseca wrote: >>> > >>> > 1. Physically separate gallium source code from mesa code. This will be >>> the >>> > final layout: >>> > >>> > - src/mesa