summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/multiproc.py
Commit message (Expand)AuthorAgeFilesLines
* zmake: Improve loggingJeremy Bettis2021-09-141-4/+20
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-12/+9
* zmake: lazily create the logging threadYuval Peress2021-07-091-6/+11
* zmake: Prefix logs with the name of the projectJeremy Bettis2021-05-031-4/+13
* zephyr: zmake: remove fail_fast functionalityJack Rosenthal2021-04-131-16/+5
* zephyr: zmake: Reset the multiproc module before useSimon Glass2021-04-071-0/+7
* zephyr: zmake: Allow warnings to break the buildSimon Glass2021-04-021-2/+24
* zmake: Refactor _logging_map to use a classSimon Glass2021-04-011-16/+45
* zmake: allow overriding default log level for file descriptorYuval Peress2021-01-141-3/+16
* zephyr: copy zmake to platform/ecJack Rosenthal2021-01-091-0/+235