summaryrefslogtreecommitdiff
path: root/deps.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Regenerate deps.mk: a front page waits for its sortdataHEADmainEuAndreh3 days1-2/+2
| | | | | | | | | | mkwb now names each article's .sortdata among the prerequisites of the language front page that sorts by it. Without them the page could be built before the data existed, which is what broke the guix build of this site. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01KxLpaNQThKfMG3ecCJptP9
* mEuAndreh3 days1-653/+1911
|
* Makefile: Fix dependency tracking of $(captured-assets)EuAndreh2025-05-041-0/+3
| | | | | Since I can't get deterministic outputs out of mktorrent(1), change torrents from $(captured-assets) to $(dynamic-contents).
* Makefile: Turn "i18n.sentinel" into a standalone "i18n" virtual targetEuAndreh2025-05-041-9/+0
|
* mkdeps.sh: Include all translated files in po4a.inEuAndreh2025-05-021-0/+3
|
* deps.mk: Update to include PDF rulesEuAndreh2025-05-011-0/+5
|
* Support multiple names for "categories" fileEuAndreh2025-05-011-14/+14
|
* Makefile: Build slide PDFs with shiny new eslaides(1)EuAndreh2025-04-301-0/+6
|
* src/content/pt/hea/categorias.adoc: Adiciona com tradução e funcionamento ↵EuAndreh2025-04-301-0/+13
| | | | parcial
* Makefile: Include call to po4a(1) in buildEuAndreh2025-04-301-0/+29
|
* src/content/en/: Unpluralize collection namesEuAndreh2025-04-301-759/+759
|
* mkdeps.sh: Support multiple languagesEuAndreh2025-04-301-65/+100
|
* src/pages/pt: Add pt pagesEuAndreh2025-04-301-0/+8
|
* src/content/img/: Adjust light/dark mode SVGsEuAndreh2025-04-291-2/+1
|
* Makefile: Support flac -> ogg conversion and torrent file generationEuAndreh2025-04-291-0/+18
|
* git mv src/content/* src/content/en/EuAndreh2025-04-181-992/+992
|
* mkdeps.sh, Makefile: Fix generation of correct categories.htmllisting filesEuAndreh2025-04-141-10/+20
|
* mkdeps.sh: Simple refactor while adding deps for categories.htmllisting filesEuAndreh2025-04-131-27/+112
| | | | Its contents aren't correct yet, they're still whatever indexbody spits.
* mkdeps.sh: Rename "listings" to "indexes"EuAndreh2025-04-111-1/+1
|
* mkdeps.sh: Put .gz at the beginning of printsEuAndreh2025-04-111-143/+143
|
* mkdeps.sh: Use single sed to create all file.gz dependenciesEuAndreh2025-04-111-0/+1
|
* Makefile: Generate a feed per categoryEuAndreh2025-04-111-25/+116
|
* Makefile: Add "check-unit-updatedat" targetEuAndreh2025-04-101-0/+71
|
* Makefile: Normalize unit test target namesEuAndreh2025-04-101-71/+71
|
* Makefile, deps.mk, mkdeps.sh: Cosmetic tweaksEuAndreh2025-04-051-0/+1
|
* Makefile: Setup structure to externally archive linksEuAndreh2025-04-051-0/+71
|
* Makefile: Add test for internal broken linksEuAndreh2025-04-051-16/+87
|
* deps.mk: Update with tabs for deps.mkEuAndreh2025-04-041-5/+5
|
* Makefile, mkdeps.sh: Derive index.html and feed.xml from more static ↵EuAndreh2025-03-311-35/+25
| | | | "sortdata.txt" files
* Makefile, mkdeps.sh: Silent commands that are already too big, and will get ↵EuAndreh2025-03-301-5/+10
| | | | bigger
* Makefile: Add compressed snippets filesEuAndreh2025-03-301-0/+71
|
* src/content/img/: Add light/dark icon variationsEuAndreh2025-03-281-4/+10
|
* Generate gzipped variation of final outputEuAndreh2025-03-081-0/+77
|
* v0 migration to mkwbEuAndreh2024-11-181-0/+522