On Tue, Nov 5, 2013 at 8:55 PM, Emil Velikov wrote:
> On 05/11/13 18:18, Chad Versace wrote:
>> On 11/02/2013 12:00 PM, Emil Velikov wrote:
>>> Rip out the source file list from mesa/Makefile.sources, to a
>>> more sensible location/file.
>>> * Split PROGRAM_FILES and GENERATED_FILES.
>>> * Update
On 05/11/13 18:55, Matt Turner wrote:
> On Tue, Nov 5, 2013 at 10:49 AM, Emil Velikov
> wrote:
>> Now we have one intermediate library (archive), which links against both
>> mesa classic and gallium. Whereas with your patch it builds it twice but
>> drops the linking part. Is the extra recursion
On 11/05/2013 10:55 AM, Emil Velikov wrote:
On 05/11/13 18:18, Chad Versace wrote:
On 11/02/2013 12:00 PM, Emil Velikov wrote:
Rip out the source file list from mesa/Makefile.sources, to a
more sensible location/file.
* Split PROGRAM_FILES and GENERATED_FILES.
* Update the automake and Android
On Tue, Nov 5, 2013 at 10:49 AM, Emil Velikov wrote:
> Now we have one intermediate library (archive), which links against both
> mesa classic and gallium. Whereas with your patch it builds it twice but
> drops the linking part. Is the extra recursion + linking that much more
> significant than re
On 05/11/13 18:18, Chad Versace wrote:
> On 11/02/2013 12:00 PM, Emil Velikov wrote:
>> Rip out the source file list from mesa/Makefile.sources, to a
>> more sensible location/file.
>> * Split PROGRAM_FILES and GENERATED_FILES.
>> * Update the automake and Android build systems.
>>
>> Android
>> *
On 05/11/13 18:28, Matt Turner wrote:
> On Sat, Nov 2, 2013 at 12:00 PM, Emil Velikov
> wrote:
>> Rip out the source file list from mesa/Makefile.sources, to a
>> more sensible location/file.
>> * Split PROGRAM_FILES and GENERATED_FILES.
>> * Update the automake and Android build systems.
>>
>> A
On Sat, Nov 2, 2013 at 12:00 PM, Emil Velikov wrote:
> Rip out the source file list from mesa/Makefile.sources, to a
> more sensible location/file.
> * Split PROGRAM_FILES and GENERATED_FILES.
> * Update the automake and Android build systems.
>
> Android
> * Slightly reshuffle the Android.mk for
On 11/02/2013 12:00 PM, Emil Velikov wrote:
Rip out the source file list from mesa/Makefile.sources, to a
more sensible location/file.
* Split PROGRAM_FILES and GENERATED_FILES.
* Update the automake and Android build systems.
Android
* Slightly reshuffle the Android.mk for readability sake.
* U
Rip out the source file list from mesa/Makefile.sources, to a
more sensible location/file.
* Split PROGRAM_FILES and GENERATED_FILES.
* Update the automake and Android build systems.
Android
* Slightly reshuffle the Android.mk for readability sake.
* Use GENERATED_FILES, drop the TODO item.
* Use