summaryrefslogtreecommitdiff
path: root/zephyr/zmake
Commit message (Expand)AuthorAgeFilesLines
* Revert "zmake: Trim short version on full hashes"Jack Rosenthal2021-09-214-104/+41
* zmake: Trim short version on full hashesJeremy Bettis2021-09-204-41/+104
* zmake: Show black outputJeremy Bettis2021-09-151-1/+1
* zmake: add nanopb zephyr moduleYuval Peress2021-09-141-0/+1
* zmake: Improve loggingJeremy Bettis2021-09-143-15/+54
* system: Add CrOS FWID to version outputRob Barnes2021-09-142-0/+11
* zephyr: zmake: Bound size of relative paths for resolve_build_dir testsJack Rosenthal2021-09-131-1/+4
* zmake: Use module_paths instead of checkoutJeremy Bettis2021-09-031-1/+4
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-017-105/+329
* zmake: Handle -j1 correctly in coverageJeremy Bettis2021-09-011-1/+9
* Reland "zmake: add NPCX monitor to output packer list"Keith Short2021-09-011-0/+4
* zephyr: Build a script to call gcovJeremy Bettis2021-08-311-4/+10
* Revert "zmake: add NPCX monitor to output packer list"Keith Short2021-08-271-4/+0
* zmake: add NPCX monitor to output packer listKeith Short2021-08-261-0/+4
* zmake: exclude NPCX monitor from coverageKeith Short2021-08-261-0/+2
* zephyr: zmake: add re-exec logicJack Rosenthal2021-08-252-0/+111
* zmake: Fix zmake coverageJeremy Bettis2021-08-241-0/+15
* zephyr: zmake: drop getversion.sh script from coverage reportJack Rosenthal2021-08-201-20/+1
* Reland "zephyr: pull in the version string from zmake"Jack Rosenthal2021-08-206-1/+176
* Revert "zephyr: pull in the version string from zmake"Rob Barnes2021-08-206-176/+1
* zephyr: zmake: organize the commit hashes a bit betterJack Rosenthal2021-08-192-4/+10
* zephyr: pull in the version string from zmakeJack Rosenthal2021-08-196-1/+176
* zephyr: zmake: drop support for v2.5Jack Rosenthal2021-08-113-9/+9
* zephyr: zmake: drop "print-versions" subcommandJack Rosenthal2021-08-113-50/+0
* zephyr: zmake: use -j1 until we switch to GNU MakeJack Rosenthal2021-08-051-1/+8
* zephyr: zmake: drop auto-set of BOARD_ROOTJack Rosenthal2021-07-161-4/+0
* zephyr: zmake: fix import positionJack Rosenthal2021-07-122-5/+8
* zephyr: zmake: remove unused variableJack Rosenthal2021-07-121-1/+1
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-1225-724/+989
* zmake: lazily create the logging threadYuval Peress2021-07-091-6/+11
* zmake: remove v2.5 from module pathYuval Peress2021-07-031-4/+1
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-0213-19/+29
* zephyr: zmake: separate zmake test execution out of zmakeJack Rosenthal2021-07-023-55/+27
* zephyr: zmake: remove unused importsJack Rosenthal2021-07-021-3/+0
* zephyr: zmake: add formatting configs for isort and flake8Jack Rosenthal2021-07-022-0/+11
* zmake: Fix use of ZEPHYR_SDK_INSTALL_DIRYuval Peress2021-07-012-1/+35
* zephyr: implement ro/rw packing for hayatoJack Rosenthal2021-06-301-11/+35
* zmake: Add ability to print compatible zephyr versionsYuval Peress2021-06-243-0/+48
* zmake: Report errors and warningsSimon Glass2021-06-221-1/+8
* zmake: block hypothesis health checks for CQYuval Peress2021-06-223-2/+18
* zmake: update NPCX_IMAGE_FILE name to match zephyr 2.6Yuval Peress2021-06-171-2/+2
* zephyr: zmake: support v2.6Yuval Peress2021-06-171-1/+1
* zmake: test final file output sizeYuval Peress2021-06-102-1/+102
* zmake: Add utility for getting value from autoconf.hYuval Peress2021-06-092-0/+27
* zmake: fix test timeoutYuval Peress2021-06-091-1/+3
* zmake: Change lcov excludesJeremy Bettis2021-06-041-3/+8
* zephyr/zmake: Increase binman timeoutRaul E Rangel2021-06-021-1/+1
* Reland "zephyr: zmake: Show devicetree / compiler errors"Simon Glass2021-05-263-12/+381
* zmake: Allow filter tests to be run without pytestSimon Glass2021-05-261-46/+54
* zmake: Fall back to VCSID for version informationKeith Short2021-05-191-10/+37