aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)AuthorFilesLines
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-09kconfiglib.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-02buildman: 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
2016-10-09buildman: Drop the 'active' flag in the builderSimon Glass2-16/+1
2016-10-09buildman: Allow builds to terminate cleanlySimon Glass1-2/+6
2016-10-09buildman: Put our local libraries first in the pathSimon Glass1-1/+1
2016-10-09buildman: Print a message indicating the build is startingSimon Glass2-2/+3
2016-10-09buildman: Print a message when removing old directoriesSimon Glass1-0/+6
2016-10-09buildman: Tidy up the 'cloning' messageSimon Glass1-1/+3
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass1-1/+1
2016-07-31buildman: Add a quick-start noteSimon Glass1-0/+14
2016-07-31buildman: Avoid overwriting existing toolchain entriesSimon Glass1-2/+1
2016-07-31buildman: Drop the toolchain error when downloading toolchainsSimon Glass1-7/+10
2016-07-31buildman: Fix a typo in TestSettingsHasPath()Simon Glass1-1/+1
2016-07-31buildman: Improve the toolchain progress/error outputSimon Glass2-12/+21
2016-07-31buildman: Allow the toolchain error to be suppressedSimon Glass1-6/+14
2016-07-31buildman: Fix the 'help' test to use the correct pathSimon Glass1-1/+1
2016-07-31buildman: Automatically create a config file if neededSimon Glass1-0/+44
2016-07-31buildman: Tidy up the README a littleSimon Glass1-23/+30
2016-05-17buildman: allow more incremental buildingStephen Warren5-11/+73
2016-03-17buildman: Clarify the use of -VSimon Glass2-2/+3
2016-03-17buildman: Add a way to specific a full toolchain prefixSimon Glass2-110/+226
2016-03-17buildman: Allow branch names which conflict with directoriesSimon Glass1-0/+2
2016-03-14buildman: Allow the toolchain architecture to be specifiedSimon Glass1-5/+12
2016-03-14buildman: Allow the toolchain priority to be specifiedSimon Glass1-8/+22
2016-03-14buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass1-5/+6
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass1-1/+2
2016-02-24tools: Update openrisc toolchain informationBin Meng1-1/+5
2015-12-10buildman: README: add links for toolchains not available on kernel.orgThomas Chou1-1/+22
2015-09-09buildman: Improve the config comparison featureSimon Glass1-44/+142
2015-08-28kconfiglib: update to the latest versionUlf Magnusson1-2252/+1906
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng1-2/+2
2015-07-14builderthread.py: Keep 'SPL'Tom Rini1-1/+1
2015-06-12kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada1-7/+35
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek3-3/+3
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini1-1/+3
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini1-4/+3