summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMakefile: Add switch for picking number of parallel fuzz workersEuAndreh6 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-05-27Makefile: Add switch for picking number of parallel fuzz workersHEADmainEuAndreh1-1/+2
2025-05-23meta.capim: Add with :dependencies keyEuAndreh1-0/+8
2025-05-15src/scrypt.go: Wrap usage text in a Gettext() callEuAndreh7-25/+31
2025-05-15src/scrypt.go: Improve CLI handling, add tests alongsideEuAndreh6-29/+187
2025-05-15rm -rf tests/functional/version/EuAndreh3-23/+0
2025-05-15Setup i18n with gotext(0)EuAndreh21-38/+363
2025-05-04Make: Use $< over $?EuAndreh1-1/+1
2025-01-16Makefile: keep symlinks in "install" targetEuAndreh1-1/+1
2024-11-08Revert "Makefile: Use lddeps(1) for library dependencies"EuAndreh2-7/+2
2024-11-03Makefile: Use lddeps(1) for library dependenciesEuAndreh2-2/+7
[...]