summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/zmake.py
Commit message (Expand)AuthorAgeFilesLines
* ish: Trim down the release branchstabilize-wristpin-14469.59.B-ishstabilize-voshyr-14637.B-ishstabilize-quickfix-14695.187.B-ishstabilize-quickfix-14695.124.B-ishstabilize-quickfix-14526.91.B-ishstabilize-14695.85.B-ishstabilize-14695.107.B-ishstabilize-14682.B-ishstabilize-14633.B-ishstabilize-14616.B-ishstabilize-14589.B-ishstabilize-14588.98.B-ishstabilize-14588.14.B-ishstabilize-14588.123.B-ishstabilize-14536.B-ishstabilize-14532.B-ishstabilize-14528.B-ishstabilize-14526.89.B-ishstabilize-14526.84.B-ishstabilize-14526.73.B-ishstabilize-14526.67.B-ishstabilize-14526.57.B-ishstabilize-14498.B-ishstabilize-14496.B-ishstabilize-14477.B-ishstabilize-14469.9.B-ishstabilize-14469.8.B-ishstabilize-14469.58.B-ishstabilize-14469.41.B-ishstabilize-14442.B-ishstabilize-14438.B-ishstabilize-14411.B-ishstabilize-14396.B-ishstabilize-14395.B-ishstabilize-14388.62.B-ishstabilize-14388.61.B-ishstabilize-14388.52.B-ishstabilize-14385.B-ishstabilize-14345.B-ishstabilize-14336.B-ishstabilize-14333.B-ishrelease-R99-14469.B-ishrelease-R98-14388.B-ishrelease-R102-14695.B-ishrelease-R101-14588.B-ishrelease-R100-14526.B-ishfirmware-cherry-14454.B-ishfirmware-brya-14505.B-ishfirmware-brya-14505.71.B-ishfactory-kukui-14374.B-ishfactory-guybrush-14600.B-ishfactory-cherry-14455.B-ishfactory-brya-14517.B-ishJack Rosenthal2021-11-051-757/+0
* Revert "zmake: Trim short version on full hashes"Jack Rosenthal2021-09-211-5/+3
* zmake: Trim short version on full hashesJeremy Bettis2021-09-201-3/+5
* zmake: Improve loggingJeremy Bettis2021-09-141-3/+9
* zmake: Use module_paths instead of checkoutJeremy Bettis2021-09-031-1/+4
* zephyr: zmake: implement multiple toolchain support/probingJack Rosenthal2021-09-011-5/+2
* zmake: Handle -j1 correctly in coverageJeremy Bettis2021-09-011-1/+9
* zephyr: Build a script to call gcovJeremy Bettis2021-08-311-4/+10
* zmake: exclude NPCX monitor from coverageKeith Short2021-08-261-0/+2
* 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-201-0/+12
* Revert "zephyr: pull in the version string from zmake"Rob Barnes2021-08-201-12/+0
* zephyr: pull in the version string from zmakeJack Rosenthal2021-08-191-0/+12
* zephyr: zmake: drop "print-versions" subcommandJack Rosenthal2021-08-111-7/+0
* zephyr: zmake: run black on all files, enable check in run_tests.shJack Rosenthal2021-07-121-173/+249
* zephyr: zmake: separate zmake test execution out of zmakeJack Rosenthal2021-07-021-51/+1
* zmake: Add ability to print compatible zephyr versionsYuval Peress2021-06-241-0/+7
* zmake: Report errors and warningsSimon Glass2021-06-221-1/+8
* zmake: block hypothesis health checks for CQYuval Peress2021-06-221-2/+6
* zmake: Change lcov excludesJeremy Bettis2021-06-041-3/+8
* Reland "zephyr: zmake: Show devicetree / compiler errors"Simon Glass2021-05-261-3/+6
* Reland "zephyr: zmake: Ensure all output is produced"Simon Glass2021-05-071-2/+11
* zmake: Cleanup the ninja outputJeremy Bettis2021-05-031-20/+29
* zmake: Prefix logs with the name of the projectJeremy Bettis2021-05-031-17/+48
* zephyr: zmake: resolve the build directory in build phaseJack Rosenthal2021-05-011-0/+1
* zephyr: zmake: support version in FRID/FWIDJack Rosenthal2021-04-291-1/+12
* Revert "Reland "zephyr: zmake: Add a test for zmake and output filtering""Jack Rosenthal2021-04-201-3/+2
* Reland "zephyr: zmake: Add a test for zmake and output filtering"Simon Glass2021-04-201-2/+3
* zephyr: zmake: bind lambda for pytest using default argumentJack Rosenthal2021-04-131-1/+1
* zephyr: zmake: make zmake.multiproc.Executor object a class memberJack Rosenthal2021-04-131-11/+11
* zephyr: zmake: remove fail_fast functionalityJack Rosenthal2021-04-131-4/+4
* Revert "zephyr: zmake: Add a test for zmake and output filtering"Jack Rosenthal2021-04-131-3/+2
* Revert "zephyr: zmake: Ensure all output is produced"Jack Rosenthal2021-04-131-11/+2
* Revert "zephyr: zmake: Show devicetree / compiler errors"Jack Rosenthal2021-04-131-2/+0
* zephyr: zmake: Show devicetree / compiler errorsSimon Glass2021-04-131-0/+2
* zephyr: zmake: Ensure all output is producedSimon Glass2021-04-131-2/+11
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-04-131-2/+3
* zephyr: Bundle a summary code coverage fileJeremy Bettis2021-04-071-4/+17
* zephyr: zmake: Reset the multiproc module before useSimon Glass2021-04-071-0/+1
* zephyr: zmake: Support sequential buildsSimon Glass2021-04-021-36/+45
* zephyr: zmake: Allow warnings to break the buildSimon Glass2021-04-021-7/+32
* zephyr: Add zmake command coverage.Jeremy Bettis2021-04-021-1/+163
* zephyr: Add find_projects() to zmake.project.Jeremy Bettis2021-03-311-12/+7
* zephyr: zmake: Move CRITICAL output to ERRORSimon Glass2021-03-311-3/+0
* zephyr: zmake: Drop the 'boilerplate' message on stderrSimon Glass2021-03-311-1/+21
* zephyr: zmake: Drop common cmake and ninja messagesSimon Glass2021-03-311-0/+10
* zephyr: zmake: Move devicetree output to DEBUGSimon Glass2021-03-301-0/+14
* zephyr: zmake: Drop success and info messagesSimon Glass2021-03-301-0/+10
* zephyr: zmake: Move progress information to DEBUGSimon Glass2021-03-301-0/+10