summaryrefslogtreecommitdiff
path: root/tools/buildman
Commit message (Expand)AuthorAgeLines
* kconfiglib.py: Kludge in 'imply' supportTom Rini2017-03-09-5/+6
* buildman: Allow showing the list of boards with -nSimon Glass2017-02-08-14/+17
* buildman: Update link to the most recent prebuilt ARC toolachinAlexey Brodkin2017-01-28-1/+1
* buildman: Rename do_build to config_onlySimon Glass2016-12-02-5/+5
* buildman: Clean up odd characters on the terminalSimon Glass2016-12-02-1/+1
* buildman: Squash useless output from -KSimon Glass2016-12-02-13/+38
* buildman: Add documentation for CONFIG checkingSimon Glass2016-12-02-0/+37
* buildman: Add an option to just create the configSimon Glass2016-12-02-7/+17
* buildman: Fix building based on 'options' fieldTom Rini2016-11-06-2/+2
* tools: buildman: Add compiler wrapperYork Sun2016-10-09-2/+25
* tools: buildman: Remove duplicated codeYork Sun2016-10-09-4/+0
* buildman: Drop the 'alive' flag in BuilderThreadSimon Glass2016-10-09-3/+1
* buildman: Don't show a stacktrace on Ctrl-CSimon Glass2016-10-09-0/+7
* buildman: Drop the 'active' flag in the builderSimon Glass2016-10-09-16/+1
* buildman: Allow builds to terminate cleanlySimon Glass2016-10-09-2/+6
* buildman: Put our local libraries first in the pathSimon Glass2016-10-09-1/+1
* buildman: Print a message indicating the build is startingSimon Glass2016-10-09-2/+3
* buildman: Print a message when removing old directoriesSimon Glass2016-10-09-0/+6
* buildman: Tidy up the 'cloning' messageSimon Glass2016-10-09-1/+3
* patman: Adjust command.Output() to raise an error by defaultSimon Glass2016-09-18-1/+1
* buildman: Add a quick-start noteSimon Glass2016-07-31-0/+14
* buildman: Avoid overwriting existing toolchain entriesSimon Glass2016-07-31-2/+1
* buildman: Drop the toolchain error when downloading toolchainsSimon Glass2016-07-31-7/+10
* buildman: Fix a typo in TestSettingsHasPath()Simon Glass2016-07-31-1/+1
* buildman: Improve the toolchain progress/error outputSimon Glass2016-07-31-12/+21
* buildman: Allow the toolchain error to be suppressedSimon Glass2016-07-31-6/+14
* buildman: Fix the 'help' test to use the correct pathSimon Glass2016-07-31-1/+1
* buildman: Automatically create a config file if neededSimon Glass2016-07-31-0/+44
* buildman: Tidy up the README a littleSimon Glass2016-07-31-23/+30
* buildman: allow more incremental buildingStephen Warren2016-05-17-11/+73
* buildman: Clarify the use of -VSimon Glass2016-03-17-2/+3
* buildman: Add a way to specific a full toolchain prefixSimon Glass2016-03-17-110/+226
* buildman: Allow branch names which conflict with directoriesSimon Glass2016-03-17-0/+2
* buildman: Allow the toolchain architecture to be specifiedSimon Glass2016-03-14-5/+12
* buildman: Allow the toolchain priority to be specifiedSimon Glass2016-03-14-8/+22
* buildman: Fix up a few code inconsistencies in toolchain.pySimon Glass2016-03-14-5/+6
* buildman: patman: Fix -H when installed as a symlinkSimon Glass2016-03-14-1/+2
* tools: Update openrisc toolchain informationBin Meng2016-02-24-1/+5
* buildman: README: add links for toolchains not available on kernel.orgThomas Chou2015-12-10-1/+22
* buildman: Improve the config comparison featureSimon Glass2015-09-09-44/+142
* kconfiglib: update to the latest versionUlf Magnusson2015-08-28-2252/+1906
* buildman: Correct '--fetch-arch' command documentationBin Meng2015-07-28-2/+2
* builderthread.py: Keep 'SPL'Tom Rini2015-07-14-1/+1
* kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada2015-06-12-7/+35
* buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek2015-04-23-3/+3
* buildman: Make -V (verbose_build) really be verboseTom Rini2015-04-18-1/+3
* buildman: Keep more outputs with the --keep-outputs flagTom Rini2015-04-18-4/+3
* buildman: Allow comparison of build configurationSimon Glass2015-04-18-15/+174
* buildman: Store build config filesSimon Glass2015-04-18-7/+29
* buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass2015-04-18-5/+16