public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* Added consensus item about sorting Makefile lines.
@ 2023-05-16 12:01 Carlos O'Donell
  2023-05-16 12:26 ` Adhemerval Zanella Netto
  0 siblings, 1 reply; 3+ messages in thread
From: Carlos O'Donell @ 2023-05-16 12:01 UTC (permalink / raw)
  To: libc-alpha

Community,

I added the following to consensus:

https://sourceware.org/glibc/wiki/Consensus#Trivial_Bug-Fix_Changes
~~~
Anyone can commit a change to reformat a Makefile to use one value 
per line (with trailing comment) where the variable is assigned 
multiple values in one line. Such a change needs to clearly state 
(in the commit message) if any code generation changes are observed 
and the results of testing. The convenience script 
scripts/sort-makefile-lines.py is provided to sort the lines between 
the start and end markers. 
~~~

Please feel empowered to cleanup any Makefiles we are using.

I'm about to commit a cleanup to the most used Makefiles that were
partially converted as each of us was added new lines.

-- 
Cheers,
Carlos.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-05-17 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-16 12:01 Added consensus item about sorting Makefile lines Carlos O'Donell
2023-05-16 12:26 ` Adhemerval Zanella Netto
2023-05-17 12:06   ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).