summaryrefslogtreecommitdiff
path: root/pkg/netsurf/libcss
AgeCommit message (Collapse)Author
2017-10-23Move $outdir/fetch.stamp -> $dir/fetchMichael Forney
2017-10-16netsurf/libcss: Update to 0.7.0Michael Forney
2017-10-01netsurf/libcss: Update to latest gitMichael Forney
2017-09-25Rewrite ninja generation scripts in LuaMichael Forney
2017-08-19Don't use -isystemMichael Forney
This way we can use -MMD to exclude system header files and still retain dependency tracking within oasis.
2017-06-11netsurf: Update to latest gitMichael Forney
Update libcss, libdom, libutf8proc and nsgenbind as well.
2017-06-11netsurf/libcss: Don't wrap properties sourcesMichael Forney
2016-12-29Add netsurf 3.6Michael Forney
{nsgenbind,webidl}-{lexer,parser}.{c,h} were generated using flex and bison on unmodified 0.4 sources.