summaryrefslogtreecommitdiff
path: root/zephyr/zmake/tests
Commit message (Expand)AuthorAgeFilesLines
* zephyr: zmake: Force clobbering on DTS or kconfig file changesJack Rosenthal2022-01-211-17/+47
* zephyr: zmake: Create stable ordering of kconfig filesJack Rosenthal2022-01-181-0/+18
* zephyr: zmake: Only re-run cmake when requiredJack Rosenthal2022-01-142-1/+57
* zephyr: zmake: Add a README.md file generated from command structureJack Rosenthal2022-01-121-0/+55
* zephyr: zmake: Add a list-projects subcommandJack Rosenthal2021-11-301-0/+67
* zephyr: zmake: Drop support for per-project zephyr versioningJack Rosenthal2021-11-224-8/+0
* zephyr: zmake: Add kconfig_files to BUILD.py config optionsJack Rosenthal2021-11-171-0/+39
* zephyr: zmake: Only support one Zephyr version per projectJack Rosenthal2021-11-024-6/+6
* zephyr: zmake: Rename project name fieldJack Rosenthal2021-11-024-14/+14
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-015-148/+131
* ec: Pass zephyr root dir to zmake instead of baseJeremy Bettis2021-09-301-0/+2
* Revert "zmake: Trim short version on full hashes"Jack Rosenthal2021-09-212-68/+24
* zmake: Trim short version on full hashesJeremy Bettis2021-09-202-24/+68
* system: Add CrOS FWID to version outputRob Barnes2021-09-141-0/+4
* zephyr: zmake: Bound size of relative paths for resolve_build_dir testsJack Rosenthal2021-09-131-1/+4
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-014-24/+152
* zephyr: zmake: add re-exec logicJack Rosenthal2021-08-251-0/+59
* Reland "zephyr: pull in the version string from zmake"Jack Rosenthal2021-08-203-1/+98
* Revert "zephyr: pull in the version string from zmake"Rob Barnes2021-08-203-98/+1
* zephyr: zmake: organize the commit hashes a bit betterJack Rosenthal2021-08-191-3/+3
* zephyr: pull in the version string from zmakeJack Rosenthal2021-08-193-1/+98
* zephyr: zmake: drop support for v2.5Jack Rosenthal2021-08-112-8/+8
* zephyr: zmake: drop "print-versions" subcommandJack Rosenthal2021-08-111-38/+0
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-1212-236/+294
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-029-17/+23
* zmake: Fix use of ZEPHYR_SDK_INSTALL_DIRYuval Peress2021-07-011-0/+33
* zmake: Add ability to print compatible zephyr versionsYuval Peress2021-06-241-0/+37
* zmake: block hypothesis health checks for CQYuval Peress2021-06-221-0/+8
* zmake: test final file output sizeYuval Peress2021-06-101-0/+51
* zmake: Add utility for getting value from autoconf.hYuval Peress2021-06-091-0/+10
* zmake: fix test timeoutYuval Peress2021-06-091-1/+3
* Reland "zephyr: zmake: Show devicetree / compiler errors"Simon Glass2021-05-262-9/+375
* zmake: Allow filter tests to be run without pytestSimon Glass2021-05-261-46/+54
* zmake: Add a helper function for test filenamesSimon Glass2021-05-071-16/+16
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-05-035-0/+797
* zmake: Prefix logs with the name of the projectJeremy Bettis2021-05-031-25/+23
* zephyr: zmake: Change 2nd underscore for a hyphen in version formatJack Rosenthal2021-04-301-2/+2
* zephyr: zmake: add utility to compute version stringJack Rosenthal2021-04-291-0/+88
* Revert "Reland "zephyr: zmake: Add a test for zmake and output filtering""Jack Rosenthal2021-04-203-744/+0
* Reland "zephyr: zmake: Add a test for zmake and output filtering"Simon Glass2021-04-203-0/+744
* zmake: Fix test deadlineYuval Peress2021-04-161-0/+4
* zephyr: zmake: remove fail_fast functionalityJack Rosenthal2021-04-131-31/+5
* Revert "zephyr: zmake: Add a test for zmake and output filtering"Jack Rosenthal2021-04-133-744/+0
* Revert "zephyr: zmake: Ensure all output is produced"Jack Rosenthal2021-04-131-9/+0
* Revert "zephyr: zmake: Show devicetree / compiler errors"Jack Rosenthal2021-04-132-334/+2
* zephyr: zmake: Show devicetree / compiler errorsSimon Glass2021-04-132-2/+334
* zephyr: zmake: Ensure all output is producedSimon Glass2021-04-131-0/+9
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-04-133-0/+744
* zephyr: Add find_projects() to zmake.project.Jeremy Bettis2021-03-311-0/+38
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-231-1/+1