summaryrefslogtreecommitdiff
path: root/tools/buildman
Commit message (Expand)AuthorAgeLines
* 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
* buildman: Show 'make' command line when -V is usedSimon Glass2015-04-18-1/+7
* ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-30-1/+1
* buildman: Add a space before the list of boardsSimon Glass2015-03-05-2/+2
* buildman: Correct toolchain download featureSimon Glass2015-03-05-3/+7
* buildman: allow multiple toolchains in a single pathAlbert ARIBAUD2015-02-15-4/+5
* buildman: Add an option to write the full build outputSimon Glass2015-01-14-3/+9
* buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-14-13/+303
* buildman: Allow architecture to alias to multiple toolchainsSimon Glass2015-01-14-5/+23
* buildman: Don't use the local settings when running testsSimon Glass2015-01-14-1/+14
* buildman: Don't complain about missing sections in ~/.buildmanSimon Glass2015-01-14-1/+0
* buildman: Add documentation about the .buildman fileSimon Glass2015-01-14-20/+53
* buildman: Add a note about Python pre-requisitesSimon Glass2015-01-14-1/+10
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-14-10/+25
* buildman: Put the toolchain path first instead of last in PATHSimon Glass2015-01-14-1/+1
* buildman: Try to avoid hard-coded string parsingSimon Glass2015-01-14-1/+8
* buildman: Allow specifying a range of commits to buildSimon Glass2015-01-14-4/+26
* buildman: Don't remove entire output directory when testingSimon Glass2015-01-14-1/+2
* buildman: Add an option to flatten output directory treesSimon Glass2015-01-14-6/+24
* buildman: Try to guess the upstream commitSimon Glass2015-01-14-7/+8
* buildman: Don't prune output space for 'current source' buildSimon Glass2015-01-14-0/+2