summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* zephyr: Wait for zmake logging even on errorJeremy Bettis2021-04-091-5/+7
* zephyr: zmake: Allow warnings to break the buildSimon Glass2021-04-021-0/+2
* zephyr: Add zmake command coverage.Jeremy Bettis2021-04-021-0/+6
* zephyr: zmake: Avoid showing a backtrace on errorsSimon Glass2021-03-301-0/+5
* zephyr: Add --coverage option to zmake configureJeremy Bettis2021-03-181-0/+3
* zephyr: zmake: implement --modules-dir parameterJack Rosenthal2021-02-231-0/+6
* zephyr: zmake: fix typo in help messageJack Rosenthal2021-02-181-1/+1
* zephyr: zmake: make --zephyr-base a global flag to zmakeJack Rosenthal2021-02-181-5/+3
* zmake: enable default build directory for configure subcommandYuval Peress2021-02-041-1/+1
* zephyr: add an option for enabling bringup and plumb to zmake flagJack Rosenthal2021-01-271-0/+3
* zephyr: copy zmake to platform/ecJack Rosenthal2021-01-091-0/+122