index
:
scrypt
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-05-27
Makefile: Add switch for picking number of parallel fuzz workers
EuAndreh
1
-1
/
+2
2025-05-15
Setup i18n with gotext(0)
EuAndreh
1
-23
/
+56
2025-05-04
Make: Use $< over $?
EuAndreh
1
-1
/
+1
2025-01-16
Makefile: keep symlinks in "install" target
EuAndreh
1
-1
/
+1
2024-11-08
Revert "Makefile: Use lddeps(1) for library dependencies"
EuAndreh
1
-6
/
+2
This reverts commit 02862d9d64e830e4a3a7e5826fc10cc63c90cd89.
2024-11-03
Makefile: Use lddeps(1) for library dependencies
EuAndreh
1
-2
/
+6
2024-10-29
Makefile: Simplify time file generation on bench taget dependencies
EuAndreh
1
-2
/
+1
2024-10-29
Makefile: Prioritize local version when building and linking
EuAndreh
1
-2
/
+2
2024-10-19
Makefile: Normalize .go.a: .SUFFIXES rule
EuAndreh
1
-1
/
+3
2024-10-18
Remove Go code in favor of upstream libscrypt-kdf
EuAndreh
1
-7
/
+44
Adapt build to handle cgo shenanigans.
2024-10-17
Makefile: Add suport for functional tests, fuzzing and benchmarks
EuAndreh
1
-37
/
+51
2024-09-30
Add noop mkdeps.sh and empty deps.mk file
EuAndreh
1
-0
/
+4
2024-09-28
Makefile: "var version" -> "const Version"
EuAndreh
1
-1
/
+1
2024-09-13
Init: copy code from gobang
EuAndreh
1
-0
/
+152