aboutsummaryrefslogtreecommitdiff
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-22Makefile: Add "check-nixfmt" targetEuAndreh1-3/+6
2023-02-17Makefile: Ensure at least one .txt and a .md file exist in ~/Documents/txt/EuAndreh1-0/+2
2023-02-17Makefile: Fix "clean" targetEuAndreh1-1/+1
2023-02-17Makefile: Assert ~/Documents/txt/ existsEuAndreh1-0/+3
2023-02-13Makefile: Add "check-dirty-pass" targetEuAndreh1-1/+14
2022-11-30Makefile: Add ~/.ssh symlinkEuAndreh1-0/+4
2022-11-27Makefile: Store SSH connections in $XDG_STATE_HOMEEuAndreh1-2/+2
2022-11-27Makefile: Make "cd + $(MAKE)" rules silentEuAndreh1-3/+3
2022-11-27Makefile: Use $(HOME) over ~ in dependency nameEuAndreh1-1/+1
2022-11-27Makefile: Consistent sort of $(derived-assets)EuAndreh1-4/+4
2022-11-27Makefile: Enforce creating $XDG_CACHE_HOME/ssh/connEuAndreh1-0/+4
2022-11-25Makefile: Use the same rule to build both manpages from PODEuAndreh1-3/+3
2022-11-24Makefile: Fix dependency of sasl-passwordEuAndreh1-1/+5
2022-11-24opt/tests/assert-running-service.sh: Add to "check" targetEuAndreh1-6/+2
2022-11-24Revert "Revert "Move email, IRC and Atom into Thunderbird""EuAndreh1-36/+17
2022-11-17Makefile: Exclude symlinks from "git ls-files" listingEuAndreh1-0/+2
2022-11-12Revert "Move email, IRC and Atom into Thunderbird"EuAndreh1-1/+37
2022-11-12Move email, IRC and Atom into ThunderbirdEuAndreh1-37/+1
2022-11-06bin/m: Run mbsync in parallel, with one process per accountEuAndreh1-0/+4
2022-11-06mEuAndreh1-14/+0
2022-11-04etc/remhind/config.tmpl: Add remhind config template, and generate it in Make...EuAndreh1-0/+4
2022-11-02Makefile: Notify Lisp image created to STDOUT instead of silent workEuAndreh1-1/+1
2022-10-31etc/ssh/config: Generate with envsubstEuAndreh1-0/+4
2022-10-30Makefile: Exclude gen-e-list.sh from check-fixmeEuAndreh1-1/+5
2022-10-29Generate etc/gnupg/gpg-agent.conf from Makefile instead of Guix HomeEuAndreh1-0/+6
2022-10-29Generate etc/git/config-extra from Makefile instead of Guix HomeEuAndreh1-0/+5
2022-10-27Remove configuration files from email programsEuAndreh1-5/+25
2022-10-25Makefile: Refresh Lisp images on li(1) changesEuAndreh1-1/+1
2022-10-25Makefile: s/ccl/clozure/EuAndreh1-3/+3
2022-10-25bin/cl: Setup ClozureEuAndreh1-0/+1
2022-10-24bin/cl: Move automatic image handling out to bin/liEuAndreh1-6/+2
2022-10-21bin/x: Generate WIP version of the POD manpageEuAndreh1-0/+4
2022-10-21Makefile: Exclude global gitignore file from check-fixme targetEuAndreh1-1/+1
2022-10-20Makefile: Exclude subroutine lint of perlcriticEuAndreh1-1/+1
2022-10-19Makefile: Include working Lisp image for SBCLEuAndreh1-4/+8
2022-10-19bin/cl: Add first working version, integrated with Makefile and etc/sh/rcEuAndreh1-4/+13
2022-10-19bin/check: Move tests to MakefileEuAndreh1-0/+44
2022-10-19etc/sh/rc: Move generation of GPG/SSH public keys and e.list.txt to MakefileEuAndreh1-1/+21
2022-10-19etc/sh/rc: Move creation of common-lisp/source to MakefileEuAndreh1-1/+4
2022-10-19Makefile: Add to generate manpages from PODEuAndreh1-0/+12
2021-06-08sh/templates/: Remove assert-clang-format.shEuAndreh1-1/+0
2021-03-09Makefile: Generate HTML in "public" targetEuAndreh1-1/+1
2021-02-28Makefile: Add stub dev-check targetEuAndreh1-2/+4
2021-02-03assert-nixfmt.sh: Only run when nixfmt is availableEuAndreh1-1/+1
2021-02-02Makefile: Add assert-clang-format.sh to check targetEuAndreh1-0/+1
2021-01-30Makefile: allow assert-nixfmt.sh to failEuAndreh1-1/+1
2021-01-28Remove generation of index.html fileEuAndreh1-3/+1
2021-01-28fake-symlinks: mv build-aux into aux, and other support folder into auxEuAndreh1-3/+3
2021-01-17Split sheband line from shell optionsEuAndreh1-4/+4
2021-01-16Makefile: Use sh over relying on shebangEuAndreh1-4/+4