about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* nim.cfg: disable threadsbptato2024-02-061-1/+1
* Makefile: fix about.nim depsbptato2024-02-011-1/+2
* Add default md2html converterbptato2024-01-301-1/+9
* Add mancha man page viewerbptato2024-01-261-4/+24
* Add urlenc, urldec; fix a URL encoding bug; improve trans.cgibptato2024-01-081-1/+16
* charwidth: use pre-generated map filebptato2024-01-041-6/+15
* idna: use pre-generated map file, misc changesbptato2024-01-041-1/+9
* Add spartan supportbptato2024-01-031-1/+8
* gmi2html: rewritebptato2023-12-221-5/+5
* Fix for sourcehut markdown parsing, small doc improvementsbptato2023-12-151-1/+1
* Add doc/protocolsbptato2023-12-151-1/+3
* ftp: fix unnecessary slashes being added to path; move bindings/curlbptato2023-12-151-3/+3
* socketstream, serversocket: portable bindUnixbptato2023-12-141-1/+1
* Makefile: add missing mkdir commandsbptato2023-12-141-0/+9
* Makefile: add fwrapv to QJS buildbptato2023-12-141-1/+1
* Various fixesbptato2023-12-131-19/+25
* break up twtstr somewhatbptato2023-12-131-2/+4
* Move http out of main binarybptato2023-12-131-14/+23
* Move gopher to adapter/bptato2023-12-121-2/+12
* Move out ftp: protocol; fix some local CGI bugsbptato2023-12-121-2/+10
* Move out file: protocol handling to adapter/bptato2023-12-121-3/+6
* adapter/: re-structurebptato2023-12-121-12/+12
* local CGI improvements, move data: to cgi-binbptato2023-12-121-1/+5
* local CGI: add mapped URI env vars; move about: to adaptersbptato2023-12-121-1/+5
* Makefile: clean up libexecdir on uninstallbptato2023-12-111-2/+8
* Add support for gemini by default, update readmebptato2023-12-101-1/+11
* Separate gopher conversion from main binarybptato2023-12-101-17/+40
* Enable finger protocol by defaultbptato2023-12-101-2/+16
* Makefile: also remove QJSOBJbptato2023-12-091-0/+1
* Makefile: only remove target's objdir on cleanbptato2023-12-091-2/+1
* Makefile: properly list QJS object file dependenciesbptato2023-12-091-0/+13
* Makefile: disable CONFIG_BIGNUM for QJSbptato2023-12-051-2/+1
* Makefile: fix $(FLAGS) not being usedbptato2023-11-301-2/+3
* Makefile: rewritebptato2023-11-281-65/+60
* Makefile: create manpage directories, fix wrong file modesbptato2023-10-141-6/+8
* slightly refactor md to man preprocessing, update manpagebptato2023-10-131-4/+1
* makefile fixesbptato2023-10-011-2/+6
* Makefile: fix permsbptato2023-09-301-6/+6
* Makefile: fix manpage copybptato2023-09-301-1/+1
* Add urimethodmap supportbptato2023-09-301-1/+3
* loader: add local-cgibptato2023-09-301-10/+14
* small Makefile improvementbptato2023-09-261-2/+5
* Build quickjs with bignum enabledbptato2023-09-231-2/+3
* improve manpagesbptato2023-09-201-7/+14
* config.md: more preprocessingbptato2023-09-201-1/+3
* add table_rewrite.shbptato2023-09-201-1/+1
* add manpagesbptato2023-09-201-0/+11
* Makefile: add debugger:native to debug targetbptato2023-09-111-1/+1
* Allow overriding libcurl namebptato2023-08-261-1/+1
* Move charsets into chakasubptato2023-08-141-0/+8