Commit Graph

16 Commits

Author SHA1 Message Date
Michael Forney 7dd2f07dec libcss: Remove unnecessary alignment attribute 2021-11-05 15:05:35 -07:00
Michael Forney 74b163a34c netsurf: Update to 3.10 2020-05-25 17:23:33 -07:00
Michael Forney 08cca5431f Move toolchain config into config.lua 2020-01-29 22:14:33 -08:00
Michael Forney 2255c43da7 Use $basedir to refer to paths relative to base source tree 2019-12-16 23:48:22 -08:00
Michael Forney 1a8f020103 netsurf: Update to 3.9 2019-07-29 18:03:01 -07:00
Michael Forney 898321096f libcss, libdom: Remove unnecessary _ALIGNED specifier
I'm not sure what this is supposed to do, or on what system it has
an effect, but with gcc it just causes a spurious global variable to
be created.
2019-06-19 22:27:00 -07:00
Michael Forney 4332740046 Rename rev to ver, and keep track of package versions as well 2019-03-19 00:14:12 -07:00
Michael Forney a18cc11269 libcss: Update to 0.8.0 2018-08-26 13:29:08 -07:00
Michael Forney e5cfa84477 Move $outdir/fetch.stamp -> $dir/fetch 2017-10-23 21:43:33 -07:00
Michael Forney caf06e1c31 netsurf/libcss: Update to 0.7.0 2017-10-16 23:00:23 -07:00
Michael Forney b9bf6164db netsurf/libcss: Update to latest git 2017-10-01 10:14:02 -07:00
Michael Forney ba94a8513d Rewrite ninja generation scripts in Lua 2017-09-25 19:23:06 -07:00
Michael Forney 6fa5f88e60 Don't use -isystem
This way we can use -MMD to exclude system header files and still retain
dependency tracking within oasis.
2017-08-19 19:07:18 -07:00
Michael Forney 23676f5d6b netsurf: Update to latest git
Update libcss, libdom, libutf8proc and nsgenbind as well.
2017-06-11 16:33:19 -07:00
Michael Forney d8abf8cda8 netsurf/libcss: Don't wrap properties sources 2017-06-11 16:11:17 -07:00
Michael Forney e7181404bf Add netsurf 3.6
{nsgenbind,webidl}-{lexer,parser}.{c,h} were generated using flex and bison on
unmodified 0.4 sources.
2016-12-29 23:29:18 -08:00