J. Nick Koston
c025b875d1
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-26 09:34:43 -05:00
J. Nick Koston
6a5a092f03
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-26 09:34:41 -05:00
J. Nick Koston
c10fb88430
Trim comments to repo standard
2026-08-26 09:34:37 -05:00
J. Nick Koston
5be8ad98e8
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-26 09:33:15 -05:00
J. Nick Koston
c9b4086a92
Trim comments and docstrings to repo standard
2026-08-26 09:33:06 -05:00
J. Nick Koston
639e1c2fdf
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-26 09:08:08 -05:00
J. Nick Koston
6722ec22ab
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-26 09:08:05 -05:00
J. Nick Koston
3d35a111ac
Pin the compile locale in the generic pch flow too
2026-08-26 09:08:02 -05:00
J. Nick Koston
a07bdf3a03
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-26 09:07:56 -05:00
J. Nick Koston
397ae10c55
Demote invalid-pch on PlatformIO too, pin the compile locale, document the .sum invariant
2026-08-26 09:07:38 -05:00
J. Nick Koston
e2446cad8f
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-26 08:40:41 -05:00
J. Nick Koston
404cf7b728
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-26 08:40:38 -05:00
J. Nick Koston
987da8f5c4
Treat resource exhaustion as transient in the generic pch flow too
2026-08-26 08:40:35 -05:00
J. Nick Koston
c9963881ba
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-26 08:39:47 -05:00
J. Nick Koston
7417dcdd7b
Demote invalid-pch under user -Werror, catch the joined -include spelling, treat resource exhaustion as transient
2026-08-26 08:39:27 -05:00
J. Nick Koston
2a7245ac79
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-26 00:46:51 -05:00
J. Nick Koston
1ca8b7066c
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-26 00:46:48 -05:00
J. Nick Koston
e13aa8b775
Read the pch sidecars defensively in the generic flow too
2026-08-26 00:46:45 -05:00
J. Nick Koston
3a483e3284
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-26 00:46:31 -05:00
J. Nick Koston
f5593deb38
Warn and skip the pch when a user -include precedes it, walk angle includes, read sidecars defensively
2026-08-26 00:46:14 -05:00
J. Nick Koston
0fea10f263
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-26 00:06:44 -05:00
J. Nick Koston
187199e9b3
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-26 00:06:43 -05:00
J. Nick Koston
fb5a042dfe
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-26 00:06:43 -05:00
J. Nick Koston
85dd29f7e0
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-26 00:06:43 -05:00
J. Nick Koston
f8f12b3a5d
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-26 00:06:43 -05:00
J. Nick Koston
21896b057f
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-26 00:06:42 -05:00
J. Nick Koston
d651573a20
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-26 00:06:42 -05:00
J. Nick Koston
0e404ba2b4
Update ar prose to match the rcs/qs ops
2026-08-26 00:06:28 -05:00
J. Nick Koston
a892f47f89
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-25 23:42:31 -05:00
J. Nick Koston
9fa031f134
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-25 23:42:31 -05:00
J. Nick Koston
b255e77e76
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-25 23:42:30 -05:00
J. Nick Koston
c2767c096c
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-25 23:42:30 -05:00
J. Nick Koston
c9044bb860
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-25 23:42:30 -05:00
J. Nick Koston
c86b038dc1
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-25 23:42:30 -05:00
J. Nick Koston
79a72efee7
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-25 23:42:30 -05:00
J. Nick Koston
21fd74b201
Tighten the review-round edges
...
Only IncompatiblePlatform counts as a knowing skip; other malformed
manifest data stays out of the satisfied set so the reconciliation can
still flag a broken promise. Backend-provided names are recorded before
the manifest-name evidence so the overlap warns once, in the backend's
own suppression loop. ar runs rcs/qs so the symbol index is explicit,
and the copy shim prints and returns 1 like its siblings instead of
re-raising.
2026-08-25 23:42:13 -05:00
J. Nick Koston
bffbc6dce5
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-25 23:16:53 -05:00
J. Nick Koston
ba9131324a
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-25 23:16:53 -05:00
J. Nick Koston
5ab40084c9
Merge remote-tracking branch 'origin/platformio-pch-libretiny' into platformio-pch-libretiny
2026-08-25 23:16:53 -05:00
J. Nick Koston
82b9575b6f
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-25 23:16:52 -05:00
J. Nick Koston
55f1122eba
Merge remote-tracking branch 'origin/esp8266-native-pch' into esp8266-native-pch
2026-08-25 23:16:52 -05:00
J. Nick Koston
6223ecda32
Merge remote-tracking branch 'origin/platformio-pch-rp2' into platformio-pch-rp2
2026-08-25 23:16:52 -05:00
J. Nick Koston
5bd7884ac1
Merge remote-tracking branch 'origin/esp32-idf-pch' into esp32-idf-pch
2026-08-25 23:16:52 -05:00
J. Nick Koston
c1c78ebf18
Merge branch 'platformio-pch-rp2' into platformio-pch-libretiny
2026-08-25 23:16:33 -05:00
J. Nick Koston
dd05cdd2f8
Merge branch 'esp32-idf-pch' into platformio-pch-rp2
2026-08-25 23:16:33 -05:00
J. Nick Koston
cfcbf5b420
Merge branch 'esp8266-native-pch' into esp32-idf-pch
2026-08-25 23:16:33 -05:00
J. Nick Koston
fb640bdc47
Merge branch 'esp8266-native-ninja-emission' into esp8266-arduino-toolchain
2026-08-25 23:16:32 -05:00
J. Nick Koston
7aa90fc4c4
Merge branch 'esp8266-native-build-spec' into esp8266-native-ninja-emission
2026-08-25 23:16:32 -05:00
J. Nick Koston
a75d6768ab
Merge branch 'esp8266-native-library-backend' into esp8266-native-build-spec
2026-08-25 23:16:32 -05:00
J. Nick Koston
20e5b23b86
Merge branch 'esp8266-arduino-toolchain' into esp8266-native-pch
2026-08-25 23:16:32 -05:00