summaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-06Makefile: Also delete .jekyll-cache/ in "clean" targetEuAndreh1-1/+1
2022-03-06mv Makefile.dynamic dynamic.mkEuAndreh1-1/+1
2022-01-16Makefile: make target "publish" depend on target "all"EuAndreh1-1/+1
2022-01-16Makefile{,.dynamic}: Glue these files together using {files,deps}.mkEuAndreh1-10/+13
2022-01-11_plugins/generate-torrent.rb: Remove in favor of MakefileEuAndreh1-4/+12
2022-01-11_plugins/generate-media-files.rb: Remove in favor of MakefileEuAndreh1-7/+37
2022-01-10_plugins/generate-favicon.rb: Delete file, generate files in MakefileEuAndreh1-2/+11
2022-01-10_plugins/generate-lilypond.rb: Build lilypond files inside Makefile instead o...EuAndreh1-3/+34
2021-10-12Makefile: Add .POSIX: targetEuAndreh1-0/+2
2021-10-12Build Jekyll output directly to public/EuAndreh1-9/+2
2021-06-08Makefile: Disable aux/workflow/public.sh for nowEuAndreh1-1/+1
2021-06-07Makefile: Ignore missing README.md fileEuAndreh1-1/+0
2021-03-03Revert "Makefile: use mv over rsync"EuAndreh1-4/+4
2021-03-02Makefile: use mv over rsyncEuAndreh1-4/+4
2021-03-01Update files under aux/EuAndreh1-8/+7
2021-02-17Makefile: Add serve targetEuAndreh1-1/+4
2021-02-09Move rsync to MakefileEuAndreh1-3/+5
2021-01-27mv build-aux/ -> aux/ and scripts/EuAndreh1-6/+6
2021-01-25Use "make public" as the primary way of building the siteEuAndreh1-1/+1
2021-01-25mv build-aux/assert-todos.sh build-aux/workflow/EuAndreh1-1/+1
2021-01-23Inline sync-translations.shEuAndreh1-1/+2
2021-01-23Move tests.sh into MakefileEuAndreh1-1/+4
2021-01-23Add Makefile with "clean", "check" and "public" rulesEuAndreh1-0/+17
2018-12-24Build and publish website using Nix; remove Makefile.EuAndreh1-79/+0
2018-12-22Remove =all= target from Makefile.EuAndreh1-3/+0
2018-12-22Add script to scaffold new pastebin skeleton.EuAndreh1-0/+5
2018-12-21Rely on Nix semantics to not build things twice.EuAndreh1-4/+2
2018-12-21Add Makefile for building and publishing website.EuAndreh1-0/+79