aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Replace Makefile with configure scriptXavier Del Campo Romero2026-02-131-0/+1
| | | | | | | Since libweb depends on dynstr, this dependency can be already available on the system, and therefore the CFLAGS and LDFLAGS should be updated according to pkg-config(1), rather than hardcoding them to the source tree.
* .gitignore: Add missing example executablesXavier Del Campo Romero2026-01-311-0/+2
|
* .gitignore: Add headers executableXavier Del Campo Romero2023-11-241-0/+1
|
* Add PUT server exampleXavier Del Campo2023-11-201-0/+1
|
* Makefile: Build libweb also as a shared libraryXavier Del Campo Romero2023-10-251-0/+2
|
* Add HTML serializer exampleXavier Del Campo Romero2023-09-151-0/+1
|
* .gitignore: Add examples/hello/helloXavier Del Campo Romero2023-09-091-0/+1
|
* Add .gitignoreXavier Del Campo Romero2023-07-201-0/+3