summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-23buildman: Fix up testsSimon Glass1-10/+21
2017-11-23buildman: Allow skipping of tests which use the networkSimon Glass3-4/+11
2017-09-29kconfiglib: update with 'imply' supportUlf Magnusson1-140/+193
2017-09-12genconfig.py: Print defconfig next to warningsSimon Glass1-6/+16
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko1-9/+2
2017-06-16powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2-2/+0
2017-06-09buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck1-2/+4
2017-06-09buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck1-1/+5
2017-06-09buildman: Fix bloat option when 'new' only drops functionsTom Rini1-1/+1
2017-04-18buildman: Allow 'gnueabihf' toolchains for ARMTom Rini1-2/+3
2017-04-14buildman: Translate more strings to latin-1Tom Rini1-2/+2
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass1-2/+3
2017-03-10kconfiglib.py: Kludge in 'imply' supportTom Rini1-5/+6
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass3-14/+17
2017-01-28buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin1-1/+1
2016-12-03buildman: Rename do_build to config_onlySimon Glass1-5/+5
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass1-1/+1
2016-12-02buildman: Squash useless output from -KSimon Glass4-13/+38
2016-12-02buildman: Add documentation for CONFIG checkingSimon Glass1-0/+37
2016-12-02buildman: Add an option to just create the configSimon Glass4-7/+17
2016-11-06buildman: Fix building based on 'options' fieldTom Rini1-2/+2
2016-10-09tools: buildman: Add compiler wrapperYork Sun2-2/+25
2016-10-09tools: buildman: Remove duplicated codeYork Sun1-4/+0
2016-10-09buildman: Drop the 'alive' flag in BuilderThreadSimon Glass1-3/+1
2016-10-09buildman: Don't show a stacktrace on Ctrl-CSimon Glass1-0/+7