index
:
euandre.org
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile: Add test for internal broken links
EuAndreh
2025-04-05
1
-2
/
+20
*
Makefile: Fix $url_pre in src/dyn.conf target
EuAndreh
2025-04-04
1
-1
/
+1
*
Makefile: Add missing files from $(SRCDIR) installation
EuAndreh
2025-04-04
1
-0
/
+3
*
src/content/favicon.ico: Add refresheable rule in Makefile
EuAndreh
2025-04-04
1
-1
/
+6
*
Makefile: Add public.asc to output dir
EuAndreh
2025-04-04
1
-0
/
+2
*
src/base.conf: Generate dynamic part dynamically
EuAndreh
2025-04-04
1
-0
/
+18
*
Makefile: Add $(PUBURL) variable
EuAndreh
2025-04-04
1
-5
/
+6
*
Makefile: Indent "touch" with "gzip"
EuAndreh
2025-04-03
1
-1
/
+1
*
Makefile: Prevent CI from trying to look at ~/.gnupg
EuAndreh
2025-04-03
1
-1
/
+2
*
Makefile: Remove leftover ifok(1)
EuAndreh
2025-04-03
1
-2
/
+2
*
Makefile: Remove ifok(1) from rules
EuAndreh
2025-04-02
1
-10
/
+10
*
Makefile, mkdeps.sh: Derive index.html and feed.xml from more static "sortdat...
EuAndreh
2025-03-31
1
-6
/
+3
*
Makefile: install.txt only depends on deps.mk and snippets! also nice
EuAndreh
2025-03-31
1
-10
/
+27
*
Makefile: "install.src.txt" file only depends on deps.mk! nice
EuAndreh
2025-03-30
1
-3
/
+2
*
Makefile, mkdeps.sh: Silent commands that are already too big, and will get b...
EuAndreh
2025-03-30
1
-2
/
+4
*
src/content/security.txt: Derive it
EuAndreh
2025-03-30
1
-0
/
+9
*
Makefile: Use rsync(1) in "install" over cp(1) in loop
EuAndreh
2025-03-30
1
-13
/
+13
*
Makefile: Add compressed snippets files
EuAndreh
2025-03-30
1
-0
/
+7
*
Makefile: Include derived security.txt during "install"
EuAndreh
2025-03-30
1
-0
/
+3
*
src/content/.well-known/security.txt: Derive it
EuAndreh
2025-03-29
1
-0
/
+23
*
Makefile: Enable re-generation of renewed public.asc key
EuAndreh
2025-03-28
1
-0
/
+4
*
Makefile: Use ifok(1) to prevent incomplete files to be used in subsequent ca...
EuAndreh
2025-03-27
1
-12
/
+12
*
Makefile: Touch gzipped file after generation
EuAndreh
2025-03-09
1
-0
/
+1
*
Generate gzipped variation of final output
EuAndreh
2025-03-08
1
-3
/
+26
*
v0 migration to mkwb
EuAndreh
2024-11-18
1
-10
/
+190
*
dynamic.mk: Move everything from Makefile into dynamic.mk
EuAndreh
2022-08-30
1
-67
/
+6
*
Makefile: Fold $(favicons) variable into $(derived-assets)
EuAndreh
2022-06-04
1
-3
/
+4
*
aux/workflow/TODOs.sh: Emit HTML to STDOUT; amend Makefile
EuAndreh
2022-06-03
1
-1
/
+1
*
Makefile: Indent $(derived-assets) variable
EuAndreh
2022-06-03
1
-2
/
+2
*
Makefile: Disable current tests
EuAndreh
2022-06-01
1
-0
/
+2
*
Generate podcast artifacts in dynamic.mk
EuAndreh
2022-06-01
1
-6
/
+0
*
Makefile: Conditionally clean with dynamic.mk, only when generated.mk exists
EuAndreh
2022-06-01
1
-3
/
+4
*
Makefile: No need to rebuild public/ in "deploy" target
EuAndreh
2022-06-01
1
-2
/
+0
*
Generate LilyPond files in dynamic.mk
EuAndreh
2022-06-01
1
-27
/
+6
*
Move files.mk and deps.mk into generated.mk
•••
Make torrent files dynamic instead of listed in Makefile.
EuAndreh
2022-06-01
1
-37
/
+3
*
Start building pastebins with dynamic.mk
EuAndreh
2022-06-01
1
-2
/
+19
*
Makefile: Do not make "fqdn" target .SILENT by default
EuAndreh
2022-05-02
1
-2
/
+0
*
TODOs.md: Add #td-f1ee23c0-b10a-a044-8351-e3cef4cb9d8c
EuAndreh
2022-05-02
1
-0
/
+2
*
Makefile: Add $(FQDN) variable
EuAndreh
2022-05-02
1
-1
/
+7
*
Include TODOs.html file in website
EuAndreh
2022-04-12
1
-1
/
+5
*
Rename favicon to lord-favicon
EuAndreh
2022-04-12
1
-5
/
+9
*
Makefile: Use $(JEKYLL) and include JEKYLL_ENV=production
EuAndreh
2022-04-11
1
-5
/
+6
*
Makefile: Open browser in "run" target
EuAndreh
2022-04-11
1
-0
/
+1
*
Makefile: s/publish/deploy/
EuAndreh
2022-04-11
1
-1
/
+1
*
Makefile: Add "run" target
EuAndreh
2022-03-15
1
-0
/
+3
*
Makefile: Also delete .jekyll-cache/ in "clean" target
EuAndreh
2022-03-06
1
-1
/
+1
*
mv Makefile.dynamic dynamic.mk
EuAndreh
2022-03-06
1
-1
/
+1
*
Makefile: make target "publish" depend on target "all"
EuAndreh
2022-01-16
1
-1
/
+1
*
Makefile{,.dynamic}: Glue these files together using {files,deps}.mk
EuAndreh
2022-01-16
1
-10
/
+13
*
_plugins/generate-torrent.rb: Remove in favor of Makefile
EuAndreh
2022-01-11
1
-4
/
+12
[next]