zvec/thirdparty/antlr
egolearner 355523a628
ci(windows): upgrade ilammy/msvc-dev-cmd, remove /MP and add sccache stats (#454)
- Upgrade ilammy/msvc-dev-cmd from v1 to v1.13.0 to resolve Node.js 20
  deprecation warning (affects 05-windows-build and build_wheel_on_windows)
- Remove /MP from antlr4 and protobuf patches to eliminate 332
  non-cacheable sccache calls caused by "multiple input files"
- Add sccache statistics steps after pip install and after C++ Tests to
  capture build and test compilation cache metrics separately
2026-06-03 14:16:35 +08:00
..
antlr4@7a3f40bc34 Initial commit 2025-12-30 11:02:17 +08:00
CMakeLists.txt feat(ci): enable sccache on Windows and propagate compiler launcher to ExternalProject (#439) 2026-06-02 16:23:37 +08:00
antlr4.patch fix: update antlr4 CMAKE_POLICY from OLD to NEW for CMake 3.31+ compatibility (#145) 2026-02-27 14:35:55 +08:00
antlr4.windows.patch ci(windows): upgrade ilammy/msvc-dev-cmd, remove /MP and add sccache stats (#454) 2026-06-03 14:16:35 +08:00