J. Nick Koston
|
e6dfdc8009
|
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
|
2026-08-28 20:41:32 -05:00 |
|
J. Nick Koston
|
d1b28124bc
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-28 20:41:31 -05:00 |
|
J. Nick Koston
|
a817a01097
|
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
|
2026-08-28 20:41:31 -05:00 |
|
J. Nick Koston
|
de60f9730e
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-28 20:41:31 -05:00 |
|
J. Nick Koston
|
e4ca495c4f
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-28 20:41:31 -05:00 |
|
J. Nick Koston
|
77d326a662
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-build-spec
|
2026-08-28 20:41:30 -05:00 |
|
Clyde Stubbs
|
c9848d8fa6
|
[light] Fix gamma table dead zone collapsing to 0 (#18845)
|
2026-08-29 08:37:20 +10:00 |
|
J. Nick Koston
|
340ac06699
|
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
|
2026-08-28 13:52:01 -05:00 |
|
J. Nick Koston
|
ade078a7f6
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-28 13:52:00 -05:00 |
|
J. Nick Koston
|
5f273cef7f
|
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
|
2026-08-28 13:52:00 -05:00 |
|
J. Nick Koston
|
9f3842a0e0
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-28 13:52:00 -05:00 |
|
J. Nick Koston
|
36e38125c6
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-28 13:51:59 -05:00 |
|
J. Nick Koston
|
6e8109b99c
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-build-spec
|
2026-08-28 13:51:59 -05:00 |
|
J. Nick Koston
|
0dce7f4845
|
[esp8266] Add the native library backend (#18558)
|
2026-08-28 13:50:52 -05:00 |
|
J. Nick Koston
|
4333870590
|
[core] Use uv for the ESP-IDF Python environment when available (#18838)
|
2026-08-28 13:43:48 -05:00 |
|
J. Nick Koston
|
cc41fd0beb
|
[core] Make rmtree tolerate missing paths and concurrent directory changes (#18846)
|
2026-08-28 13:42:42 -05:00 |
|
J. Nick Koston
|
7850fba837
|
Merge branch 'platformio-pch-libretiny' into pch-strict-ci
|
2026-08-27 12:38:39 -05:00 |
|
J. Nick Koston
|
c6b1a41e76
|
Match the pch source TU by resolved path so symlinked build dirs keep the pch
|
2026-08-27 12:31:53 -05:00 |
|
J. Nick Koston
|
59556a730d
|
Keep the parity test hermetic, give touch the shared error contract
|
2026-08-27 09:40:54 -05:00 |
|
J. Nick Koston
|
87cbe42cae
|
Blame the baseline honestly, split sidecar unlinks, pin the script's knob and import branches
|
2026-08-27 09:13:51 -05:00 |
|
J. Nick Koston
|
8a5d53899c
|
Simplify: strict knob via parse_enable_env, one probe tail, latch folded into _fail, discard owns its policy
|
2026-08-27 08:40:35 -05:00 |
|
J. Nick Koston
|
3e5688d6cd
|
Blame the pch only when a baseline passes, validate the strict knob, abort on an undiscardable stale header
|
2026-08-27 08:32:01 -05:00 |
|
J. Nick Koston
|
d38542e48b
|
Escalate all strict consumers, keep cached-probe rejections unlatched, drop the dead probe knob
|
2026-08-27 00:40:37 -05:00 |
|
J. Nick Koston
|
c89c2d975d
|
Strict escalates consumer invalid-pch, re-probes cached headers everywhere, and defaults the matrix to strict
|
2026-08-27 00:25:38 -05:00 |
|
J. Nick Koston
|
78eff4f485
|
Strict re-probes a cached .gch, probe diagnostics get the exit-code fallback, nobuild detection narrows to ImportError
|
2026-08-26 23:43:09 -05:00 |
|
J. Nick Koston
|
833af674bf
|
Simplify: shared tool-step runner, probe args helper, buildtool touch stamp, knob-spelling parity
|
2026-08-26 23:20:06 -05:00 |
|
J. Nick Koston
|
15d4f187c7
|
Bake the probe stamp into the rule text; edge bindings cannot expand $out
|
2026-08-26 23:10:55 -05:00 |
|
J. Nick Koston
|
34daa6138a
|
Probe failures follow the compile branch's transient rules, strict on the native esp8266 job
|
2026-08-26 23:02:18 -05:00 |
|
J. Nick Koston
|
0266b7f0fb
|
Cover the probe spawn failure and both probe-edge flag branches
|
2026-08-26 22:55:52 -05:00 |
|
J. Nick Koston
|
5d690104b5
|
Strict fails on a disabled pch, narrows the projenv exemption, and covers the new funnel sites
|
2026-08-26 22:51:53 -05:00 |
|
J. Nick Koston
|
4a3b095172
|
Probe the built .gch on the native paths so strict CI reds on an unloadable pch
|
2026-08-26 22:47:42 -05:00 |
|
J. Nick Koston
|
54bff55642
|
Reraise in strict through the IDF flow, funnel the remaining degrade paths, exempt nobuild
|
2026-08-26 22:42:03 -05:00 |
|
J. Nick Koston
|
264ccc0989
|
Add ESPHOME_PCH_STRICT and enforce it in the esp8266/esp32/rp2 image compile tests
|
2026-08-26 22:29:53 -05:00 |
|
J. Nick Koston
|
96beeed2c2
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 22:22:55 -05:00 |
|
J. Nick Koston
|
85142b5b99
|
Pass -MF to the probe only alongside a dependency flag
|
2026-08-26 22:22:42 -05:00 |
|
J. Nick Koston
|
3ecd4e3e69
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 22:06:04 -05:00 |
|
J. Nick Koston
|
a5afa55122
|
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
# Conflicts:
# esphome/platformio/toolchain.py
|
2026-08-26 22:06:01 -05:00 |
|
J. Nick Koston
|
3439a2d5ca
|
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
|
2026-08-26 22:05:33 -05:00 |
|
J. Nick Koston
|
c2f8347eed
|
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
|
2026-08-26 22:05:32 -05:00 |
|
J. Nick Koston
|
6767e43022
|
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
|
2026-08-26 22:05:32 -05:00 |
|
J. Nick Koston
|
178ff2c3ef
|
Merge remote-tracking branch 'origin/dev' into esp8266-native-library-backend
|
2026-08-26 22:05:10 -05:00 |
|
J. Nick Koston
|
b99e7f5ae2
|
[core] Install prefetched PlatformIO packages with parallel extraction (#18775)
|
2026-08-27 03:02:02 +00:00 |
|
J. Nick Koston
|
2104096f02
|
[core] Prefetch PlatformIO packages in parallel (#18769)
|
2026-08-27 14:42:30 +12:00 |
|
J. Nick Koston
|
c97250508a
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 14:23:20 -05:00 |
|
J. Nick Koston
|
3dd608cffc
|
Use a drive-qualified basedir in the test on Windows
|
2026-08-26 14:23:16 -05:00 |
|
J. Nick Koston
|
50c9a3a5bb
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 14:14:02 -05:00 |
|
J. Nick Koston
|
1d4d28832e
|
Reject relative CCACHE_BASEDIR values too
|
2026-08-26 14:13:57 -05:00 |
|
J. Nick Koston
|
1719e75e57
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 13:21:25 -05:00 |
|
J. Nick Koston
|
26e51c23b1
|
Hoist is_joined_include, cover the falsy EXTSUM warning
|
2026-08-26 13:21:21 -05:00 |
|
J. Nick Koston
|
35ab90fc58
|
Merge branch 'esp8266-native-pch' into esp32-idf-pch
|
2026-08-26 13:14:11 -05:00 |
|