Age | Commit message (Expand) | Author |
2015-04-18 | buildman: Show 'make' command line when -V is used | Simon Glass |
2015-03-30 | ARM: tegra: rename colibri_t20 board/configuration/device-tree | Marcel Ziswiler |
2015-03-05 | buildman: Add a space before the list of boards | Simon Glass |
2015-03-05 | buildman: Correct toolchain download feature | Simon Glass |
2015-02-15 | buildman: allow multiple toolchains in a single path | Albert ARIBAUD |
2015-01-14 | buildman: Add an option to write the full build output | Simon Glass |
2015-01-14 | buildman: Add the option to download toolchains from kernel.org | Simon Glass |
2015-01-14 | buildman: Allow architecture to alias to multiple toolchains | Simon Glass |
2015-01-14 | buildman: Don't use the local settings when running tests | Simon Glass |
2015-01-14 | buildman: Don't complain about missing sections in ~/.buildman | Simon Glass |
2015-01-14 | buildman: Add documentation about the .buildman file | Simon Glass |
2015-01-14 | buildman: Add a note about Python pre-requisites | Simon Glass |
2015-01-14 | buildman: Add an option to use the full tool chain path | Simon Glass |
2015-01-14 | buildman: Put the toolchain path first instead of last in PATH | Simon Glass |
2015-01-14 | buildman: Try to avoid hard-coded string parsing | Simon Glass |
2015-01-14 | buildman: Allow specifying a range of commits to build | Simon Glass |
2015-01-14 | buildman: Don't remove entire output directory when testing | Simon Glass |
2015-01-14 | buildman: Add an option to flatten output directory trees | Simon Glass |
2015-01-14 | buildman: Try to guess the upstream commit | Simon Glass |
2015-01-14 | buildman: Don't prune output space for 'current source' build | Simon Glass |
2015-01-14 | buildman: Put build in 'current', not 'current/current' | Simon Glass |
2015-01-14 | buildman: Add tests that check the correct output directory is used | Simon Glass |
2015-01-14 | Merge branch 'buildman' of git://git.denx.de/u-boot-x86 | Tom Rini |
2014-12-29 | buildman: Fix some typos in README | Dirk Behme |
2014-11-26 | buildman: Don't default to -e when building current source | Simon Glass |
2014-11-26 | buildman: Fix repeating board list with -l | Simon Glass |
2014-11-26 | patman: Use the full commit hash for 'git checkout' | Simon Glass |
2014-11-26 | buildman: Save *.img files too | Tom Rini |
2014-11-03 | patman: Use the full commit hash for 'git checkout' | Simon Glass |
2014-11-03 | buildman: Don't default to -e when using -s | Simon Glass |
2014-11-03 | buildman: Fix repeating board list with -l | Simon Glass |
2014-09-21 | buildman: Fix the logic for the bloat command | Simon Glass |
2014-09-17 | kconfiglib: change SPDX-License-Identifier to ISC | Masahiro Yamada |
2014-09-16 | tools: Import Kconfiglib | Masahiro Yamada |
2014-09-09 | buildman: fix typos of --dry-run help message | Masahiro Yamada |
2014-09-09 | buildman: Create parent directories as necessary | Thierry Reding |
2014-09-09 | buildman: Ignore conflicting tags | Simon Glass |
2014-09-09 | buildman: Permit branch names with an embedded '/' | Simon Glass |
2014-09-09 | buildman: Expand output test to cover directory prefixes | Simon Glass |
2014-09-09 | buildman: Add additional functional tests | Simon Glass |
2014-09-09 | buildman: Provide an internal option to clean the outpur dir | Simon Glass |
2014-09-09 | buildman: Correct counting of build failures on retry | Simon Glass |
2014-09-09 | buildman: Allow tests to have their own boards | Simon Glass |
2014-09-09 | buildman: Avoid looking at config file or toolchains in tests | Simon Glass |
2014-09-09 | buildman: Set up bsettings outside the control module | Simon Glass |
2014-09-09 | buildman: Add a functional test | Simon Glass |
2014-09-09 | buildman: Move full help code into the control module | Simon Glass |
2014-09-09 | buildman: Move the command line code into its own file | Simon Glass |
2014-09-09 | buildman: Enhance basic test to check summary output | Simon Glass |
2014-09-09 | buildman: Send builder output through a function for testing | Simon Glass |