index
:
euandre.org
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
_plugins/generate-media-files.rb: Remove in favor of Makefile
EuAndreh
2022-01-11
1
-7
/
+37
*
_plugins/generate-favicon.rb: Delete file, generate files in Makefile
EuAndreh
2022-01-10
1
-2
/
+11
*
_plugins/generate-lilypond.rb: Build lilypond files inside Makefile instead o...
EuAndreh
2022-01-10
1
-3
/
+34
*
Makefile: Add .POSIX: target
EuAndreh
2021-10-12
1
-0
/
+2
*
Build Jekyll output directly to public/
EuAndreh
2021-10-12
1
-9
/
+2
*
Makefile: Disable aux/workflow/public.sh for now
EuAndreh
2021-06-08
1
-1
/
+1
*
Makefile: Ignore missing README.md file
EuAndreh
2021-06-07
1
-1
/
+0
*
Revert "Makefile: use mv over rsync"
...
This reverts commit d8245f71dba84d4da86ef64563f337e864858762.
EuAndreh
2021-03-03
1
-4
/
+4
*
Makefile: use mv over rsync
EuAndreh
2021-03-02
1
-4
/
+4
*
Update files under aux/
EuAndreh
2021-03-01
1
-8
/
+7
*
Makefile: Add serve target
EuAndreh
2021-02-17
1
-1
/
+4
*
Move rsync to Makefile
...
This deprecates defaut.nix.
EuAndreh
2021-02-09
1
-3
/
+5
*
mv build-aux/ -> aux/ and scripts/
EuAndreh
2021-01-27
1
-6
/
+6
*
Use "make public" as the primary way of building the site
EuAndreh
2021-01-25
1
-1
/
+1
*
mv build-aux/assert-todos.sh build-aux/workflow/
EuAndreh
2021-01-25
1
-1
/
+1
*
Inline sync-translations.sh
EuAndreh
2021-01-23
1
-1
/
+2
*
Move tests.sh into Makefile
EuAndreh
2021-01-23
1
-1
/
+4
*
Add Makefile with "clean", "check" and "public" rules
EuAndreh
2021-01-23
1
-0
/
+17
*
Build and publish website using Nix; remove Makefile.
EuAndreh
2018-12-24
1
-79
/
+0
*
Remove =all= target from Makefile.
EuAndreh
2018-12-22
1
-3
/
+0
*
Add script to scaffold new pastebin skeleton.
EuAndreh
2018-12-22
1
-0
/
+5
*
Rely on Nix semantics to not build things twice.
...
Instead of improving the current logic, we can reliably expect that Nix will produce the same output given the same input.
EuAndreh
2018-12-21
1
-4
/
+2
*
Add Makefile for building and publishing website.
EuAndreh
2018-12-21
1
-0
/
+79