aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make: Use $< over $?HEADmainEuAndreh2025-05-041-1/+1
* Makefile: Uncomment dependency on build filesEuAndreh2024-12-121-3/+3
* Build and run existing test executables with no actual testsEuAndreh2024-12-121-25/+48
* Do the same single file consolidation on testsEuAndreh2024-12-111-1/+1
* Consolidate packages spread across multiple files into single oneEuAndreh2024-12-111-2/+2
* Namespace packages with "urubu/"EuAndreh2024-12-101-41/+42
* Start building test filesEuAndreh2024-12-101-2/+23
* cmd/: Simplify flag usageEuAndreh2024-12-101-1/+1
* Build and test existing code as isEuAndreh2024-12-021-0/+40
* Setup Makefile project structure with empty src/urubu.go sourceEuAndreh2024-11-191-0/+169