summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
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-14buildman: Add an option to write the full build outputSimon Glass
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass
2015-01-14buildman: Allow architecture to alias to multiple toolchainsSimon Glass
2015-01-14buildman: Don't use the local settings when running testsSimon Glass
2015-01-14buildman: Don't complain about missing sections in ~/.buildmanSimon Glass
2015-01-14buildman: Add documentation about the .buildman fileSimon Glass
2015-01-14buildman: Add a note about Python pre-requisitesSimon Glass
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-14buildman: Put the toolchain path first instead of last in PATHSimon Glass
2015-01-14buildman: Try to avoid hard-coded string parsingSimon Glass
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-14buildman: Don't remove entire output directory when testingSimon Glass
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass
2015-01-14buildman: Try to guess the upstream commitSimon Glass
2015-01-14buildman: Don't prune output space for 'current source' buildSimon Glass
2015-01-14buildman: Put build in 'current', not 'current/current'Simon Glass
2015-01-14buildman: Add tests that check the correct output directory is usedSimon Glass
2015-01-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2014-12-29buildman: Fix some typos in READMEDirk Behme
2014-11-26buildman: Don't default to -e when building current sourceSimon Glass
2014-11-26buildman: Fix repeating board list with -lSimon Glass
2014-11-26patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-26buildman: Save *.img files tooTom Rini
2014-11-03patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-03buildman: Don't default to -e when using -sSimon Glass
2014-11-03buildman: Fix repeating board list with -lSimon Glass
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass
2014-09-17kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada
2014-09-16tools: Import KconfiglibMasahiro Yamada
2014-09-09buildman: fix typos of --dry-run help messageMasahiro Yamada
2014-09-09buildman: Create parent directories as necessaryThierry Reding
2014-09-09buildman: Ignore conflicting tagsSimon Glass
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass
2014-09-09buildman: Expand output test to cover directory prefixesSimon Glass
2014-09-09buildman: Add additional functional testsSimon Glass
2014-09-09buildman: Provide an internal option to clean the outpur dirSimon Glass
2014-09-09buildman: Correct counting of build failures on retrySimon Glass
2014-09-09buildman: Allow tests to have their own boardsSimon Glass
2014-09-09buildman: Avoid looking at config file or toolchains in testsSimon Glass
2014-09-09buildman: Set up bsettings outside the control moduleSimon Glass
2014-09-09buildman: Add a functional testSimon Glass
2014-09-09buildman: Move full help code into the control moduleSimon Glass
2014-09-09buildman: Move the command line code into its own fileSimon Glass
2014-09-09buildman: Enhance basic test to check summary outputSimon Glass
2014-09-09buildman: Send builder output through a function for testingSimon Glass
2014-09-05buildman: Separate out display of warnings and errorsSimon Glass