aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove extra CFLAGS_EXTRA🎷🐛 Lee Ball2020-12-311-1/+1
* Append to environment CFLAGS if they exist.🎷🐛 Lee Ball2020-12-311-1/+1
* Append user-defined CFLAGS🎷🐛 Lee Ball2020-12-311-2/+2
* Tweak README and Makefile for new deps, Linux support.Omar Rizwan2020-10-231-19/+10
* fs: Attempt to switch to native messaging. It relays 1 message ok!Omar Rizwan2020-10-211-1/+1
* Comment out websocket stuff so tabfs builds.Omar Rizwan2020-10-211-1/+1
* base64 hack to handle binary files.Omar Rizwan2019-02-271-1/+1
* fs: killall tabfs.Omar Rizwan2019-02-251-1/+1
* Rewrite and refactor C half. No more shared memory! It's fast!Omar Rizwan2019-02-251-7/+8
* URL and title kind of work.Omar Rizwan2018-11-241-3/+1
* Checkpoint. Just access JSON directly in FUSE handlers.Omar Rizwan2018-11-221-0/+9
* Initial commit. C stub with Web grafted on.Omar Rizwan2018-11-101-0/+30