summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/version.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "zmake: Trim short version on full hashes"Jack Rosenthal2021-09-211-31/+14
* zmake: Trim short version on full hashesJeremy Bettis2021-09-201-14/+31
* system: Add CrOS FWID to version outputRob Barnes2021-09-141-0/+7
* Reland "zephyr: pull in the version string from zmake"Jack Rosenthal2021-08-201-0/+43
* Revert "zephyr: pull in the version string from zmake"Rob Barnes2021-08-201-43/+0
* zephyr: zmake: organize the commit hashes a bit betterJack Rosenthal2021-08-191-1/+7
* zephyr: pull in the version string from zmakeJack Rosenthal2021-08-191-0/+43
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-18/+26
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-021-1/+1
* zmake: Fall back to VCSID for version informationKeith Short2021-05-191-10/+37
* zephyr: zmake: Change 2nd underscore for a hyphen in version formatJack Rosenthal2021-04-301-1/+1
* zephyr: zmake: add utility to compute version stringJack Rosenthal2021-04-291-0/+75