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.
10 lines
381 B
Markdown
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`
|