public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] Add some missing buildman features and deprecate MAKEALL
@ 2014-07-29  5:53 Simon Glass
  2014-07-29  5:53 ` [U-Boot] [PATCH v2 1/3] buildman: Fix a few typos Simon Glass
                   ` (3 more replies)
  0 siblings, 4 replies; 14+ messages in thread
From: Simon Glass @ 2014-07-29  5:53 UTC (permalink / raw)
  To: u-boot

Buildman has been around for a little over a year and is used by a fair
number of U-Boot developers. However quite a few people still use MAKEALL.

Buildman was intended to replace MAKEALL, so perhaps now is a good time to
start that process.

The reasons to deprecate MAKEALL are:
- We don't want to maintain two build systems
- Buildman is typically faster
- Buildman has a lot more features

This series adds a few features to buildman to fill some gaps, adds some
infomation into the README on how to migrate from MAKEALL, and adds a
deprecation message to MAKEALL.

Changes in v2:
- Add new patch to fix existing typos
- Minor changes to the text

Simon Glass (3):
  buildman: Fix a few typos
  buildman: Add some notes about moving from MAKEALL
  RFC: Deprecate MAKEALL

 MAKEALL               |   4 ++
 tools/buildman/README | 104 +++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 102 insertions(+), 6 deletions(-)

-- 
2.0.0.526.g5318336

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

end of thread, other threads:[~2014-08-05 14:33 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29  5:53 [U-Boot] [PATCH v2 0/3] Add some missing buildman features and deprecate MAKEALL Simon Glass
2014-07-29  5:53 ` [U-Boot] [PATCH v2 1/3] buildman: Fix a few typos Simon Glass
2014-07-29  5:53 ` [U-Boot] [PATCH v2 2/3] buildman: Add some notes about moving from MAKEALL Simon Glass
2014-08-01  8:10   ` Masahiro Yamada
2014-08-04 10:15     ` Simon Glass
2014-07-29  5:53 ` [U-Boot] [PATCH v2 3/3] RFC: Deprecate MAKEALL Simon Glass
2014-08-04 13:23 ` [U-Boot] [PATCH v2 0/3] Add some missing buildman features and deprecate MAKEALL Tom Rini
2014-08-04 20:41   ` Simon Glass
2014-08-04 20:56     ` Jeroen Hofstee
2014-08-05 14:33       ` Simon Glass
2014-08-04 21:23     ` Tom Rini
2014-08-05 14:06       ` Simon Glass
2014-08-05 14:24         ` Simon Glass
2014-08-05 14:31         ` Tom Rini

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