Eric Anholt <e...@anholt.net> writes:

> [ Unknown signature status ]
> Eric Engestrom <eric.engest...@intel.com> writes:
>
>> Cc: Emil Velikov <emil.l.veli...@gmail.com>
>> Cc: Andres Gomez <ago...@igalia.com>
>> Cc: Juan A. Suarez Romero <jasua...@igalia.com>
>> Cc: Dylan Baker <dy...@pnwbakers.com>
>> Signed-off-by: Eric Engestrom <eric.engest...@intel.com>
>> ---
>> This patch depends on the releasing procedure in docs/releasing.html to
>> be updated to not rely on autotools anymore.
>>
>> I think our release managers (cc'ed) should work together and figure out
>> the procedure they want to go by; only once that's done can we delete
>> these 200+ files and 14k+ lines :)
>> ---
>
>> diff --git a/docs/relnotes/19.0.0.html b/docs/relnotes/19.0.0.html
>> index 1b839b0a485fec867375..9e8a34fbe1b150e6b9d4 100644
>> --- a/docs/relnotes/19.0.0.html
>> +++ b/docs/relnotes/19.0.0.html
>> @@ -51,7 +51,12 @@ <h2>Bug fixes</h2>
>>  <h2>Changes</h2>
>>  
>>  <ul>
>> -<li>TBD</li>
>> +  <li>
>> +    The autools build system has been removed. Please follow the
>> +    instruction on <a href="https://mesa3d.org/meson.html";>the meson
>
> "instructions"
>
>> +    page</a> if you need help, or reach out on <a
>> +    href="https://mesa3d.org/lists.html";>the mailing list</a>.
>> +  </li>
>>  </ul>
>>  
>>  </div>
>
>> diff --git a/src/util/xmlpool/.gitignore b/src/util/xmlpool/.gitignore
>> index 383df727a17031214dee..db5b642826e990a5523c 100644
>> --- a/src/util/xmlpool/.gitignore
>> +++ b/src/util/xmlpool/.gitignore
>> @@ -1,8 +1 @@
>> -ca
>> -de
>> -es
>> -fr
>> -nl
>> -sv
>> -options.h
>>  xmlpool.pot
>
> Shouldn't xmlpool.pot also go away?
>
> Other than that,
>
> Reviewed-by: Eric Anholt <e...@anholt.net>

Oh, we should probably at least disable the autotools tests in
.travis.yml until they can be converted to meson.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to