summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/util.py
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-121-12/+13
* zephyr: zmake: Drop support for per-project zephyr versioningJack Rosenthal2021-11-221-30/+0
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-33/+0
* ec: Pass zephyr root dir to zmake instead of baseJeremy Bettis2021-09-301-9/+2
* Reland "zephyr: pull in the version string from zmake"Jack Rosenthal2021-08-201-0/+23
* Revert "zephyr: pull in the version string from zmake"Rob Barnes2021-08-201-23/+0
* zephyr: pull in the version string from zmakeJack Rosenthal2021-08-191-0/+23
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-35/+47
* zmake: Add utility for getting value from autoconf.hYuval Peress2021-06-091-0/+17
* zephyr: zmake: Always used the supplied build directorySimon Glass2021-02-181-2/+1
* zepyhr: zmake: add a function to read zephyr version from $ZEPHYR_BASEJack Rosenthal2021-02-101-0/+22
* zephyr: zmake: Fix zmake default build directory resolutionYuval Peress2021-02-051-2/+2
* zmake: allow zmake build/test to target project directoriesYuval Peress2021-02-041-1/+5
* zmake: enable default build directory for configure subcommandYuval Peress2021-02-041-0/+31
* zephyr: copy zmake to platform/ecJack Rosenthal2021-01-091-0/+147