summaryrefslogtreecommitdiff
path: root/zephyr/zmake/zmake/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-6/+3
* zmake: Jobserver fixesJeremy Bettis2022-10-281-3/+6
* zmake: add compare-builds optionKeith Short2022-10-171-0/+21
* zmake: Split out build argumentsKeith Short2022-10-141-21/+28
* zmake: Remove options for boards or tests onlyJeremy Bettis2022-09-151-12/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zmake: add "save-temps" optionKeith Short2022-09-071-0/+6
* zmake: Deprecate test and testallAbe Levkoy2022-08-161-2/+4
* zmake: add support for static versionsKeith Short2022-07-271-0/+12
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-2/+6
* zmake: Add flags to build boards and delete tmpsJeremy Bettis2022-06-271-0/+12
* zmake: Pass -j1 to ninja, and set default jobsJeremy Bettis2022-05-121-4/+0
* zmake: Log all failed projects at end of buildJeremy Bettis2022-04-261-2/+4
* Revert "zmake: Pass -j1 to ninja, and set default jobs"Jack Rosenthal2022-04-251-0/+4
* zmake: Pass -j1 to ninja, and set default jobsJeremy Bettis2022-04-251-4/+0
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-121-1/+2
* zephyr: zmake: Drop -b/--build and --test flags to configureJack Rosenthal2022-03-251-22/+0
* zmake: allow specifying EXTRA_CFLAGSPeter Marheine2022-03-221-0/+4
* zephyr: zmake: Add warnings about deprecated flagsJack Rosenthal2022-03-181-0/+9
* zmake: Remove coverage subcommandJeremy Bettis2022-02-251-16/+0
* zmake: Implement zmake test v2Jeremy Bettis2022-02-231-11/+5
* zmake: Implement zmake build v2Jeremy Bettis2022-02-231-12/+2
* zmake: Implement zmake configure for multi-project.Jeremy Bettis2022-02-191-34/+60
* Reland "zephyr: zmake: Drop support for building by project directory"Jack Rosenthal2022-02-141-2/+2
* Revert "zephyr: zmake: Drop support for building by project directory"Jack Rosenthal2022-02-111-2/+2
* zephyr: zmake: Drop support for building by project directoryJack Rosenthal2022-02-111-2/+2
* zmake: add optional build directory to testallKeith Short2022-02-071-0/+1
* zephyr: zmake: Disable traceback suppressionJack Rosenthal2022-02-031-22/+17
* zmake: Run lcov after testJeremy Bettis2022-01-181-0/+13
* zephyr: zmake: Add a --goma flag for hyperspeed compilationJack Rosenthal2022-01-141-1/+8
* zephyr: zmake: Only re-run cmake when requiredJack Rosenthal2022-01-141-1/+13
* zephyr: zmake: Add a README.md file generated from command structureJack Rosenthal2022-01-121-3/+22
* zephyr: zmake: Clean up metavar for subcommand positionalJack Rosenthal2022-01-121-1/+5
* zephyr: zmake: Separate out the argument parser from main functionJack Rosenthal2022-01-121-11/+21
* zephyr: zmake: Add program name and description to argparseJack Rosenthal2021-11-301-1/+4
* zephyr: zmake: Add help strings for all subcommandsJack Rosenthal2021-11-301-5/+20
* zephyr: zmake: Add a list-projects subcommandJack Rosenthal2021-11-301-0/+19
* zephyr: zmake: Drop support for per-project zephyr versioningJack Rosenthal2021-11-221-10/+0
* build: add option to disable -Werror flagMichał Barnaś2021-11-121-0/+6
* zephyr: zmake: Upgrade to new BUILD.py formatJack Rosenthal2021-11-011-1/+2
* ec: Pass zephyr root dir to zmake instead of baseJeremy Bettis2021-09-301-0/+5
* zmake: Improve loggingJeremy Bettis2021-09-141-8/+25
* zephyr: zmake: add re-exec logicJack Rosenthal2021-08-251-0/+52
* zephyr: zmake: drop "print-versions" subcommandJack Rosenthal2021-08-111-5/+0
* zephyr: zmake: use -j1 until we switch to GNU MakeJack Rosenthal2021-08-051-1/+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-121-72/+121
* zephyr: zmake: separate zmake test execution out of zmakeJack Rosenthal2021-07-021-4/+0
* zmake: Add ability to print compatible zephyr versionsYuval Peress2021-06-241-0/+4
* zmake: block hypothesis health checks for CQYuval Peress2021-06-221-0/+4