Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/4] 'make help' and README update
@ 2015-03-21 19:49 Arnout Vandecappelle
  2015-03-21 19:49 ` [Buildroot] [PATCH 1/4] Makefile: declare 'help' target as phony Arnout Vandecappelle
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Arnout Vandecappelle @ 2015-03-21 19:49 UTC (permalink / raw)
  To: buildroot

 On the BR developer meeting at FOSDEM two months ago I was volunteered
to update the 'make help' output and the README according to the
conclusions of the meeting:

* Keep one big 'make help', no 'make foo-help'. Order the output in a more
  logical way.
* Create a new 'make list-defconfigs' to reduce the output of 'make help'.
  Add a FAQ entry that refers to this.
* The README should be rewritten so it is small and refers to other
  documentation.

 Now, I've finally gotten around to do this...

 There is one potential change I haven't included here: Thomas had also
added documentation for the ccache-specific targets in 'make help'.
Perhaps that still makes sense? Note however that the help text without
linux-menuconfig and friends is already 63 lines long, that's almost 3
pages on some terminals...

 Regards,
 Arnout

----------------------------------------------------------------
Arnout Vandecappelle (Essensium/Mind) (4):
      Makefile: declare 'help' target as phony.
      Makefile: split off 'list-defconfigs' from 'help'
      Makefile: help: add package-specific targets
      README: reduce it to a single page and refer to other documentation

 Makefile                             | 27 ++++++++++++++++++++++-----
 README                               | 59 ++++++++++-------------------------------------------------
 docs/manual/customize-outside-br.txt |  6 +++---
 docs/manual/make-tips.txt            |  6 ++++++
 4 files changed, 41 insertions(+), 57 deletions(-)

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

end of thread, other threads:[~2015-04-04 13:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-21 19:49 [Buildroot] [PATCH 0/4] 'make help' and README update Arnout Vandecappelle
2015-03-21 19:49 ` [Buildroot] [PATCH 1/4] Makefile: declare 'help' target as phony Arnout Vandecappelle
2015-04-04 13:15   ` Thomas Petazzoni
2015-03-21 19:49 ` [Buildroot] [PATCH 2/4] Makefile: split off 'list-defconfigs' from 'help' Arnout Vandecappelle
2015-04-04 13:16   ` Thomas Petazzoni
2015-03-21 19:49 ` [Buildroot] [PATCH 3/4] Makefile: help: add package-specific targets Arnout Vandecappelle
2015-04-04 13:18   ` Thomas Petazzoni
2015-03-21 19:49 ` [Buildroot] [PATCH 4/4] README: reduce it to a single page and refer to other documentation Arnout Vandecappelle
2015-03-21 19:57   ` [Buildroot] [PATCH] README: mention 'make list-defconfigs' Arnout Vandecappelle
2015-04-04 13:20     ` Thomas Petazzoni
2015-04-04 13:19   ` [Buildroot] [PATCH 4/4] README: reduce it to a single page and refer to other documentation Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox