index
:
forge.git
broken
hare
master
[WIP] Some random software forge
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2025-04-05
git2d: Separate the files a bit
Runxi Yu
1
-1
/
+1
2025-04-05
Makefile: Statically build Go
Runxi Yu
1
-1
/
+1
2025-04-05
Makefile: Note on GNUisms
Runxi Yu
1
-0
/
+6
2025-04-05
Makefile: Cleanup and utilize dependencies correctly
Runxi Yu
1
-10
/
+8
2025-04-04
Makefile: Compile git2d as one compilation unit
Runxi Yu
1
-1
/
+1
2025-04-03
Makefile: Put libraries after the source
Runxi Yu
1
-1
/
+1
2025-04-03
Makefile: Add git2d to the daemon's dependencies
Runxi Yu
1
-1
/
+1
2025-04-03
git2d: Use extern inline for utf8_decode
Runxi Yu
1
-2
/
+2
2025-04-03
git2d: Import BARE and UTF-8 utilities
Runxi Yu
1
-1
/
+1
2025-04-03
git2d: Initialize
Runxi Yu
1
-1
/
+4
2025-04-01
Remove unnecessary clause in the Makefile
Runxi Yu
1
-1
/
+1
2025-04-01
Rename man pages to start with lindenii-forge-
Runxi Yu
1
-1
/
+1
2025-04-01
Add forge-mail(5) and update forge(5) for LMTP
Runxi Yu
1
-1
/
+1
2025-03-31
Add a forge(1) man page
Runxi Yu
1
-1
/
+1
2025-03-31
Replace FileContributor with FileCopyrightText
Runxi Yu
1
-1
/
+1
2025-03-31
Serve tarball of source rather than using individual source files
Runxi Yu
1
-3
/
+6
2025-03-31
Add colb from June McEnroe
Runxi Yu
1
-2
/
+4
2025-03-31
Mandoc more
Runxi Yu
1
-2
/
+5
2025-03-30
mandoc in Makefile and forge.5
Runxi Yu
1
-2
/
+8
2025-03-29
Makefile: No $(shell)
Runxi Yu
1
-1
/
+1
2025-03-27
One more blank line for version.go
Runxi Yu
1
-1
/
+1
2025-03-27
Attempt to fix that lint issue
Runxi Yu
1
-1
/
+1
2025-03-19
Revert "Add gohtmplgen to the build process"
Runxi Yu
1
-2
/
+0
This reverts commit c00fbc1189c44b6d3d8c79033a3044deaf1c4ca1.
2025-03-19
Add gohtmplgen to the build process
Runxi Yu
1
-0
/
+2
2025-03-18
git_hooks_client -> hookc
Runxi Yu
1
-2
/
+2
2025-03-07
Makefile: Don't need to statically link Go files
Runxi Yu
1
-1
/
+1
2025-03-03
Add SPDX license headers to Makefile, SQL, and CSS
Runxi Yu
1
-0
/
+3
2025-02-17
Makefile: Compile static Go binary
Runxi Yu
1
-1
/
+1
2025-02-17
Makefile: Don't use --long in git-describe
Runxi Yu
1
-1
/
+1
We don't need the commit ID if it is known to match a tag.
2025-02-17
*: Restructure build system
Runxi Yu
1
-1
/
+5
2025-02-16
Makefile: Don't remove vendor when building
Runxi Yu
1
-2
/
+1
2025-02-15
Makefile, resources.go: Add vendor directory to serve library source
Runxi Yu
1
-0
/
+2
2025-02-14
Makefile: Make version.go a .PHONY
Runxi Yu
1
-1
/
+1
2025-02-14
*: Use Makefile, and generate a version
Runxi Yu
1
-0
/
+11