Commit Graph

91 Commits (20c34115d603745cf276c683168292d02056791a)

Author SHA1 Message Date
Simon Glass d2ce658de5 buildman: Add an option to write the full build output 10 years ago
Simon Glass 827e37b558 buildman: Add the option to download toolchains from kernel.org 10 years ago
Simon Glass 9b83bfdcb0 buildman: Allow architecture to alias to multiple toolchains 10 years ago
Simon Glass cc935295f2 buildman: Don't use the local settings when running tests 10 years ago
Simon Glass 7024ab6316 buildman: Don't complain about missing sections in ~/.buildman 10 years ago
Simon Glass 620053421c buildman: Add documentation about the .buildman file 10 years ago
Simon Glass 346996969d buildman: Add a note about Python pre-requisites 10 years ago
Simon Glass bb1501f2c2 buildman: Add an option to use the full tool chain path 10 years ago
Simon Glass f210b58734 buildman: Put the toolchain path first instead of last in PATH 10 years ago
Simon Glass b53241230d buildman: Try to avoid hard-coded string parsing 10 years ago
Simon Glass 5abab20dfb buildman: Allow specifying a range of commits to build 10 years ago
Simon Glass 0740127f4d buildman: Don't remove entire output directory when testing 10 years ago
Simon Glass 5971ab5c44 buildman: Add an option to flatten output directory trees 10 years ago
Simon Glass 2a9e2c6a09 buildman: Try to guess the upstream commit 10 years ago
Simon Glass 1a91567510 buildman: Don't prune output space for 'current source' build 10 years ago
Simon Glass 05c96b187a buildman: Put build in 'current', not 'current/current' 10 years ago
Simon Glass 4466c1f943 buildman: Add tests that check the correct output directory is used 10 years ago
Dirk Behme 3e1ded1fff buildman: Fix some typos in README 10 years ago
Simon Glass 1d8104fe88 buildman: Don't default to -e when building current source 10 years ago
Simon Glass f66153be19 buildman: Fix repeating board list with -l 10 years ago
Simon Glass 0b5b409acc patman: Use the full commit hash for 'git checkout' 10 years ago
Tom Rini ce267335c3 buildman: Save *.img files too 10 years ago
Simon Glass 1ddda1b321 patman: Use the full commit hash for 'git checkout' 10 years ago
Simon Glass 58d818f19f buildman: Don't default to -e when using -s 10 years ago
Simon Glass be338a5149 buildman: Fix repeating board list with -l 10 years ago
Simon Glass 7798e2285f buildman: Fix the logic for the bloat command 10 years ago
Masahiro Yamada 9170818a4e kconfiglib: change SPDX-License-Identifier to ISC 10 years ago
Masahiro Yamada f219e01311 tools: Import Kconfiglib 10 years ago
Masahiro Yamada d0ea61d9ca buildman: fix typos of --dry-run help message 10 years ago
Thierry Reding f3d015cb4a buildman: Create parent directories as necessary 10 years ago
Simon Glass 950a23133d buildman: Ignore conflicting tags 10 years ago
Simon Glass f7582ce849 buildman: Permit branch names with an embedded '/' 10 years ago
Simon Glass 930c8d4ad8 buildman: Expand output test to cover directory prefixes 10 years ago
Simon Glass dfb7e93235 buildman: Add additional functional tests 10 years ago
Simon Glass 883a321a4b buildman: Provide an internal option to clean the outpur dir 10 years ago
Simon Glass fb3954f9ea buildman: Correct counting of build failures on retry 10 years ago
Simon Glass 823e60b62a buildman: Allow tests to have their own boards 10 years ago
Simon Glass 8b985eebd0 buildman: Avoid looking at config file or toolchains in tests 10 years ago
Simon Glass fd03d63f34 buildman: Set up bsettings outside the control module 10 years ago
Simon Glass d4144e45b4 buildman: Add a functional test 10 years ago
Simon Glass 48ba5856eb buildman: Move full help code into the control module 10 years ago
Simon Glass d3d5c12331 buildman: Move the command line code into its own file 10 years ago
Simon Glass 6208fcef94 buildman: Enhance basic test to check summary output 10 years ago
Simon Glass 4653a8826f buildman: Send builder output through a function for testing 10 years ago
Simon Glass e30965db0c buildman: Separate out display of warnings and errors 10 years ago
Simon Glass ed9666573e buildman: Add an option to show which boards caused which errors 10 years ago
Simon Glass 48c1b6a8ff buildman: Remove the directory prefix from each error line 10 years ago
Simon Glass 3cf4ae6f86 buildman: Implement an option to exclude boards from the build 10 years ago
Simon Glass f60c9d4f39 buildman: Allow make-flags variables to include '-' and '_' 10 years ago
Simon Glass 2c3deb9758 buildman: Set the return code to indicate build result 10 years ago