linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add generator notes to generated files
@ 2015-10-27 15:30 Nicholas Mc Guire
  2015-10-27 15:30 ` [PATCH 1/4] version.h: Make it clear where the files was generated Nicholas Mc Guire
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Nicholas Mc Guire @ 2015-10-27 15:30 UTC (permalink / raw)
  To: Michal Marek; +Cc: Yann E. MORIN, linux-kbuild, linux-kernel, Nicholas Mc Guire

Generated files have a number of sources and it is not always easy to track
down where a file is generated. Simplify this by simply putting the
generator into the top of the file as comment.                                  

This set adds generator notes to:
include/generated/uapi/linux/version.h
include/generated/utsrelease.h
include/generated/compile.h
include/generated/autoconf.h
include/config/tristate.conf
include/config/auto.conf

thx!
hofrat

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

end of thread, other threads:[~2015-10-28  8:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27 15:30 [PATCH 0/4] Add generator notes to generated files Nicholas Mc Guire
2015-10-27 15:30 ` [PATCH 1/4] version.h: Make it clear where the files was generated Nicholas Mc Guire
2015-10-27 15:30 ` [PATCH 2/4] utsrelease.h: Make it clear where files are generated Nicholas Mc Guire
2015-10-27 15:30 ` [PATCH 3/4] mkcompile_h: add the generator location to compile.h Nicholas Mc Guire
2015-10-27 15:30 ` [PATCH 4/4] Mark files generated by confdata.c Nicholas Mc Guire
2015-10-27 21:16   ` Michal Marek
2015-10-28  8:00     ` Nicholas Mc Guire
2015-10-28  8:03       ` Michal Marek

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 NNTP newsgroup(s).