summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-22libass: Update to 0.13.6Michael Forney
2017-01-22kbd: Update to 2.0.4Michael Forney
Also, switch to building from source tar archive so that we don't need to import pre-generated parsers/lexers, and we don't need to port the gen_charset_syms.pl script to awk.
2017-01-19libressl: Use tar instead of git mirrorMichael Forney
The git mirror is often force-updated causing the tags to become no longer valid. The tar also conveniently has the pre-generated obj_dat.h and obj_mac.h headers.
2017-01-19zlib: Update to 1.2.11Michael Forney
2017-01-06mc: Update to latest gitMichael Forney
2017-01-05qbe: Update to latest gitMichael Forney
2017-01-05libpng: Update to 1.6.28Michael Forney
2017-01-05libevdev: Rewrite make-event-names in awkMichael Forney
2017-01-05zlib: Update to 1.2.10Michael Forney
2017-01-03velox: Install sample configuration fileMichael Forney
2017-01-03fetch-curl: If not specified use */* as extraction patternMichael Forney
Some pax implementations will fail otherwise if src already exists.
2017-01-03sbase: Don't install stringsMichael Forney
We'll get strings from binutils.
2017-01-03wayland: Install wayland-scannerMichael Forney
2017-01-03Change default target toolchain to x86_64-linux-muslMichael Forney
This way, compiling from a non-musl host system is easier since we can use the host's libpng and zlib when building netsurf.
2017-01-03Add x86_64-linux-musl toolchainMichael Forney
2017-01-03netsurf: Needs libressl and zlib headersMichael Forney
2017-01-03libpng: Needs zlib headersMichael Forney
2017-01-03Add netsurf to $desktopMichael Forney
2017-01-01netsurf: Set cursor shapes in fbtk and remove image cursorsMichael Forney
2017-01-01swc: Update to latest gitMichael Forney
2017-01-01Minor style fixMichael Forney
2017-01-01libnl: Update to 3.2.29Michael Forney
2017-01-01sbase: Update to latest gitMichael Forney
2017-01-01youtube-dl: Update to 2016.12.31Michael Forney
2017-01-01zlib: Update to 1.2.9Michael Forney
2017-01-01ffmpeg: Enable MJPEG supportMichael Forney
2017-01-01mpv: Update to 0.23.0Michael Forney
2016-12-31freetype: Update to 2.7.1Michael Forney
2016-12-31libass: Update to 0.13.5Michael Forney
2016-12-31curl: Update to 7.52.1Michael Forney
2016-12-31xz: Update to 5.2.3Michael Forney
2016-12-31scc: Update to latest gitMichael Forney
2016-12-31qbe: Update to latest gitMichael Forney
2016-12-31mc: Build mbldMichael Forney
2016-12-31mc: Update to latest gitMichael Forney
2016-12-30vis: Add rc script detectionMichael Forney
2016-12-30vis: Update to latest gitMichael Forney
2016-12-30libpng: Update to 1.6.27Michael Forney
2016-12-30wayland: Add some additional cursors to libwayland-cursorMichael Forney
2016-12-30netsurf: Implement cursor changingMichael Forney
2016-12-29scc: Fix multiple archsMichael Forney
2016-12-29swc: Update to latest gitMichael 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.
2016-12-29Add libjpeg-turbo 1.5.1Michael Forney
2016-12-29Add adobe-source-fontsMichael Forney
2016-12-29alsa-utils: Update to 1.1.3Michael Forney
2016-12-29alsa-lib: Update to 1.1.3Michael Forney
2016-12-29fetch-curl: Specify -O at the end in case we want to specify an output nameMichael Forney
2016-12-29Add libpng 1.6.26Michael Forney
2016-12-29Allow using /.git as output repositoryMichael Forney