summaryrefslogtreecommitdiffstats
path: root/tools/buildman
Commit message (Expand)AuthorAgeFilesLines
* buildman: allow multiple toolchains in a single pathAlbert ARIBAUD2015-02-151-4/+5
* buildman: Add an option to write the full build outputSimon Glass2015-01-144-3/+9
* buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-146-13/+303
* buildman: Allow architecture to alias to multiple toolchainsSimon Glass2015-01-143-5/+23
* buildman: Don't use the local settings when running testsSimon Glass2015-01-141-1/+14
* buildman: Don't complain about missing sections in ~/.buildmanSimon Glass2015-01-141-1/+0
* buildman: Add documentation about the .buildman fileSimon Glass2015-01-141-20/+53
* buildman: Add a note about Python pre-requisitesSimon Glass2015-01-141-1/+10
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-145-10/+25
* buildman: Put the toolchain path first instead of last in PATHSimon Glass2015-01-141-1/+1
* buildman: Try to avoid hard-coded string parsingSimon Glass2015-01-141-1/+8
* buildman: Allow specifying a range of commits to buildSimon Glass2015-01-142-4/+26
* buildman: Don't remove entire output directory when testingSimon Glass2015-01-141-1/+2
* buildman: Add an option to flatten output directory treesSimon Glass2015-01-144-6/+24
* buildman: Try to guess the upstream commitSimon Glass2015-01-142-7/+8
* buildman: Don't prune output space for 'current source' buildSimon Glass2015-01-141-0/+2
* buildman: Put build in 'current', not 'current/current'Simon Glass2015-01-141-4/+3
* buildman: Add tests that check the correct output directory is usedSimon Glass2015-01-141-0/+31
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-141-0/+2
|\
| * patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-031-1/+1
| * buildman: Don't default to -e when using -sSimon Glass2014-11-031-1/+2
| * buildman: Fix repeating board list with -lSimon Glass2014-11-031-1/+2
* | buildman: Fix some typos in READMEDirk Behme2014-12-291-7/+7
* | buildman: Don't default to -e when building current sourceSimon Glass2014-11-262-14/+12
* | buildman: Fix repeating board list with -lSimon Glass2014-11-261-1/+2
* | patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-261-1/+1
* | buildman: Save *.img files tooTom Rini2014-11-261-1/+1
|/
* buildman: Fix the logic for the bloat commandSimon Glass2014-09-211-3/+3
* kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada2014-09-171-1/+1
* tools: Import KconfiglibMasahiro Yamada2014-09-161-0/+3799
* buildman: fix typos of --dry-run help messageMasahiro Yamada2014-09-091-1/+1
* buildman: Create parent directories as necessaryThierry Reding2014-09-092-3/+6
* buildman: Ignore conflicting tagsSimon Glass2014-09-092-8/+10
* buildman: Permit branch names with an embedded '/'Simon Glass2014-09-092-5/+14
* buildman: Expand output test to cover directory prefixesSimon Glass2014-09-091-8/+46
* buildman: Add additional functional testsSimon Glass2014-09-091-18/+306
* buildman: Provide an internal option to clean the outpur dirSimon Glass2014-09-091-1/+10
* buildman: Correct counting of build failures on retrySimon Glass2014-09-091-7/+8
* buildman: Allow tests to have their own boardsSimon Glass2014-09-092-10/+31
* buildman: Avoid looking at config file or toolchains in testsSimon Glass2014-09-092-5/+29
* buildman: Set up bsettings outside the control moduleSimon Glass2014-09-092-1/+2
* buildman: Add a functional testSimon Glass2014-09-094-18/+206
* buildman: Move full help code into the control moduleSimon Glass2014-09-092-6/+8
* buildman: Move the command line code into its own fileSimon Glass2014-09-092-71/+87
* buildman: Enhance basic test to check summary outputSimon Glass2014-09-091-5/+96
* buildman: Send builder output through a function for testingSimon Glass2014-09-091-28/+30
* buildman: Separate out display of warnings and errorsSimon Glass2014-09-052-23/+91
* buildman: Add an option to show which boards caused which errorsSimon Glass2014-09-054-13/+50
* buildman: Remove the directory prefix from each error lineSimon Glass2014-09-051-1/+3
* buildman: Implement an option to exclude boards from the buildSimon Glass2014-09-054-8/+41
OpenPOWER on IntegriCloud