Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-10 | Remove libgif dependency from docs | Rodrigo Arias Mallo | |
The libgif library is not needed as Dillo already has builtin GIF support. Fixes: https://github.com/dillo-browser/dillo/issues/128 Reported-by: dogma | |||
2024-04-08 | Use build out of tree | Rodrigo Arias Mallo | |
The recommended way of building Dillo is to use a out-of-tree build, so it can be removed and leave the source directory clean. Fixes: https://github.com/dillo-browser/dillo/issues/125 | |||
2024-04-08 | Add Debian packages to install instructions | Rodrigo Arias Mallo | |
2024-03-28 | Add Windows install instructions | Rodrigo Arias Mallo | |
2023-12-30 | Extend install instructions for BSD systems | Rodrigo Arias Mallo | |
We no longer include /usr/local/include by default, it must be specified to the configure script. | |||
2023-12-30 | Add MacOS build instructions | Rodrigo Arias Mallo | |
2023-12-30 | Mention OpenSSL 1.1 as supported library | Rodrigo Arias Mallo | |
2023-12-30 | Update build instructions | Rodrigo Arias Mallo | |
2023-12-19 | Update README.md with dillo.org dead notice | Rodrigo Arias Mallo | |
The official server is lost. Move install instructions to its own document. |