aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-13Replace src/urubu/ucd.go with "ucdx" dependencyHEADmainEuAndreh1-6/+4
2025-05-29Makefile: Add switch for picking number of parallel fuzz workersEuAndreh1-1/+2
2025-05-17Setup i18n with gotext(0)EuAndreh1-20/+53
2025-05-04Make: Use $< over $?EuAndreh1-1/+1
2024-12-12Makefile: Uncomment dependency on build filesEuAndreh1-3/+3
2024-12-12Build and run existing test executables with no actual testsEuAndreh1-25/+48
2024-12-11Do the same single file consolidation on testsEuAndreh1-1/+1
2024-12-11Consolidate packages spread across multiple files into single oneEuAndreh1-2/+2
2024-12-10Namespace packages with "urubu/"EuAndreh1-41/+42
2024-12-10Start building test filesEuAndreh1-2/+23
2024-12-10cmd/: Simplify flag usageEuAndreh1-1/+1
2024-12-02Build and test existing code as isEuAndreh1-0/+40
2024-11-19Setup Makefile project structure with empty src/urubu.go sourceEuAndreh1-0/+169