pcbjam/scripts/common
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 8453f9681e Add stamp source hashing and maximize test infrastructure
- Add source hashing to stamp system (functions.sh) for detecting
  when dependencies need rebuild based on source file changes
- Update build-pcbnew.sh to use source stamps for wxWidgets
- Add global-setup.ts to clean logs before test runs
- Add maximize_test standalone test to verify wxFrame::Maximize()
  works correctly in WASM (it does - window is 1280x720)
- Update Makefile.wasm with maximize test build rules

The maximize_test proves wxWidgets display detection works fine.
KiCad's 20x20 window bug is KiCad-specific, not a wxWidgets issue.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-14 13:28:43 +01:00
..
apply-asyncify.sh Fix Asyncify and improve build process 2025-12-14 11:59:50 +01:00
env.sh Improve build system with debug symbols, clean modes, and parallel jobs 2025-12-12 14:51:38 +01:00
functions.sh Add stamp source hashing and maximize test infrastructure 2025-12-14 13:28:43 +01:00
get-wasm-opt.sh Add two-phase build with host asyncify transformation 2025-12-13 22:13:31 +01:00
versions.sh Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00