summaryrefslogtreecommitdiff
path: root/zephyr/zmake
Commit message (Expand)AuthorAgeFilesLines
* zmake: Resolve coreboot_sdk_root pathAaron Massey2023-05-121-1/+2
* zmake: Resolve paths to TOOL_s and zephyr_baseAaron Massey2023-05-022-1/+3
* zmake: Pass python exec/paths to zephyr cmakeAaron Massey2023-05-022-1/+6
* zmake: Use CONFIG_COMPILER_WARNINGS_AS_ERRORSKeith Short2023-04-261-2/+2
* zmake: Erase coverage before runningJeremy Bettis2023-04-241-0/+1
* zmake: Set ninja path explicitly in testsJeremy Bettis2023-04-211-2/+8
* zmake: compare-builds: Fix project directoryKeith Short2023-04-172-0/+3
* zmake: Track project inheritance in ProjectConfigTristan Honscheid2023-04-062-2/+30
* zmake: Fix compare builds and add loggingJeremy Bettis2023-04-041-3/+16
* zmake: use CONFIG_COMPILER_SAVE_TEMPS for save-tempsFabio Baltieri2023-04-031-5/+4
* zephyr: Drop ZMAKE_PROJECT_NAME cmake variableJack Rosenthal2023-03-291-1/+0
* zephyr: zmake: Drop dead testing codeJack Rosenthal2023-03-299-135/+12
* zephyr: zmake: Run binman using Zmake's interpreterJack Rosenthal2023-03-281-0/+3
* Revert "zmake: add verification that there are no duplicate GPIOs"Jack Rosenthal2023-03-232-111/+0
* zmake: add verification that there are no duplicate GPIOsKeith Short2023-03-212-0/+111
* zephyr: Provide all modules to toolchain implementationsJack Rosenthal2023-03-071-1/+1
* zephyr: Support building projects outside of platform/ec/zephyrJack Rosenthal2023-03-074-26/+26
* zephyr: Configure pigweed moduleJack Rosenthal2023-03-071-0/+2
* zmake: fix so failed builds report a failureKeith Short2023-03-062-3/+48
* zephyr: zmake: Limit modules by defaultJack Rosenthal2023-02-082-2/+5
* zephyr: zmake: Add an entry point for BazelJack Rosenthal2023-02-041-0/+16
* ec: Use chromite isort configJeremy Bettis2023-02-0314-4/+16
* zephyr: zmake: Add config and device tree check capability to compare-buildsMadhurima Paruchuri2023-01-254-48/+178
* zephyr: zmake: Probe coreboot-sdk from environment variableJack Rosenthal2023-01-172-6/+17
* zephyr: zmake: Allow tool path customizationJack Rosenthal2023-01-174-5/+30
* zmake: Fix cmake_defs for build and compare-builds subcommandsJack Rosenthal2023-01-061-0/+4
* zephyr: zmake: Allow passing cmake definitions direcly in on the CLIJack Rosenthal2022-12-085-13/+39
* zmake: Run compare-builds in parallelJeremy Bettis2022-11-211-4/+12
* zmake: Jobserver fixesJeremy Bettis2022-10-285-381/+698
* zmake: Allow running pytest coverage in chrootJeremy Bettis2022-10-272-5/+107
* ec: Fix cros lint warnings, and add new disablesJeremy Bettis2022-10-181-2/+0
* zmake: add compare-builds optionKeith Short2022-10-174-0/+360
* zmake: Split out build argumentsKeith Short2022-10-142-30/+37
* zmake: Remove options for boards or tests onlyJeremy Bettis2022-09-153-37/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-131-1/+1
* Revert "zmake: Use vpython3 in cmake"Jeremy Bettis2022-09-121-25/+30
* Update license boilerplate text in source code filesMike Frysinger2022-09-1228-29/+29
* zmake: Use vpython3 in cmakeJeremy Bettis2022-09-121-30/+25
* zmake: add "save-temps" optionKeith Short2022-09-073-3/+22
* 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