aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: add compile-file for single-file byte-compile with the project load pathCraig Jennings11 days1-2/+17
* fix(test): make test-name resilient to load-time cwd changesCraig Jennings2026-05-221-1/+1
* fix(coverage): include gptel-tools in instrumentation globCraig Jennings2026-05-161-2/+2
* refactor(build): extract the shared test-runner loop into a make macroCraig Jennings2026-05-121-93/+70
* test(scripts): add bats coverage for setup-email.sh password helpersCraig Jennings2026-05-121-2/+20
* build: add make benchmark target and skip :perf tests by defaultCraig Jennings2026-05-121-10/+21
* docs: clarify the coverage-exclude and token-seed commentsCraig Jennings2026-05-111-2/+3
* build(make): exclude the lorem-optimum benchmark from coverage runsCraig Jennings2026-05-111-1/+3
* Make batch Emacs prefer newer sourcesCraig Jennings2026-05-101-1/+1
* fix: make test scratch paths sandbox-friendlyCraig Jennings2026-05-031-1/+2
* feat(coverage): wire make coverage target + simplecov pipelineCraig Jennings2026-04-221-0/+61
* fix: load freshness, wttrin path, compile-time package initCraig Jennings2026-04-221-0/+1
* chore: remove install-hooks target, rulesets install handles itCraig Jennings2026-04-191-10/+1
* chore(hooks): add tracked pre-commit hook via githooks/Craig Jennings2026-04-191-1/+10
* chore(Makefile): add targets alias for helpCraig Jennings2026-01-241-1/+4
* feat(tests): Improve test failure reporting in MakefileCraig Jennings2025-11-151-9/+77
* refactor: Remove ANSI color codes from MakefileCraig Jennings2025-11-121-45/+40
* test: Exclude slow tests from batch executionsCraig Jennings2025-11-091-3/+3
* feat: Add comprehensive Makefile for testing and validationCraig Jennings2025-11-031-0/+301