aboutsummaryrefslogtreecommitdiffstats
path: root/tools/buildman
Commit message (Expand)AuthorAgeFilesLines
* buildman: Record an error if a toolchain is missingSimon Glass2025-01-251-2/+6
* buildman: Drop unused OUTPUT_FILE constantSimon Glass2025-01-251-1/+0
* buildman: Support a tilde to represent the home directorySimon Glass2024-11-193-11/+73
* buildman: Correct logic for adding a toolchainSimon Glass2024-11-191-9/+10
* buildman: Document the toolchain-prefix sectionSimon Glass2024-11-191-0/+6
* buildman: Correct the indentation in the setting-up sectionSimon Glass2024-11-191-14/+13
* buildman: Support #include files in defconfigsSimon Glass2024-11-193-1/+82
* buildman: Set up the tout librarySimon Glass2024-11-191-2/+7
* buildman: Add a lower-level test for KconfigScannerSimon Glass2024-11-191-0/+51
* buildman: Correct some warnings about regex stringsSimon Glass2024-10-182-7/+7
* buildman: Allow skipping the dtc buildSimon Glass2024-09-266-4/+66
* buildman: Retry the build for current sourceSimon Glass2024-09-261-0/+8
* buildman/toolchain.py: do not set CROSS_COMPILE for sandboxJerome Forissier2024-09-242-2/+50
* buildman: Support building within a Python venvWIP/06Sep2024-nextSimon Glass2024-09-063-4/+114
* tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco2024-08-271-5/+5
* buildman: Make test_process_limit handle time.monotonic()Simon Glass2024-08-261-0/+1
* buildman: Show board list with -xSimon Glass2024-07-261-1/+2
* Revert "buildman: Always use the full path in CROSS_COMPILE"Tom Rini2024-07-087-92/+23
* buildman: Always use the full path in CROSS_COMPILESimon Glass2024-07-037-23/+92
* buildman: Fix a few typos in toolchain codeSimon Glass2024-07-031-2/+2
* buildman: Add python3-pycryptodomeSimon Glass2024-07-031-0/+1
* buildman: Add python3-coverageSimon Glass2024-07-031-0/+1
* buildman: Add a way to limit the number of buildmansSimon Glass2024-07-035-2/+272
* buildman: Add a flag to force mrproper on failureSimon Glass2024-07-035-12/+20
* buildman: Avoid rebuilding when --mrproper is usedSimon Glass2024-07-031-1/+1
* buildman: Make mrproper an argument to run_commit()Simon Glass2024-07-031-8/+10
* buildman: Make mrproper an argument to _config_and_build()Simon Glass2024-07-031-4/+6
* buildman: Make mrproper an argument to _reconfigure()Simon Glass2024-07-031-3/+5
* tools: binman: fix deprecated Python ConfigParser methodsBrandon Maier2024-07-031-1/+1
* tools: binman: fix deprecated Python unittest methodsBrandon Maier2024-07-032-38/+38
* tools: typo arguemntsHeinrich Schuchardt2024-05-031-1/+1
* tools: buildman: fix non-existing SafeConfigParser in Python 3.12+Quentin Schulz2024-01-291-1/+1
* tools: binman: ti_board_cfg: Check for linting problemsNeha Malcom Francis2024-01-181-0/+1
* buildman: type cotainingHeinrich Schuchardt2023-12-311-1/+1
* tools: Move python tools to version 0.0.6Simon Glass2023-12-131-2/+2
* doc: Update documentation URLSimon Glass2023-12-131-1/+1
* buildman: Use oldconfig when adjusting the configSimon Glass2023-11-073-2/+10
* buildman: Include symbols in the read-only data sectionSimon Glass2023-11-021-1/+5
* Merge branch 'next'Tom Rini2023-10-025-10/+25
|\
| * buildman: Start the clock when the build startsSimon Glass2023-09-231-1/+2
| * buildman: Show progress when regenerating the board.cfg fileSimon Glass2023-09-232-4/+14
| * buildman: Keep all common output filesSimon Glass2023-09-231-4/+8
| * CI: Update to gcc-13.2.0Tom Rini2023-08-261-1/+1
* | buildman: Fix full help for Python 3.8Simon Glass2023-09-231-2/+8
|/
* buildman: Drop warning about orphaned defconfigsSimon Glass2023-08-052-14/+2
* buildman: Exit after reading toolchainSimon Glass2023-08-051-0/+3
* buildman: Specify the output directory in testsWIP/25Jul2023Simon Glass2023-07-251-8/+11
* buildman: Enable test coverageSimon Glass2023-07-242-1/+16
* buildman: Add an option to check maintainers and targetsSimon Glass2023-07-243-5/+16
* buildman: Use -D for --debugSimon Glass2023-07-242-7/+7