summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
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
2015-07-15builderthread.py: Keep 'SPL'Tom Rini
2015-06-12kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek
2015-04-18buildman: Make -V (verbose_build) really be verboseTom Rini
2015-04-18buildman: Keep more outputs with the --keep-outputs flagTom Rini
2015-04-18buildman: Allow comparison of build configurationSimon Glass
2015-04-18buildman: Store build config filesSimon Glass
2015-04-18buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler
2015-03-05buildman: Add a space before the list of boardsSimon Glass
2015-03-05buildman: Correct toolchain download featureSimon Glass
2015-02-15buildman: allow multiple toolchains in a single pathAlbert ARIBAUD
2015-01-15buildman: Add an option to write the full build outputSimon Glass
2015-01-15buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-15buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-15buildman: Don't use the local settings when running testsSimon Glass
2015-01-15buildman: Don't complain about missing sections in ~/.buildmanSimon Glass
2015-01-15buildman: Add documentation about the .buildman fileSimon Glass
2015-01-15buildman: Add a note about Python pre-requisitesSimon Glass
2015-01-15buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-15buildman: Put the toolchain path first instead of last in PATHSimon Glass
2015-01-15buildman: Try to avoid hard-coded string parsingSimon Glass
2015-01-15buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-15buildman: Don't remove entire output directory when testingSimon Glass
2015-01-15buildman: Add an option to flatten output directory treesSimon Glass
2015-01-15buildman: Try to guess the upstream commitSimon Glass