Commit Graph
18722 Commits
Author SHA1 Message Date
J. Nick Koston 702da28c9c Merge branch 'esp32-idf-pch' of https://github.com/esphome/esphome into esp32-idf-pch 2026-08-25 15:29:58 -05:00
J. Nick Koston 88bcb7ff03 Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 15:29:16 -05:00
J. Nick Koston c50a1a068c Merge branch 'esp8266-native-pch' of https://github.com/esphome/esphome into esp8266-native-pch 2026-08-25 15:28:04 -05:00
J. Nick Koston dc45cd4d3f Probe that the toolchain can load the gch before enabling the pch 2026-08-25 15:27:53 -05:00
J. Nick Koston 649727fcfb Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 15:17:14 -05:00
J. Nick Koston bf573413c4 Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch 2026-08-25 15:17:13 -05:00
J. Nick Koston 6c98f2a177 Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain 2026-08-25 15:17:13 -05:00
J. Nick Koston c6217235e3 Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission 2026-08-25 15:17:13 -05:00
J. Nick Koston fa571f2881 Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-25 15:17:12 -05:00
J. Nick Koston 26aac6619c Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-25 15:17:12 -05:00
J. Nick Koston 659ad9fe13 Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-25 15:17:12 -05:00
J. Nick Koston da046a9886 Assert the forced-on working-ccache case emits no warning at all
The 'Not decoded' escape hatch could only mask a regression; assert the
captured records directly instead.
2026-08-25 15:16:54 -05:00
J. Nick Koston ce37667b1d Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 15:05:08 -05:00
J. Nick Koston fae9eb0dd2 Hash project-local include dirs into the pch checksum and share the registration gate 2026-08-25 15:04:55 -05:00
J. Nick Koston aa6e3f74fd Add the OBJECT_DEPENDS edge so a rebuilt gch recompiles its consumers 2026-08-25 14:38:04 -05:00
J. Nick Koston 078e918bdb Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 14:29:10 -05:00
J. Nick Koston 6ab93051b7 Address review: order-covering checksum, loud degraded states, script tests 2026-08-25 14:28:57 -05:00
J. Nick Koston d081632c53 Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 14:21:46 -05:00
J. Nick Koston 04648a8044 Merge branch 'esp32-idf-pch' of https://github.com/esphome/esphome into esp32-idf-pch 2026-08-25 14:18:56 -05:00
J. Nick Koston 21c9dd33e0 Use native separators in the pch test fixture paths 2026-08-25 14:18:46 -05:00
J. Nick Koston 7d91938b79 Reconstruct compiler argv per SCons element for the gch compile 2026-08-25 14:16:04 -05:00
J. Nick Koston ed59080f62 Tokenize SCons flags per element so spaced defines survive 2026-08-25 14:09:22 -05:00
J. Nick Koston d3f6cbe14a Patch the direct ccache probe in the usable-binary test 2026-08-25 14:06:32 -05:00
J. Nick Koston a63c5b3680 Merge branch 'esp8266-native-pch' of https://github.com/esphome/esphome into esp8266-native-pch 2026-08-25 14:04:38 -05:00
J. Nick Koston a6c4c46930 Merge branch 'esp8266-native-pch' into esp32-idf-pch
# Conflicts:
#	esphome/espidf/framework.py
2026-08-25 14:04:35 -05:00
J. Nick Koston 558acf6900 Make the PlatformIO pch script platform-agnostic 2026-08-25 14:04:29 -05:00
J. Nick Koston 32e11a95cb Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain 2026-08-25 14:04:02 -05:00
J. Nick Koston 911b4afa08 Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission 2026-08-25 14:04:02 -05:00
J. Nick Koston 1cb86be73d Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch 2026-08-25 14:04:02 -05:00
J. Nick Koston 2afec3db14 Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-25 14:04:01 -05:00
J. Nick Koston 6cfff58f53 Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-25 14:04:01 -05:00
J. Nick Koston ac458608fd Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-25 14:04:01 -05:00
J. Nick Koston 95ea7b954c Probe forced-on ccache directly so the warnings cannot contradict, carry the traceback on unexpected prefetch failures 2026-08-25 14:03:44 -05:00
J. Nick Koston 337ecfb8f9 Select the pch TU by source path, expand response files, and key the failure marker on the command 2026-08-25 13:58:34 -05:00
J. Nick Koston b08615f92f Merge remote-tracking branch 'origin/esp32-idf-pch' into esp32-idf-pch 2026-08-25 13:50:13 -05:00
J. Nick Koston 8625e02b8e Cover the remaining pch branches 2026-08-25 13:50:01 -05:00
J. Nick Koston f2204d155a Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 13:46:35 -05:00
J. Nick Koston f18b182606 Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch 2026-08-25 13:46:34 -05:00
J. Nick Koston 43c389e1fa Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain 2026-08-25 13:46:34 -05:00
J. Nick Koston f4808e291e Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission 2026-08-25 13:46:34 -05:00
J. Nick Koston cc605b1cfe Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec 2026-08-25 13:46:34 -05:00
J. Nick Koston 0239475b78 Merge branch 'esp8266-native-framework-installer' into esp8266-native-library-backend 2026-08-25 13:46:34 -05:00
J. Nick Koston 7d6e562bf5 Merge branch 'esp8266-native-build-infra' into esp8266-native-framework-installer 2026-08-25 13:46:33 -05:00
J. Nick Koston 465222a372 Cover the forced-on working-ccache path, pin both marker-probe arms 2026-08-25 13:46:16 -05:00
J. Nick Koston d46518d890 Cover the pch compile-command and failure paths 2026-08-25 13:45:43 -05:00
J. Nick Koston f866f878de Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 13:44:47 -05:00
J. Nick Koston 7f6a007d27 Add direct tests for the shared pch helpers 2026-08-25 13:44:24 -05:00
J. Nick Koston 59fc8dd2bb Merge remote-tracking branch 'origin/esp32-idf-pch' into esp32-idf-pch 2026-08-25 13:39:50 -05:00
J. Nick Koston 149d4d24a1 Merge branch 'esp8266-native-pch' into esp32-idf-pch 2026-08-25 13:39:50 -05:00
J. Nick Koston 0e54f66e78 Merge remote-tracking branch 'origin/esp8266-native-pch' into esp8266-native-pch 2026-08-25 13:39:49 -05:00