summaryrefslogtreecommitdiff
path: root/tools/buildman
Commit message (Expand)AuthorAgeFilesLines
* buildman: Fix tabs in GetWrapper()Simon Glass2019-01-141-2/+2
* buildman: Add support for building with clangSimon Glass2019-01-145-5/+48
* buildman: Deal nicely with invalid build-status fileSimon Glass2019-01-141-1/+6
* buildman: Drop comment about Ctrl-C problemSimon Glass2019-01-141-2/+0
* buildman/toolchain.py: handle inconsistent tarball namesTrevor Woerner2018-12-051-2/+3
* buildman/toolchain.py: fix toolchain directoryTrevor Woerner2018-12-051-1/+2
* buildman: Show boards with warning with w+Simon Glass2018-11-202-19/+54
* buildman: Rename the good, better, worse variablesSimon Glass2018-11-201-14/+14
* buildman: Detect dtc warningsSimon Glass2018-11-202-3/+6
* buildman: Only print toolchain probing with -vSimon Glass2018-11-202-2/+2
* buildman: Add a --boards option to specify particular boards to buildSimon Glass2018-11-145-23/+72
* buildman: dtoc: Suppress unwanted output from testSimon Glass2018-10-081-1/+3
* buildman: Make the toolchain test more forgivingSimon Glass2018-10-081-2/+4
* buildman: Avoid hanging when the config changesSimon Glass2018-09-291-1/+1
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-1/+1
* buildman: Add support for environment delta in summaryAlex Kiernan2018-06-074-16/+145
* buildman: Extract environment as part of each buildAlex Kiernan2018-06-072-0/+15
* buildman: support newer gcc versions from kernel.orgDaniel Schwierzeck2018-05-221-3/+3
* tools: buildman: Don't use the working dir as build dirLothar Waßmann2018-05-163-3/+38
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0712-30/+12
* buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck2018-02-044-2/+10
* host-tools: use python2 explicitly for shebangMasahiro Yamada2018-01-281-1/+1
* tools: Update python "help" tests to cope with "more" odditiesTom Rini2018-01-161-1/+4
* buildman: Fix up testsSimon Glass2017-11-221-10/+21
* buildman: Allow skipping of tests which use the networkSimon Glass2017-11-223-4/+11
* kconfiglib: update with 'imply' supportUlf Magnusson2017-09-291-140/+193
* genconfig.py: Print defconfig next to warningsSimon Glass2017-09-111-6/+16
* avr32: Retire AVR32 for goodAndy Shevchenko2017-07-061-9/+2
* powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2017-06-162-2/+0
* buildman: properly translate strings for log and err files to ASCIIDaniel Schwierzeck2017-06-091-2/+4
* buildman: disable localized and unicode output of all build toolsDaniel Schwierzeck2017-06-091-1/+5
* buildman: Fix bloat option when 'new' only drops functionsTom Rini2017-06-081-1/+1
* buildman: Allow 'gnueabihf' toolchains for ARMTom Rini2017-04-181-2/+3
* buildman: Translate more strings to latin-1Tom Rini2017-04-141-2/+2
* buildman: Handle commit subjects containing unicodeSimon Glass2017-04-131-2/+3
* kconfiglib.py: Kludge in 'imply' supportTom Rini2017-03-091-5/+6
* buildman: Allow showing the list of boards with -nSimon Glass2017-02-083-14/+17
* buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin2017-01-281-1/+1
* buildman: Rename do_build to config_onlySimon Glass2016-12-021-5/+5
* buildman: Clean up odd characters on the terminalSimon Glass2016-12-021-1/+1
* buildman: Squash useless output from -KSimon Glass2016-12-024-13/+38
* buildman: Add documentation for CONFIG checkingSimon Glass2016-12-021-0/+37
* buildman: Add an option to just create the configSimon Glass2016-12-024-7/+17
* buildman: Fix building based on 'options' fieldTom Rini2016-11-061-2/+2
* tools: buildman: Add compiler wrapperYork Sun2016-10-092-2/+25
* tools: buildman: Remove duplicated codeYork Sun2016-10-091-4/+0
* buildman: Drop the 'alive' flag in BuilderThreadSimon Glass2016-10-091-3/+1
* buildman: Don't show a stacktrace on Ctrl-CSimon Glass2016-10-091-0/+7
* buildman: Drop the 'active' flag in the builderSimon Glass2016-10-092-16/+1
* buildman: Allow builds to terminate cleanlySimon Glass2016-10-091-2/+6