Viktor Vaczi
9f4ed1e51e
Add KiCad PCBnew WASM build support and documentation
Build infrastructure:
- Update build-pcbnew.sh with stub library compilation
- Update build-wxuniversal-wasm.sh with library symlinks and stubs
- Add stub libraries for libgit2 and curl (network ops via JS)
- Add WASM-specific CMake Find modules
Documentation:
- Add KICAD_WASM_BUILD.md with complete modification list
- Document 68 KiCad files modified for WASM support
- Document disabled features and reasons
- Document stub libraries and wxWidgets changes
Submodule updates:
- kicad: Add WASM/Emscripten build support (wasm-port branch)
- wxwidgets: Add KiCad compatibility fixes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-08 18:26:57 +01:00 |
| .. |
|
common
|
Add KiCad WASM build infrastructure and dependency scripts
|
2025-12-04 13:15:04 +01:00 |
|
deps
|
Add KiCad PCBnew WASM build support and documentation
|
2025-12-08 18:26:57 +01:00 |
|
kicad
|
Add KiCad PCBnew WASM build support and documentation
|
2025-12-08 18:26:57 +01:00 |
|
build-core-wasm.sh
|
Update core library to use real wxBase instead of wx_shim
|
2025-11-27 08:39:22 +01:00 |
|
build-kicad-wasm.sh
|
Add KiCad WASM build infrastructure and dependency scripts
|
2025-12-04 13:15:04 +01:00 |
|
build-wasm-test.sh
|
Fix wxGrid test crash and add debug build support
|
2025-11-29 22:15:56 +01:00 |
|
build-wxbase-wasm.sh
|
Add board_model library and Phase 3 wxUniversal plan
|
2025-11-27 09:24:31 +01:00 |
|
build-wxuniversal-wasm.sh
|
Add KiCad PCBnew WASM build support and documentation
|
2025-12-08 18:26:57 +01:00 |
|
build-wxwidgets-wasm-clean.sh
|
Add reproducible build system for wxWidgets WASM port
|
2025-11-27 15:30:10 +01:00 |
|
build.sh
|
Complete Phase 1: Build KiCad with optional dependencies disabled
|
2025-11-26 16:33:48 +01:00 |
|
compare-screenshots.sh
|
Add baseline screenshots and visual regression testing
|
2025-11-29 19:55:12 +01:00 |
|
generate-wxwidgets-patches.sh
|
Add reproducible build system for wxWidgets WASM port
|
2025-11-27 15:30:10 +01:00 |
|
prepare.sh
|
Complete Phase 1: Build KiCad with optional dependencies disabled
|
2025-11-26 16:33:48 +01:00 |
|
update-baseline-screenshots.sh
|
Fix timer tests and add baseline screenshot update script
|
2025-11-29 21:20:40 +01:00 |
|
update-kicad.sh
|
Complete Phase 1: Build KiCad with optional dependencies disabled
|
2025-11-26 16:33:48 +01:00 |