summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-29 19:14:36 -0400
committerJune McEnroe <june@causal.agency>2020-07-29 19:14:36 -0400
commitc70ca4e9e051b7acc86d06ef30925c806576a870 (patch)
treecc2305b7265f1d0595a18c4372de379921e40ea4 /Makefile
parentRemove unused prevEvent (diff)
downloadscooper-c70ca4e9e051b7acc86d06ef30925c806576a870.tar.gz
scooper-c70ca4e9e051b7acc86d06ef30925c806576a870.zip
Add Linux support
Static linking on Linux (even with musl-gcc) is just too much of a pain.
People more dedicated than I am can figure it out themselves. Or how to
properly sandbox this without a chroot.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
orus/commit/index.html?id=71deb466f0e9ac2f89fc60c9ec462f7a66e8468a&follow=1'>Remove NetHack from indexJune McEnroe 2019-04-08Don't install rc.kfcgi eitherJune McEnroe 2019-03-28Remove rc.kfcgiJune McEnroe 2019-01-16Reformat index.html with explore linkJune McEnroe 2019-01-16Return false from keydown handler in exploreJune McEnroe 2019-01-08Draw lines to tile edgeJune McEnroe 2019-01-08Factor out default pathsJune McEnroe 2019-01-08Remove incorrect default coordinatesJune McEnroe 2019-01-07Set img src when explore fragment changesJune McEnroe 2019-01-07Compress PNG data in imageJune McEnroe 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe 2019-01-06Handle KCGI_HUPJune McEnroe 2019-01-06Install html filesJune McEnroe