summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/version.py
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: Move ec_version.h generation logic from zmake to CMakeTristan Honscheid2022-07-121-4/+7
* zephyr: Remove ec_version.h dependency on common/system.cTristan Honscheid2022-06-131-1/+0
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-121-0/+2
* zephyr: zmake: Rename project name fieldJack Rosenthal2021-11-021-1/+5
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-2/+1
* 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