summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
2025-03-04Merge patch series "tools: Minor clean-ups for the command library"Tom Rini
2025-03-04u_boot_pylib: Add a function to run a single commandSimon Glass
2025-03-04u_boot_pylib: Correct case for test_resultSimon Glass
2025-02-21buildman: Update tests for newer filelock moduleSimon Glass
2025-02-21tools: Fix pylint 3.3.4 errorsSimon Glass
2025-02-17u_boot_pylib: Move gitutil into the librarySimon Glass
2025-02-14python: Recreate test/py and tools/buildman requirements.txt filesTom Rini
2025-01-25buildman: Record an error if a toolchain is missingSimon Glass
2025-01-25buildman: Drop unused OUTPUT_FILE constantSimon Glass
2024-11-19buildman: Support a tilde to represent the home directorySimon Glass
2024-11-19buildman: Correct logic for adding a toolchainSimon Glass
2024-11-19buildman: Document the toolchain-prefix sectionSimon Glass
2024-11-19buildman: Correct the indentation in the setting-up sectionSimon Glass
2024-11-19buildman: Support #include files in defconfigsSimon Glass
2024-11-19buildman: Set up the tout librarySimon Glass
2024-11-19buildman: Add a lower-level test for KconfigScannerSimon Glass
2024-10-18buildman: Correct some warnings about regex stringsSimon Glass
2024-09-26buildman: Allow skipping the dtc buildSimon Glass
2024-09-26buildman: Retry the build for current sourceSimon Glass
2024-09-24buildman/toolchain.py: do not set CROSS_COMPILE for sandboxJerome Forissier
2024-09-06buildman: Support building within a Python venvSimon Glass
2024-08-27tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco
2024-08-26buildman: Make test_process_limit handle time.monotonic()Simon Glass
2024-07-26buildman: Show board list with -xSimon Glass
2024-07-08Revert "buildman: Always use the full path in CROSS_COMPILE"Tom Rini
2024-07-03buildman: Always use the full path in CROSS_COMPILESimon Glass
2024-07-03buildman: Fix a few typos in toolchain codeSimon Glass
2024-07-03buildman: Add python3-pycryptodomeSimon Glass
2024-07-03buildman: Add python3-coverageSimon Glass
2024-07-03buildman: Add a way to limit the number of buildmansSimon Glass
2024-07-03buildman: Add a flag to force mrproper on failureSimon Glass
2024-07-03buildman: Avoid rebuilding when --mrproper is usedSimon Glass
2024-07-03buildman: Make mrproper an argument to run_commit()Simon Glass
2024-07-03buildman: Make mrproper an argument to _config_and_build()Simon Glass
2024-07-03buildman: Make mrproper an argument to _reconfigure()Simon Glass
2024-07-03tools: binman: fix deprecated Python ConfigParser methodsBrandon Maier
2024-07-03tools: binman: fix deprecated Python unittest methodsBrandon Maier
2024-05-03tools: typo arguemntsHeinrich Schuchardt
2024-01-29tools: buildman: fix non-existing SafeConfigParser in Python 3.12+Quentin Schulz
2024-01-18tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis
2023-12-31buildman: type cotainingHeinrich Schuchardt
2023-12-13tools: Move python tools to version 0.0.6Simon Glass
2023-12-13doc: Update documentation URLSimon Glass
2023-11-07buildman: Use oldconfig when adjusting the configSimon Glass
2023-11-02buildman: Include symbols in the read-only data sectionSimon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-23buildman: Start the clock when the build startsSimon Glass
2023-09-23buildman: Show progress when regenerating the board.cfg fileSimon Glass
2023-09-23buildman: Keep all common output filesSimon Glass
2023-09-23buildman: Fix full help for Python 3.8Simon Glass