summaryrefslogtreecommitdiff
path: root/tools/buildman/README
AgeCommit message (Expand)Author
2020-04-26buildman: Make sure that -o is given with -wSimon Glass
2020-04-21buildman: Change the exit codesSimon Glass
2020-04-21buildman: Update the TODO itemsSimon Glass
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass
2020-04-21buildman: Make -I the defaultSimon Glass
2020-04-21buildman: Update workflow documentation with more detailSimon Glass
2020-04-21buildman: Add the abbreviation for --boardsSimon Glass
2020-04-21buildman: Update the 'theory of operation' a littleSimon Glass
2020-04-10buildman: Drop the -a optionSimon Glass
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass
2020-04-10bulidman: Add support for a simple buildSimon Glass
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-07-24buildman: fix invocation examples typosBaruch Siach
2019-01-14buildman: Add support for building with clangSimon Glass
2019-01-14buildman: Drop comment about Ctrl-C problemSimon Glass
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass
2017-01-28buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass
2016-10-09tools: buildman: Add compiler wrapperYork Sun
2016-07-31buildman: Add a quick-start noteSimon Glass
2016-07-31buildman: Tidy up the README a littleSimon Glass
2016-05-17buildman: allow more incremental buildingStephen Warren
2016-03-17buildman: Clarify the use of -VSimon Glass
2016-03-17buildman: Add a way to specific a full toolchain prefixSimon Glass
2016-02-24tools: Update openrisc toolchain informationBin Meng
2015-12-10buildman: README: add links for toolchains not available on kernel.orgThomas Chou
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-14buildman: Try to guess the upstream commitSimon Glass
2014-12-29buildman: Fix some typos in READMEDirk Behme
2014-11-26buildman: Don't default to -e when building current sourceSimon Glass
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass
2014-09-05buildman: Add an option to show which boards caused which errorsSimon Glass
2014-09-05buildman: Implement an option to exclude boards from the buildSimon Glass
2014-09-05buildman: Allow make-flags variables to include '-' and '_'Simon Glass
2014-09-05buildman: Set the return code to indicate build resultSimon Glass
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass