about summary refs log tree commit diff stats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: create manpage directories, fix wrong file modesbptato2023-10-141-6/+8
| | | | | | | * mkdir manpage directories too (not just prefix/bin) * use 0644 file mode instead of the nonsensical 0655 See https://todo.sr.ht/~bptato/chawan/1
* 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
| | | | yay
* loader: add local-cgibptato2023-09-301-10/+14
| | | | | | | | | | | Add w3m-style local CGI support. It is not quite as powerful as w3m's local CGI, because it lacks an equivalent to W3m-control. Not sure if it's worth adding; we certainly shouldn't allow passing JS in headers, but a custom language for headers does not sound like a great idea either... eh, idk. also, TODO add multipart
* small Makefile improvementbptato2023-09-261-2/+5
|
* Build quickjs with bignum enabledbptato2023-09-231-2/+3
| | | | | | | BigInt is standard and widely available in browsers. We have no reason to exclude it. (BigFloat/BigDecimal are not, so we do not add them for now.)
* improve manpagesbptato2023-09-201-7/+14
|
* config.md: more preprocessingbptato2023-09-201-1/+3
|
* add table_rewrite.shbptato2023-09-201-1/+1
| | | | | | pandoc can only generate manpage tables from markdown tables, but the markdown pipe table syntax is horrible. So instead of rewriting our markdown documentation to use that syntax, just programmatically rewrite it.
* add manpagesbptato2023-09-201-0/+11
| | | | still needs some work
* Makefile: add debugger:native to debug targetbptato2023-09-111-1/+1
|
* Allow overriding libcurl namebptato2023-08-261-1/+1
| | | | for better compatibility with curl-impersonate
* Move charsets into chakasubptato2023-08-141-0/+8
| | | | Operation "modularize Chawan somewhat" part 1
* makefile: fix qjsobj not being createdbptato2023-08-131-1/+2
|
* Revert "Makefile: add ./ to rm -rf"bptato2023-08-131-1/+1
| | | | | | On a second thought, this makes no sense. This reverts commit 3c8d95fefb678155d0c923aac8240b575ce79d5f.
* Makefile: add ./ to rm -rfbptato2023-08-101-1/+1
| | | | just to be sure
* Makefile: fix conflicts with directoriesbptato2023-08-101-8/+8
|
* Update makefilebptato2023-07-281-4/+8
| | | | small re-organization
* Makefile: remove random echo statementbptato2023-06-241-1/+0
|
* Add dir to qjs target, rename makefilebptato2023-06-231-0/+49
|
* More css stuffbptato2021-08-041-14/+0
|
* CSS selectors and re-organizationbptato2021-07-301-4/+2
|
* ...bptato2021-03-171-5/+12
|
* Moved stuff etcbptato2021-03-131-4/+4
|
* Replaced parser, readline, etc...bptato2021-03-121-2/+2
|
* something broke againbptato2021-01-221-0/+2
|
* failed attempt for unicodebptato2021-01-221-3/+5
|
* some things just never workbptato2021-01-201-0/+2
|
* Some things work, most things don'tbptato2021-01-201-0/+3