ekp/.phrase/phases/DONE-phase-maintenance-20260126/change_maintenance_20260126.md
Kinneyzhang fd1210e557 fix: close repository audit findings
Complete task002 through task016 across cache correctness, editor lifecycle, C boundaries, build and release governance, dictionary provenance, performance, interactive workflows, tests, documentation, and final cleanup.
2026-07-28 22:43:10 +08:00

10 lines
381 B
Markdown

# Changes Log - Phase Maintenance 2026-01-26
## 2026-01-26
- **Fix**: Update `ekp_c/Makefile` to support Windows build.
- Detect `Windows_NT` and use `gcc` instead of `cc`.
- Set default `EMACS_ROOT` and `EMACS` path for the current environment.
- Add `EMACS_ROOT` include path to `CFLAGS`.
- Fix `test` target to use configured `$(EMACS)` executable.
- Task: `task001`