summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mv src/tld.txt src/config/EuAndreh2024-08-211-2/+2
|
* src/tld.txt: Embed in repository to allow server to reconfigure without ↵EuAndreh2024-08-191-2/+1
| | | | calling make
* mv src/config/tld.txt src/; tweak MakefileEuAndreh2024-08-191-34/+21
|
* Offload common server code to dedicated packagesEuAndreh2024-08-181-5/+10
|
* Makefile: Add $(URL)EuAndreh2024-08-151-0/+1
|
* packages.scm: Build all packages with "go tool"EuAndreh2024-08-141-1/+1
|
* Refactor building of packages from papo.imEuAndreh2024-07-221-67/+32
|
* Makefile: Add install target with a single HTML static fileEuAndreh2023-11-271-0/+8
|
* Makefile: Put tld.txt dependency on Makefile inlineEuAndreh2023-11-261-2/+2
|
* Include derived config files in repositoryEuAndreh2023-11-261-11/+3
|
* Change "src/infrastructure/ => src/" everywhereEuAndreh2023-11-251-11/+11
|
* Init server infrastructure filesEuAndreh2023-11-251-0/+157