summaryrefslogtreecommitdiff
path: root/zephyr/zmake
Commit message (Expand)AuthorAgeFilesLines
* Reland "zephyr: zmake: Ensure all output is produced"Simon Glass2021-05-071-2/+11
* 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: Cleanup the ninja outputJeremy Bettis2021-05-031-20/+29
* zmake: Prefix logs with the name of the projectJeremy Bettis2021-05-033-46/+84
* zephyr: zmake: resolve the build directory in build phaseJack Rosenthal2021-05-011-0/+1
* zmake: Stop logging the date and logger name.Jeremy Bettis2021-05-011-1/+1
* zephyr: drop programmatic generation of binman device-tree inputJack Rosenthal2021-05-011-93/+18
* zephyr: zmake: Change 2nd underscore for a hyphen in version formatJack Rosenthal2021-04-302-3/+3
* zephyr: zmake: support version in FRID/FWIDJack Rosenthal2021-04-292-8/+31
* zephyr: zmake: add utility to compute version stringJack Rosenthal2021-04-292-0/+163
* zephyr: zmake: enable verbose logging with --debugJack Rosenthal2021-04-211-3/+9
* Revert "Reland "zephyr: zmake: Add a test for zmake and output filtering""Jack Rosenthal2021-04-204-747/+2
* Reland "zephyr: zmake: Add a test for zmake and output filtering"Simon Glass2021-04-204-2/+747
* zmake: Fix test deadlineYuval Peress2021-04-161-0/+4
* 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-134-55/+14
* Revert "zephyr: zmake: Add a test for zmake and output filtering"Jack Rosenthal2021-04-134-747/+2
* Revert "zephyr: zmake: Ensure all output is produced"Jack Rosenthal2021-04-132-20/+2
* Revert "zephyr: zmake: Show devicetree / compiler errors"Jack Rosenthal2021-04-133-336/+2
* zephyr: zmake: Show devicetree / compiler errorsSimon Glass2021-04-133-2/+336
* zephyr: zmake: Ensure all output is producedSimon Glass2021-04-132-2/+20
* zephyr: zmake: Add a test for zmake and output filteringSimon Glass2021-04-134-2/+747
* zephyr: Wait for zmake logging even on errorJeremy Bettis2021-04-091-5/+7
* zephyr: Bundle a summary code coverage fileJeremy Bettis2021-04-071-4/+17
* zephyr: zmake: Reset the multiproc module before useSimon Glass2021-04-072-0/+8
* zephyr: zmake: add FMAP entries using binmanJack Rosenthal2021-04-021-5/+24
* zephyr: zmake: Support sequential buildsSimon Glass2021-04-022-45/+47
* zephyr: zmake: Allow warnings to break the buildSimon Glass2021-04-023-9/+58
* zephyr: Add zmake command coverage.Jeremy Bettis2021-04-022-1/+169
* zmake: Refactor _logging_map to use a classSimon Glass2021-04-011-16/+45
* zephyr: Add find_projects() to zmake.project.Jeremy Bettis2021-03-313-12/+62
* 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
* zmake: Adjust the 'building' message to show the commandSimon Glass2021-03-301-2/+4
* zmake: Send output to INFO by defaultSimon Glass2021-03-301-1/+1
* zmake: Use a common function to report a failure messageSimon Glass2021-03-301-12/+17
* zephyr: zmake: Avoid showing a backtrace on errorsSimon Glass2021-03-301-0/+5
* zephyr: Have zmake log every command run at DEBUGJeremy Bettis2021-03-251-1/+4
* zephyr: Add --coverage option to zmake configureJeremy Bettis2021-03-182-1/+7
* zephyr: zmake: drop support for zephyr v2.4Jack Rosenthal2021-02-232-2/+2
* zephyr: zmake: prune modules to only those required by the projectJack Rosenthal2021-02-233-0/+89
* zephyr: zmake: implement --modules-dir parameterJack Rosenthal2021-02-234-14/+88
* zephyr: zmake: disable fuzzer deadlines on test_popen_cmake_kconfigJack Rosenthal2021-02-181-0/+1
* zephyr: zmake: fix typo in help messageJack Rosenthal2021-02-181-1/+1