summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)AuthorFilesLines
2020-04-21buildman: Add test coverage for error/warning colourSimon Glass1-0/+7
2020-04-21buildman: Refactor error-line output int a functionSimon Glass1-13/+19
2020-04-11buildman: Drop the -a optionSimon Glass3-15/+8
2020-04-11buildman: Allow building within a subdir of the current dirSimon Glass3-33/+2
2020-04-11buildman: Be more selective about which directories to removeSimon Glass2-5/+42
2020-04-11buildman: Allow ignoring warnings in the return codeSimon Glass3-3/+21
2020-04-11buildman: Update help for -dSimon Glass2-4/+4
2020-04-11bulidman: Add support for a simple buildSimon Glass6-15/+90
2020-04-11buildman: Document the members of BuilderJobSimon Glass1-1/+5
2020-04-10buildman: Support fetching gcc 9.2.0Bin Meng1-1/+1
2020-02-06buildman: Enable buildman on aarch64 hostsMatthias Brugger1-0/+2
2020-01-30tools: buildman: fix typoFlavio Suligoi1-1/+1
2019-12-11buildman: Ignore blank lines during size checksTom Rini1-1/+2
2019-12-11buildman: Add options to get the arch and toolchain infoSimon Glass5-0/+86
2019-12-11buildman: Figure out boards before commitsSimon Glass1-30/+29
2019-12-11buildman: Ask genboardscfg to be quietSimon Glass1-1/+1
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea1-1/+2
2019-11-23buildman: Fix problem with non-existent output directoriesTom Rini1-0/+2
2019-11-05buildman: Convert to Python 3Simon Glass9-145/+146
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng1-8/+0
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng1-5/+5
2019-10-08buildman: Perform tests in a temporary directoryTom Rini1-12/+14
2019-10-08kconfiglib: Update to the 12.14.0 releaseTom Rini1-3079/+6565
2019-07-24buildman: fix invocation examples typosBaruch Siach1-2/+2
2019-05-22buildman: Deal more nicely with invalid build-status fileSimon Glass1-1/+6
2019-02-09buildman: fix typoChris Packham1-1/+1
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass1-0/+3
2019-01-15buildman: Fix tabs in GetWrapper()Simon Glass1-2/+2
2019-01-15buildman: Add support for building with clangSimon Glass5-5/+48
2019-01-15buildman: Deal nicely with invalid build-status fileSimon Glass1-1/+6
2019-01-15buildman: Drop comment about Ctrl-C problemSimon Glass1-2/+0
2018-12-05buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner1-2/+3
2018-12-05buildman/toolchain.py: fix toolchain directoryTrevor Woerner1-1/+2
2018-11-21buildman: Show boards with warning with w+Simon Glass2-19/+54
2018-11-21buildman: Rename the good, better, worse variablesSimon Glass1-14/+14
2018-11-21buildman: Detect dtc warningsSimon Glass2-3/+6
2018-11-21buildman: Only print toolchain probing with -vSimon Glass2-2/+2
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass5-23/+72
2018-10-08buildman: dtoc: Suppress unwanted output from testSimon Glass1-1/+3
2018-10-08buildman: Make the toolchain test more forgivingSimon Glass1-2/+4
2018-09-29buildman: Avoid hanging when the config changesSimon Glass1-1/+1
2018-09-11Remove CONFIG_USE_STDINTMasahiro Yamada1-1/+1
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan4-16/+145
2018-06-07buildman: Extract environment as part of each buildAlex Kiernan2-0/+15
2018-05-23buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck1-3/+3
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann3-3/+38
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini12-30/+12
2018-02-05buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck4-2/+10
2018-01-28host-tools: use python2 explicitly for shebangMasahiro Yamada1-1/+1
2018-01-17tools: Update python "help" tests to cope with "more" odditiesTom Rini1-1/+4