aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove Yash supportTom Ryder2017-05-241-18/+2
| | | | I never use it
* Add pst(1df), ped(1df), and pvi(1df)Tom Ryder2017-05-101-0/+3
|
* Add squ(6df)Tom Ryder2017-05-011-0/+1
|
* Add grec(1df) and gred(1df)Tom Ryder2017-04-281-0/+2
|
* Fix up .PHONY targetsTom Ryder2017-04-101-4/+6
|
* Rename "dist" to "install"Tom Ryder2017-04-091-1/+1
|
* Add xinitrc.d script checksTom Ryder2017-04-091-2/+10
|
* Restructure shell install and checkTom Ryder2017-04-091-28/+30
|
* Specify install-login-shell as .PHONY targetTom Ryder2017-04-091-0/+1
|
* Clear .SUFFIXES first, add .shTom Ryder2017-04-071-1/+2
|
* Dependency name sortTom Ryder2017-04-071-1/+1
|
* Install shell types conditionally on $SHELLTom Ryder2017-04-071-9/+6
|
* Combine unnecessary split lineTom Ryder2017-04-071-4/+2
|
* Remove dependency on check-bashTom Ryder2017-04-071-1/+1
|
* Remove superfluous lesskey(1) existence checkTom Ryder2017-04-051-1/+1
|
* Don't require checks for installingTom Ryder2017-04-051-7/+7
|
* More sh flexibility (check/lint scripts)Tom Ryder2017-04-051-16/+16
|
* Apply runtime shebanging to POSIX shellTom Ryder2017-04-051-8/+102
|
* Lots of Makefile tidyingTom Ryder2017-03-241-61/+30
| | | | | | | | * Add missing "--" option terminator * Merge overzealously split lines * Favour find(1) calls over shell loops * Use `ln -fs` (both flags are POSIX) * Remove filename duplication for `cp -p` calls
* Turns out "--" is not specified for chmod(1)Tom Ryder2017-03-241-4/+4
|
* Change shb(1) to read stdin by defaultTom Ryder2017-03-241-4/+4
| | | | This is clearer.
* Use builtin macros for filenamesTom Ryder2017-03-241-3/+3
|
* Add -- separator to Makefile inference commandsTom Ryder2017-03-241-4/+4
|
* Add .POSIX shibboleth to MakefileTom Ryder2017-03-231-0/+1
|
* Use consistent m4 prefixTom Ryder2017-03-231-7/+7
|
* Single-quote nameTom Ryder2017-03-231-1/+1
|
* Remove misleading Makefile var quotingTom Ryder2017-03-231-115/+115
| | | | | This doesn't quote in the same way shell does and it's a bit misleading to present it as doing so.
* Remove leading spaces before colons in MakefileTom Ryder2017-02-281-70/+70
|
* Use just = rather than := in MakefileTom Ryder2017-02-281-8/+8
|
* Switch from xbindkeys to sxhkdTom Ryder2017-02-251-1/+2
| | | | Smaller, easier
* Add basic ex/vi settingsTom Ryder2017-02-251-0/+5
| | | | These are POSIX
* Remove double-spacingTom Ryder2017-02-241-5/+5
|
* Remove a dependency on non-POSIX install(1)Tom Ryder2017-02-241-85/+85
| | | | Pretty easy to adapt mkdir(1) and cp(1) appropriately anyway
* Add hms(1df)Tom Ryder2017-02-051-0/+1
|
* More generic Mutt configurationTom Ryder2017-01-281-30/+4
| | | | | Remove some person and system specific stuff, including my signature; nothing complex about that, after all.
* Add quo(1df)Tom Ryder2017-01-271-0/+1
|
* Use nicer mailbox creationTom Ryder2017-01-261-10/+6
|
* Create drafts directoryTom Ryder2017-01-261-0/+3
|
* Add missing dependencyTom Ryder2017-01-261-1/+1
|
* Allow specifying GnuPG keyserverTom Ryder2017-01-261-1/+5
|
* Add ~/.mailrc configTom Ryder2017-01-261-1/+10
|
* Create muttrc.local if it doesn't existTom Ryder2017-01-261-0/+1
|
* Allow specifying MAILDIR for make(1)Tom Ryder2017-01-261-6/+9
|
* Revise custom tmux colouringTom Ryder2017-01-251-2/+3
|
* Change htref(1df) into proper source formatTom Ryder2017-01-231-0/+1
|
* Remove Wyrd config filesTom Ryder2017-01-141-4/+0
| | | | I never use it
* Add xrq(1df)Tom Ryder2017-01-111-0/+1
|
* Add jfp(1df)Tom Ryder2017-01-061-0/+1
|
* Add nlbr(1df) and brnl(1df)Tom Ryder2017-01-061-1/+3
|
* Add onl(1df)Tom Ryder2017-01-051-0/+1
|