summaryrefslogtreecommitdiff
path: root/zephyr/zmake/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: compare-builds: Fix project directoryKeith Short2023-04-172-0/+3
* zmake: Track project inheritance in ProjectConfigTristan Honscheid2023-04-061-1/+19
* 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-295-82/+6
* 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-072-16/+14
* 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
* ec: Use chromite isort configJeremy Bettis2023-02-033-1/+3
* zephyr: zmake: Add config and device tree check capability to compare-buildsMadhurima Paruchuri2023-01-253-47/+174
* zephyr: zmake: Probe coreboot-sdk from environment variableJack Rosenthal2023-01-171-6/+16
* 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-083-0/+31
* zmake: Run compare-builds in parallelJeremy Bettis2022-11-211-4/+12
* zmake: Jobserver fixesJeremy Bettis2022-10-284-381/+497
* zmake: add compare-builds optionKeith Short2022-10-173-0/+338
* zmake: Split out build argumentsKeith Short2022-10-141-21/+28
* zmake: Remove options for boards or tests onlyJeremy Bettis2022-09-152-28/+0
* 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-1212-12/+12
* zmake: Use vpython3 in cmakeJeremy Bettis2022-09-121-30/+25
* zmake: add "save-temps" optionKeith Short2022-09-072-0/+16
* ec: Adjust pylint disabled messagesJeremy Bettis2022-08-172-11/+8
* zmake: Deprecate test and testallAbe Levkoy2022-08-162-209/+19
* zmake: Log command environmentAbe Levkoy2022-08-121-1/+7
* Reland "zephyr: Make ZEPHYR_BASE not an environment variable""Jack Rosenthal2022-08-094-20/+11
* Revert "zephyr: Make ZEPHYR_BASE not an environment variable"Jack Rosenthal2022-08-054-9/+20
* zephyr: Make ZEPHYR_BASE not an environment variableJack Rosenthal2022-08-044-20/+9
* zephyr: Change final output binary to ec.binJeremy Bettis2022-07-291-4/+4
* zmake: add support for static versionsKeith Short2022-07-272-1/+33
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-268-45/+148
* zmake: Pass USER_CACHE_DIR to cmakeAbe Levkoy2022-07-191-0/+3
* zephyr: Move ec_version.h generation logic from zmake to CMakeTristan Honscheid2022-07-122-7/+9
* zephyr: test: split tests into separate binariesYuval Peress2022-06-271-0/+1
* zmake: Add flags to build boards and delete tmpsJeremy Bettis2022-06-272-13/+49
* zephyr: Remove ec_version.h dependency on common/system.cTristan Honscheid2022-06-131-1/+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