summaryrefslogtreecommitdiffstats
path: root/tools/buildman/func_test.py
Commit message (Expand)AuthorAgeFilesLines
* buildman: Use bytes for the environmentSimon Glass2021-04-291-0/+12
* buildman: Handle exceptions in threads gracefullySimon Glass2021-04-291-0/+15
* buildman: Tidy up a few commentsSimon Glass2021-04-291-2/+11
* buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak2020-09-221-0/+2
* patman: Move to absolute importsSimon Glass2020-04-261-5/+4
* buildman: Move to absolute importsSimon Glass2020-04-261-4/+5
* buildman: Write output files when using -wSimon Glass2020-04-261-0/+4
* buildman: Use out-env for environment outputSimon Glass2020-04-261-0/+7
* buildman: Make sure that -o is given with -wSimon Glass2020-04-261-0/+6
* buildman: Change the exit codesSimon Glass2020-04-211-1/+1
* buildman: Make -I the defaultSimon Glass2020-04-211-8/+20
* buildman: Allow building within a subdir of the current dirSimon Glass2020-04-101-9/+0
* bulidman: Add support for a simple buildSimon Glass2020-04-101-4/+35
* buildman: Convert to Python 3Simon Glass2019-11-041-8/+8
* buildman: Perform tests in a temporary directoryTom Rini2019-10-081-12/+14
* Remove CONFIG_USE_STDINTMasahiro Yamada2018-09-101-1/+1
* buildman: Extract environment as part of each buildAlex Kiernan2018-06-071-0/+5
* tools: buildman: Don't use the working dir as build dirLothar Waßmann2018-05-161-0/+9
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* tools: Update python "help" tests to cope with "more" odditiesTom Rini2018-01-161-1/+4
* powerpc, 5xx: remove some "5xx" remainsHeiko Schocher2017-06-161-1/+0
* buildman: Fix the 'help' test to use the correct pathSimon Glass2016-07-311-1/+1
* buildman: Allow branch names which conflict with directoriesSimon Glass2016-03-171-0/+2
* buildman: Ignore conflicting tagsSimon Glass2014-09-091-0/+3
* buildman: Permit branch names with an embedded '/'Simon Glass2014-09-091-4/+13
* buildman: Add additional functional testsSimon Glass2014-09-091-18/+306
* buildman: Allow tests to have their own boardsSimon Glass2014-09-091-1/+19
* buildman: Avoid looking at config file or toolchains in testsSimon Glass2014-09-091-0/+19
* buildman: Add a functional testSimon Glass2014-09-091-0/+182