Lindenii Project Forge
Login

server

Lindenii Forge’s main backend daemon

Hi… I am well aware that this diff view is very suboptimal. It will be fixed when the refactored server comes along!

Commit info
ID
d3eef86033feacd4e666ba220a43e76c2c5cb4ba
Author
Runxi Yu <me@runxiyu.org>
Author date
Sat, 15 Mar 2025 16:28:50 +0800
Committer
Runxi Yu <me@runxiyu.org>
Committer date
Sat, 15 Mar 2025 16:31:53 +0800
Actions
Use HAREFLAGS
forge: templates.ha *.ha
	hare build -o $@ .
	hare build $(HAREFLAGS) -o $@ .

templates.ha: templates/*.htmpl
	htmplgen -o $@ $^