summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
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-09buildman: 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-10kconfiglib.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-03buildman: 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-19patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-08-01buildman: Add a quick-start noteSimon Glass
2016-08-01buildman: Avoid overwriting existing toolchain entriesSimon Glass
2016-08-01buildman: Drop the toolchain error when downloading toolchainsSimon Glass
2016-08-01buildman: Fix a typo in TestSettingsHasPath()Simon Glass
2016-08-01buildman: Improve the toolchain progress/error outputSimon Glass
2016-08-01buildman: Allow the toolchain error to be suppressedSimon Glass
2016-08-01buildman: Fix the 'help' test to use the correct pathSimon Glass
2016-08-01buildman: Automatically create a config file if neededSimon Glass
2016-08-01buildman: Tidy up the README a littleSimon Glass
2016-05-17buildman: allow more incremental buildingStephen Warren
2016-03-18buildman: Clarify the use of -VSimon Glass
2016-03-18buildman: Add a way to specific a full toolchain prefixSimon Glass
2016-03-18buildman: 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
2016-03-14buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass
2016-02-24tools: Update openrisc toolchain informationBin Meng
2015-12-11buildman: README: add links for toolchains not available on kernel.orgThomas Chou
2015-09-09buildman: Improve the config comparison featureSimon Glass
2015-08-28kconfiglib: update to the latest versionUlf Magnusson
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng