[Mesa-dev] [PATCH 10/37] mesa/program: move source files list to Makefile.sources

Chad Versace chad.versace at linux.intel.com
Tue Nov 5 11:05:44 PST 2013


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 build systems.
>>>
>>> Android
>>> * Slightly reshuffle the Android.mk for readability sake.
>>> * Use GENERATED_FILES, drop the TODO item.
>>> * Use explicit 'call' when executing local macros.
>>>
>>> Cc: Chad Versace <chad.versace at linux.intel.com>
>>> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
>>> ---
>>>
>>> Andoid changes are _not_ tested (yet).
>>
>> The changes to the Andoid.mk look good to me. It's much easier to
>> understand now. However, I've also not tested the changes. This
>> path is
>> Reviewed-by: Chad Versace <chad.versace at linux.intel.com>
>>
> Cheers Chad.
>
> Seems like I would need an extra harddrive to get the Android build
> running. This thing is a crazy, it ate 30GiB like it was nothing and
> asks for more :)

And after you acquire sufficient space, you will then need to wait for
hours. If you're lucky, your build will succeed on the first try and
you won't need to restart with a clean build :)

I once attended an hour long presentation at a technical conference whose
sole purpose was to explain how to get Android to build faster. The main
message was "Buy a machine with 32-64GB of RAM, and put it all into ramfs".

>
>> Adrian, do wish to test this series on Android?
>>
> Adrian, if you can give this patch a test that would be greatly appreciated.



More information about the mesa-dev mailing list