summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
2019-05-21buildman: Deal more nicely with invalid build-status fileSimon Glass
2019-02-09buildman: fix typoChris Packham
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass
2019-01-14buildman: Fix tabs in GetWrapper()Simon Glass
2019-01-14buildman: Add support for building with clangSimon Glass
2019-01-14buildman: Deal nicely with invalid build-status fileSimon Glass
2019-01-14buildman: Drop comment about Ctrl-C problemSimon Glass
2018-12-05buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner
2018-12-05buildman/toolchain.py: fix toolchain directoryTrevor Woerner
2018-11-20buildman: Show boards with warning with w+Simon Glass
2018-11-20buildman: Rename the good, better, worse variablesSimon Glass
2018-11-20buildman: Detect dtc warningsSimon Glass
2018-11-20buildman: Only print toolchain probing with -vSimon Glass
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-10-08buildman: dtoc: Suppress unwanted output from testSimon Glass
2018-10-08buildman: Make the toolchain test more forgivingSimon Glass
2018-09-29buildman: Avoid hanging when the config changesSimon Glass
2018-09-10Remove CONFIG_USE_STDINTMasahiro Yamada
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan
2018-06-07buildman: Extract environment as part of each buildAlex Kiernan
2018-05-22buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-04buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada
2018-01-16tools: Update python "help" tests to cope with "more" odditiesTom Rini
2017-11-22buildman: Fix up testsSimon Glass
2017-11-22buildman: Allow skipping of tests which use the networkSimon Glass
2017-09-29kconfiglib: update with 'imply' supportUlf Magnusson
2017-09-11genconfig.py: Print defconfig next to warningsSimon Glass
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher
2017-06-09buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck
2017-06-08buildman: Fix bloat option when 'new' only drops functionsTom Rini
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini
2017-04-14buildman: Translate more strings to latin-1Tom Rini
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass
2017-03-09kconfiglib.py: Kludge in 'imply' supportTom Rini
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: Rename do_build to config_onlySimon Glass
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass
2016-12-02buildman: Add an option to just create the configSimon Glass
2016-11-06buildman: Fix building based on 'options' fieldTom Rini
2016-10-09tools: buildman: Add compiler wrapperYork Sun
2016-10-09tools: buildman: Remove duplicated codeYork Sun
2016-10-09buildman: Drop the 'alive' flag in BuilderThreadSimon Glass