aboutsummaryrefslogtreecommitdiff
path: root/custom
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-12 02:52:11 -0600
committerCraig Jennings <c@cjennings.net>2025-11-12 02:52:11 -0600
commit89460de5beb24184cfb96ef02a94974a967abdcc (patch)
treead79aa9bbe1b38808345688de75c027c4e2bb330 /custom
parent9e7787445878cfa719f335a9491e3a2a864385b7 (diff)
downloaddotemacs-89460de5beb24184cfb96ef02a94974a967abdcc.tar.gz
dotemacs-89460de5beb24184cfb96ef02a94974a967abdcc.zip
refactor: Remove ANSI color codes from Makefile
Replaced colored output with plain text symbols for better portability: - Removed all COLOR_* variable definitions - Replaced color-wrapped text with plain text - Added simple text markers: - [i] for informational messages - [!] for warnings - ✓ for success (kept from before) - ✗ for errors (kept from before) - ⚠ for warnings (kept from before) Benefits: - Works in all terminals and CI environments - No escape code littering when piped or logged - Simpler, more maintainable code - Cleaner output that's easier to read Changes: 40 insertions, 45 deletions
Diffstat (limited to 'custom')
0 files changed, 0 insertions, 0 deletions