summaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: Remove suffix rule for index.htmllistingEuAndreh2025-04-141-5/+8
|
* mkdeps.sh, Makefile: Fix generation of correct categories.htmllisting filesEuAndreh2025-04-141-23/+27
|
* mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh2025-04-131-11/+13
| | | | Its contents aren't correct yet, they're still whatever indexbody spits.
* mkdeps.sh: Rename "listings" to "indexes"EuAndreh2025-04-111-9/+9
|
* Makefile: Check both link: and image:EuAndreh2025-04-111-2/+3
|
* Makefile: Generate a feed per categoryEuAndreh2025-04-111-34/+58
|
* Makefile: Add "check-unit-updatedat" targetEuAndreh2025-04-101-1/+10
|
* Makefile: Normalize unit test target namesEuAndreh2025-04-101-6/+6
|
* Makefile: Update to mkwb(1) that supports sort=0EuAndreh2025-04-101-1/+1
|
* Makefile(tweak): Add missing space before ">"EuAndreh2025-04-091-1/+1
|
* Makefile: Prefix unit-test targets with "check-unit"EuAndreh2025-04-061-5/+5
|
* Makefile: Less verbose on xargsEuAndreh2025-04-061-1/+1
|
* Makefile: Add test for checking unsorted articlesEuAndreh2025-04-051-1/+17
|
* Makefile, deps.mk, mkdeps.sh: Cosmetic tweaksEuAndreh2025-04-051-2/+2
|
* Makefile: Add missing dependency for refresheable files gzEuAndreh2025-04-051-0/+2
|
* Makefile: Setup structure to externally archive linksEuAndreh2025-04-051-1/+8
|
* Makefile: Add test for internal broken linksEuAndreh2025-04-051-2/+20
|
* Makefile: Fix $url_pre in src/dyn.conf targetEuAndreh2025-04-041-1/+1
|
* Makefile: Add missing files from $(SRCDIR) installationEuAndreh2025-04-041-0/+3
|
* src/content/favicon.ico: Add refresheable rule in MakefileEuAndreh2025-04-041-1/+6
|
* Makefile: Add public.asc to output dirEuAndreh2025-04-041-0/+2
|
* src/base.conf: Generate dynamic part dynamicallyEuAndreh2025-04-041-0/+18
|
* Makefile: Add $(PUBURL) variableEuAndreh2025-04-041-5/+6
|
* Makefile: Indent "touch" with "gzip"EuAndreh2025-04-031-1/+1
|
* Makefile: Prevent CI from trying to look at ~/.gnupgEuAndreh2025-04-031-1/+2
|
* Makefile: Remove leftover ifok(1)EuAndreh2025-04-031-2/+2
|
* Makefile: Remove ifok(1) from rulesEuAndreh2025-04-021-10/+10
|
* Makefile, mkdeps.sh: Derive index.html and feed.xml from more static ↵EuAndreh2025-03-311-6/+3
| | | | "sortdata.txt" files
* Makefile: install.txt only depends on deps.mk and snippets! also niceEuAndreh2025-03-311-10/+27
|
* Makefile: "install.src.txt" file only depends on deps.mk! niceEuAndreh2025-03-301-3/+2
|
* Makefile, mkdeps.sh: Silent commands that are already too big, and will get ↵EuAndreh2025-03-301-2/+4
| | | | bigger
* src/content/security.txt: Derive itEuAndreh2025-03-301-0/+9
|
* Makefile: Use rsync(1) in "install" over cp(1) in loopEuAndreh2025-03-301-13/+13
|
* Makefile: Add compressed snippets filesEuAndreh2025-03-301-0/+7
|
* Makefile: Include derived security.txt during "install"EuAndreh2025-03-301-0/+3
|
* src/content/.well-known/security.txt: Derive itEuAndreh2025-03-291-0/+23
|
* Makefile: Enable re-generation of renewed public.asc keyEuAndreh2025-03-281-0/+4
|
* Makefile: Use ifok(1) to prevent incomplete files to be used in subsequent ↵EuAndreh2025-03-271-12/+12
| | | | calls to make(1)
* Makefile: Touch gzipped file after generationEuAndreh2025-03-091-0/+1
|
* Generate gzipped variation of final outputEuAndreh2025-03-081-3/+26
|
* v0 migration to mkwbEuAndreh2024-11-181-10/+190
|
* dynamic.mk: Move everything from Makefile into dynamic.mkEuAndreh2022-08-301-67/+6
|
* Makefile: Fold $(favicons) variable into $(derived-assets)EuAndreh2022-06-041-3/+4
|
* aux/workflow/TODOs.sh: Emit HTML to STDOUT; amend MakefileEuAndreh2022-06-031-1/+1
|
* Makefile: Indent $(derived-assets) variableEuAndreh2022-06-031-2/+2
|
* Makefile: Disable current testsEuAndreh2022-06-011-0/+2
|
* Generate podcast artifacts in dynamic.mkEuAndreh2022-06-011-6/+0
|
* Makefile: Conditionally clean with dynamic.mk, only when generated.mk existsEuAndreh2022-06-011-3/+4
|
* Makefile: No need to rebuild public/ in "deploy" targetEuAndreh2022-06-011-2/+0
|
* Generate LilyPond files in dynamic.mkEuAndreh2022-06-011-27/+6
|