summary refs log tree commit diff
path: root/bin/Makefile (follow)
Commit message (Expand)AuthorAge
...
* Fix MANDIR typoJune McEnroe2019-05-04
* Move relay to binJune McEnroe2019-05-04
* Add setoptJune McEnroe2019-02-24
* Use $PWD in html.sh to pass absolute path to manJune McEnroe2019-02-20
* Factor out html.sh and produce html for all sourcesJune McEnroe2019-02-20
* Remove hi line numberingJune McEnroe2019-02-18
* Generate HTML with hi -n -f html -o anchorJune McEnroe2019-02-17
* Unify *up scripts into one up.shJune McEnroe2019-02-12
* Install html with -CJune McEnroe2019-02-11
* Generate html for binsJune McEnroe2019-02-10
* Run hi -c after compiling hiJune McEnroe2019-02-09
* Add pattend to hiJune McEnroe2019-02-06
* Add aesJune McEnroe2019-02-05
* Add beef Befunge-93 interpreterJune McEnroe2019-01-26
* Revert -std=c11 because GNU sucksJune McEnroe2019-01-19
* Reunify gfx and binJune McEnroe2019-01-17
* Reorganize bin and Makefile once againJune McEnroe2019-01-17
* Rename rec to watJune McEnroe2019-01-01
* Rename watch to recJune McEnroe2018-12-02
* Rearrange bin Makefile once moreJune McEnroe2018-11-14
* Factor out png.hJune McEnroe2018-11-14
* Fix tags targetJune McEnroe2018-10-17
* Remove klonJune McEnroe2018-10-16
* Add ttpreJune McEnroe2018-10-08
* Use col -b to remove formatting for READMEJune McEnroe2018-10-08
* Add psf2pngJune McEnroe2018-09-28
* Add psfed, a PSF2 font editorJune McEnroe2018-09-24
* Move bin man pages to bin/manJune McEnroe2018-09-11
* Remove GAMES from BINSJune McEnroe2018-09-11
* Rewrite bin.7 and render to plaintext READMEJune McEnroe2018-09-11
* Add klon.6June McEnroe2018-09-07
* Link man pages in ~/.localJune McEnroe2018-09-07
* Use scheme.h in fbatt and fbclockJune McEnroe2018-08-20
* Generate scheme.hJune McEnroe2018-08-20
* Add open(1) forwarding to pbdJune McEnroe2018-08-08
* Move graphical programs out of binJune McEnroe2018-07-30
* Restore LDLIBS alphabetical orderJune McEnroe2018-07-23
* Link with -lcursesJune McEnroe2018-07-23
* Add modemJune McEnroe2018-05-13
* Link with -lmJune McEnroe2018-05-11
* Add brotJune McEnroe2018-04-10
* Move home bins to ~/.local/binJune McEnroe2018-04-03
* Add scheme.png targetJune McEnroe2018-03-31
* Add color scheme PNG generatorJune McEnroe2018-03-31
* PHONY is a waste of timeJune McEnroe2018-03-11
* Copy glitch from pngoJune McEnroe2018-03-02
* Remove jrpJune McEnroe2018-02-25
* Add WIP pngo which produces glitch artJune McEnroe2018-02-15
* Move PNG filename counter into gfxxJune McEnroe2018-02-14
* Remove typoJune McEnroe2018-02-14
tion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe