index
:
gobang
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Add switch for picking number of parallel fuzz workers
HEAD
main
EuAndreh
2025-05-27
1
-1
/
+2
*
Support i18n via gotext(0)
EuAndreh
2025-05-15
1
-9
/
+42
*
Makefile: Simplify variable names
EuAndreh
2025-01-15
1
-11
/
+11
*
Makefile: Simplify time file generation on bench taget dependencies
EuAndreh
2024-10-29
1
-2
/
+1
*
Makefile: Prioritize local version when building and linking
EuAndreh
2024-10-29
1
-2
/
+2
*
Adjust to conventional Makefile skeleton
EuAndreh
2024-10-20
1
-31
/
+50
*
Add noop mkdeps.sh and empty deps.mk
EuAndreh
2024-09-30
1
-0
/
+4
*
Makefile: make "vesion" public and a `const`
EuAndreh
2024-09-27
1
-1
/
+1
*
Use Hash() from scrypt package
EuAndreh
2024-09-13
1
-16
/
+5
*
Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)
EuAndreh
2024-08-15
1
-0
/
+2
*
Add src/version.go
EuAndreh
2024-08-15
1
-5
/
+12
*
Add tests/libbuild.go
EuAndreh
2024-08-14
1
-3
/
+17
*
Makefile: Normalize Go rules and simplify compile rules
EuAndreh
2024-08-11
1
-9
/
+13
*
mv tests/gobang_main.go tests/main.go
EuAndreh
2024-08-08
1
-9
/
+9
*
Makefile: Reorder deps rules
EuAndreh
2024-08-08
1
-3
/
+2
*
Run in parallel slow tests
EuAndreh
2024-08-06
1
-2
/
+5
*
Makefile: Separate dependencies and definition of $(tests.bin-check)
EuAndreh
2024-08-06
1
-0
/
+1
*
Start using TestStart() and Testing()
EuAndreh
2024-08-05
1
-10
/
+15
*
Makefile: Build with "go tool compile" and "go tool link"
EuAndreh
2024-08-05
1
-27
/
+35
*
Makefile: Include go.mod file in $(sources)
EuAndreh
2024-08-03
1
-0
/
+1
*
Initial implementation: include code from papod
EuAndreh
2024-05-16
1
-0
/
+104