summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
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
2016-10-09buildman: Don't show a stacktrace on Ctrl-CSimon Glass
2016-10-09buildman: Drop the 'active' flag in the builderSimon Glass
2016-10-09buildman: Allow builds to terminate cleanlySimon Glass
2016-10-09buildman: Put our local libraries first in the pathSimon Glass
2016-10-09buildman: Print a message indicating the build is startingSimon Glass
2016-10-09buildman: Print a message when removing old directoriesSimon Glass
2016-10-09buildman: Tidy up the 'cloning' messageSimon Glass
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-07-31buildman: Add a quick-start noteSimon Glass
2016-07-31buildman: Avoid overwriting existing toolchain entriesSimon Glass
2016-07-31buildman: Drop the toolchain error when downloading toolchainsSimon Glass
2016-07-31buildman: Fix a typo in TestSettingsHasPath()Simon Glass
2016-07-31buildman: Improve the toolchain progress/error outputSimon Glass
2016-07-31buildman: Allow the toolchain error to be suppressedSimon Glass
2016-07-31buildman: Fix the 'help' test to use the correct pathSimon Glass
2016-07-31buildman: Automatically create a config file if neededSimon 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-03-17buildman: Allow branch names which conflict with directoriesSimon Glass
2016-03-14buildman: Allow the toolchain architecture to be specifiedSimon Glass
2016-03-14buildman: Allow the toolchain priority to be specifiedSimon Glass