aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace src/urubu/ucd.go with "ucdx" dependencyHEADmainEuAndreh2025-06-131-6/+4
* Makefile: Add switch for picking number of parallel fuzz workersEuAndreh2025-05-291-1/+2
* Setup i18n with gotext(0)EuAndreh2025-05-171-20/+53
* Make: Use $< over $?EuAndreh2025-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