summaryrefslogtreecommitdiff
path: root/zephyr/zmake
Commit message (Expand)AuthorAgeFilesLines
* ec: Adjust pylint disabled messagesJeremy Bettis2022-08-175-17/+28
* zmake: Deprecate test and testallAbe Levkoy2022-08-162-209/+19
* zmake: Log command environmentAbe Levkoy2022-08-122-4/+14
* zmake: test: Use GNUMakeJobClient via super()Abe Levkoy2022-08-121-3/+2
* Reland "zephyr: Make ZEPHYR_BASE not an environment variable""Jack Rosenthal2022-08-096-46/+13
* Revert "zephyr: Make ZEPHYR_BASE not an environment variable"Jack Rosenthal2022-08-056-11/+46
* zephyr: Make ZEPHYR_BASE not an environment variableJack Rosenthal2022-08-046-46/+11
* zephyr: Change final output binary to ec.binJeremy Bettis2022-07-292-6/+6
* zmake: Always disable the hypothesis health checksJeremy Bettis2022-07-282-5/+2
* zmake: add support for static versionsKeith Short2022-07-273-5/+41
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-2616-72/+231
* zmake: Pass USER_CACHE_DIR to cmakeAbe Levkoy2022-07-191-0/+3
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-1310-21/+21
* ec: Enforce black in presubmitJeremy Bettis2022-07-133-75/+0
* ec: Format all python files with black and isortJeremy Bettis2022-07-1210-11/+1
* zephyr: Move ec_version.h generation logic from zmake to CMakeTristan Honscheid2022-07-126-19/+188
* ec: Adjust config files for python formattingJeremy Bettis2022-07-084-20/+1
* zephyr: test: split tests into separate binariesYuval Peress2022-06-271-0/+1
* zmake: Add flags to build boards and delete tmpsJeremy Bettis2022-06-273-16/+58
* zephyr: Remove ec_version.h dependency on common/system.cTristan Honscheid2022-06-132-3/+0
* zephyr: mchp: Support 512KB SPI image generationmartin yan2022-06-091-1/+1
* zmake: Pass -j1 to ninja, and set default jobsJeremy Bettis2022-05-122-5/+7
* zmake: Don't allow duplicate projectsJeremy Bettis2022-05-111-6/+6
* zephyr: zmake: Skip running flake8 on BUILD.py files during pre-uploadJack Rosenthal2022-05-051-4/+12
* Revert "zmake: Add .pylintrc and some fixes for pylint"Mike Frysinger2022-04-282-7/+1
* zmake: Log all failed projects at end of buildJeremy Bettis2022-04-262-211/+242
* Revert "zmake: Pass -j1 to ninja, and set default jobs"Jack Rosenthal2022-04-252-7/+5
* zmake: Pass -j1 to ninja, and set default jobsJeremy Bettis2022-04-252-5/+7
* zephyr: zmake: Add test_args to project configurationJack Rosenthal2022-04-222-14/+23
* presubmit: Check python file formatting under zephyr/projectsAl Semjonovs2022-04-221-1/+1
* zephyr: mchp: Add MchpPacker to generate SPI imagemartin yan2022-04-202-0/+18
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-1219-371/+409
* zmake: Fix cros lint warnings in testsJeremy Bettis2022-04-118-66/+123
* zephyr: zmake: Drop -b/--build and --test flags to configureJack Rosenthal2022-03-252-25/+1
* zmake: allow specifying EXTRA_CFLAGSPeter Marheine2022-03-223-3/+21
* zephyr: zmake: Add warnings about deprecated flagsJack Rosenthal2022-03-181-0/+9
* zephyr: zmake: Add a syntax to make simple variants of a buildJack Rosenthal2022-03-173-9/+75
* zmake: Fix build-build-ro directories in testJeremy Bettis2022-03-161-29/+23
* zmake: Write ninja output to a build.log fileJeremy Bettis2022-03-162-5/+31
* zmake: Remove warning detectionJeremy Bettis2022-03-141-8/+0
* zmake: Set cwd when running testsJeremy Bettis2022-03-071-1/+4
* zmake: Print logs from zephyr LOG MODULE in testTomasz Michalec2022-03-041-0/+1
* zmake: Bring toolchains test to 100% coverageJeremy Bettis2022-02-281-4/+30
* zmake: Fix tests that won't run in py3.9Jeremy Bettis2022-02-281-12/+20
* zmake: Make cros lint happy for toolchainsJeremy Bettis2022-02-283-21/+52
* zmake: Don't exclude anything from coverageJeremy Bettis2022-02-281-14/+0
* zmake: Remove coverage subcommandJeremy Bettis2022-02-253-100/+0
* zmake: Make cros lint happy for recent changesJeremy Bettis2022-02-245-23/+46
* zmake: Don't call wait in a executor jobJeremy Bettis2022-02-241-4/+0
* gitlab: Build zmake tests with coverageJeremy Bettis2022-02-241-0/+8