| Commit message (Expand) | Author | Age | Files | Lines |
* | zmake: Resolve coreboot_sdk_root path | Aaron Massey | 2023-05-12 | 1 | -1/+2 |
* | zmake: Resolve paths to TOOL_s and zephyr_base | Aaron Massey | 2023-05-02 | 2 | -1/+3 |
* | zmake: Pass python exec/paths to zephyr cmake | Aaron Massey | 2023-05-02 | 2 | -1/+6 |
* | zmake: Use CONFIG_COMPILER_WARNINGS_AS_ERRORS | Keith Short | 2023-04-26 | 1 | -2/+2 |
* | zmake: Erase coverage before running | Jeremy Bettis | 2023-04-24 | 1 | -0/+1 |
* | zmake: Set ninja path explicitly in tests | Jeremy Bettis | 2023-04-21 | 1 | -2/+8 |
* | zmake: compare-builds: Fix project directory | Keith Short | 2023-04-17 | 2 | -0/+3 |
* | zmake: Track project inheritance in ProjectConfig | Tristan Honscheid | 2023-04-06 | 2 | -2/+30 |
* | zmake: Fix compare builds and add logging | Jeremy Bettis | 2023-04-04 | 1 | -3/+16 |
* | zmake: use CONFIG_COMPILER_SAVE_TEMPS for save-temps | Fabio Baltieri | 2023-04-03 | 1 | -5/+4 |
* | zephyr: Drop ZMAKE_PROJECT_NAME cmake variable | Jack Rosenthal | 2023-03-29 | 1 | -1/+0 |
* | zephyr: zmake: Drop dead testing code | Jack Rosenthal | 2023-03-29 | 9 | -135/+12 |
* | zephyr: zmake: Run binman using Zmake's interpreter | Jack Rosenthal | 2023-03-28 | 1 | -0/+3 |
* | Revert "zmake: add verification that there are no duplicate GPIOs" | Jack Rosenthal | 2023-03-23 | 2 | -111/+0 |
* | zmake: add verification that there are no duplicate GPIOs | Keith Short | 2023-03-21 | 2 | -0/+111 |
* | zephyr: Provide all modules to toolchain implementations | Jack Rosenthal | 2023-03-07 | 1 | -1/+1 |
* | zephyr: Support building projects outside of platform/ec/zephyr | Jack Rosenthal | 2023-03-07 | 4 | -26/+26 |
* | zephyr: Configure pigweed module | Jack Rosenthal | 2023-03-07 | 1 | -0/+2 |
* | zmake: fix so failed builds report a failure | Keith Short | 2023-03-06 | 2 | -3/+48 |
* | zephyr: zmake: Limit modules by default | Jack Rosenthal | 2023-02-08 | 2 | -2/+5 |
* | zephyr: zmake: Add an entry point for Bazel | Jack Rosenthal | 2023-02-04 | 1 | -0/+16 |
* | ec: Use chromite isort config | Jeremy Bettis | 2023-02-03 | 14 | -4/+16 |
* | zephyr: zmake: Add config and device tree check capability to compare-builds | Madhurima Paruchuri | 2023-01-25 | 4 | -48/+178 |
* | zephyr: zmake: Probe coreboot-sdk from environment variable | Jack Rosenthal | 2023-01-17 | 2 | -6/+17 |
* | zephyr: zmake: Allow tool path customization | Jack Rosenthal | 2023-01-17 | 4 | -5/+30 |
* | zmake: Fix cmake_defs for build and compare-builds subcommands | Jack Rosenthal | 2023-01-06 | 1 | -0/+4 |
* | zephyr: zmake: Allow passing cmake definitions direcly in on the CLI | Jack Rosenthal | 2022-12-08 | 5 | -13/+39 |
* | zmake: Run compare-builds in parallel | Jeremy Bettis | 2022-11-21 | 1 | -4/+12 |
* | zmake: Jobserver fixes | Jeremy Bettis | 2022-10-28 | 5 | -381/+698 |
* | zmake: Allow running pytest coverage in chroot | Jeremy Bettis | 2022-10-27 | 2 | -5/+107 |
* | ec: Fix cros lint warnings, and add new disables | Jeremy Bettis | 2022-10-18 | 1 | -2/+0 |
* | zmake: add compare-builds option | Keith Short | 2022-10-17 | 4 | -0/+360 |
* | zmake: Split out build arguments | Keith Short | 2022-10-14 | 2 | -30/+37 |
* | zmake: Remove options for boards or tests only | Jeremy Bettis | 2022-09-15 | 3 | -37/+3 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-13 | 1 | -1/+1 |
* | Revert "zmake: Use vpython3 in cmake" | Jeremy Bettis | 2022-09-12 | 1 | -25/+30 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 28 | -29/+29 |
* | zmake: Use vpython3 in cmake | Jeremy Bettis | 2022-09-12 | 1 | -30/+25 |
* | zmake: add "save-temps" option | Keith Short | 2022-09-07 | 3 | -3/+22 |
* | ec: Adjust pylint disabled messages | Jeremy Bettis | 2022-08-17 | 5 | -17/+28 |
* | zmake: Deprecate test and testall | Abe Levkoy | 2022-08-16 | 2 | -209/+19 |
* | zmake: Log command environment | Abe Levkoy | 2022-08-12 | 2 | -4/+14 |
* | zmake: test: Use GNUMakeJobClient via super() | Abe Levkoy | 2022-08-12 | 1 | -3/+2 |
* | Reland "zephyr: Make ZEPHYR_BASE not an environment variable"" | Jack Rosenthal | 2022-08-09 | 6 | -46/+13 |
* | Revert "zephyr: Make ZEPHYR_BASE not an environment variable" | Jack Rosenthal | 2022-08-05 | 6 | -11/+46 |
* | zephyr: Make ZEPHYR_BASE not an environment variable | Jack Rosenthal | 2022-08-04 | 6 | -46/+11 |
* | zephyr: Change final output binary to ec.bin | Jeremy Bettis | 2022-07-29 | 2 | -6/+6 |
* | zmake: Always disable the hypothesis health checks | Jeremy Bettis | 2022-07-28 | 2 | -5/+2 |
* | zmake: add support for static versions | Keith Short | 2022-07-27 | 3 | -5/+41 |
* | ec: Switch black to 80 cols and reformat files | Jeremy Bettis | 2022-07-26 | 16 | -72/+231 |