| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-05 | Use -isystem to include library headers | Michael Forney | |
| This way, warnings from headers that come from another package (in particular linux-headers) won't show up when they get included. To make sure we still track dependencies, use -MD instead of -MMD. | |||
| 2020-06-02 | utf8proc: Add header target | Michael Forney | |
| 2020-06-02 | libxkbcommon: Add header target | Michael Forney | |
| 2020-06-02 | freetype: Add header target | Michael Forney | |
| 2020-05-25 | netsurf: Update to 3.10 | Michael Forney | |
| 2020-02-20 | Use our own linux-headers | Michael Forney | |
| 2020-01-29 | Move toolchain config into config.lua | Michael Forney | |
| 2020-01-29 | Add support for building multiple configurations | Michael Forney | |
| Now, you can build in separate directories per configuration: mkdir foo (cd foo && ../setup.lua) samu -C foo | |||
| 2019-12-16 | Use $basedir to refer to paths relative to base source tree | Michael Forney | |
| 2019-11-12 | netsurf: Remove openssl-specific functionality | Michael Forney | |
| 2019-07-29 | netsurf: Update to 3.9 | Michael Forney | |
| 2019-06-05 | netsurf: Disable javascript support | Michael Forney | |
| It is not that useful in its current form, and this save quite a bit in executable size. | |||
| 2019-03-19 | netsurf: Declare some missing header dependencies | Michael Forney | |
| 2018-12-27 | netsurf: Set default search provider to Duck Duck Go | Michael Forney | |
| 2018-11-03 | Update to stable xdg-shell | Michael Forney | |
| Since xdg-shell-unstable-5-protocol.c and xdg-shell-protocol.c define conflicting symbols, this commit updates swc, netsurf, mupdf, and st all at once. | |||
| 2018-09-07 | netsurf: Update to 3.8 | Michael Forney | |
| 2017-10-23 | Move $outdir/fetch.stamp -> $dir/fetch | Michael Forney | |
| 2017-09-25 | Rewrite ninja generation scripts in Lua | Michael Forney | |
