summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-10-12sinit: Update to latest gitMichael Forney
2016-10-12ubase: Update to latest gitMichael Forney
2016-10-12sbase: Update to latest gitMichael Forney
2016-09-30wayland: Update to 1.12.0Michael Forney
2016-09-30youtube-dl: Update to 2016.09.27Michael Forney
2016-09-30libass: Update to 1.13.3Michael Forney
2016-09-30the_silver_searcher: Update to 0.33.0Michael Forney
2016-09-30e2fsprogs: Update to 1.43.3Michael Forney
2016-09-30loksh: Update to 6.0Michael Forney
2016-09-30git: Update to 2.10.0Michael Forney
2016-09-30libressl: Update to 2.5.0Michael Forney
2016-09-29curl: Update to 7.50.3Michael Forney
2016-09-01openbsd: Update to 6.0Michael Forney
2016-08-27youtube-dl: Update to 2016.08.24.1Michael Forney
2016-08-27mpv: Update to 0.20.0Michael Forney
2016-08-26ffmpeg: Update to 3.1.3Michael Forney
2016-08-26libevdev: Update to 1.5.4Michael Forney
2016-08-26iproute2: Update to 4.7.0Michael Forney
2016-08-26git: Update to 2.9.3Michael Forney
2016-08-03Make root.tree the default target, and add commit aliasMichael Forney
2016-08-03youtube-dl: Update to 2016.08.01Michael Forney
2016-08-03alsa-utils: Update to 1.1.2Michael Forney
2016-08-03alsa-lib: Update to 1.1.2Michael Forney
2016-08-03openssh: Update to 7.3p1Michael Forney
2016-08-03libressl: Update to 2.4.2Michael Forney
2016-08-03curl: Update to 7.50.1Michael Forney
2016-07-24youtube-dl: Update to 2016.07.24Michael Forney
2016-07-24curl: Update to 7.50.0Michael Forney
2016-07-24libdrm: Update to 2.6.70Michael Forney
2016-07-20libdrm: Update to 2.4.69Michael Forney
2016-07-20libpciaccess: Fix git revisionMichael Forney
2016-07-16Some README updatesMichael Forney
2016-07-16ubase: Make passwd setuidMichael Forney
2016-07-16mpv: Build file2string.c.o in $outdirMichael Forney
2016-07-16libfuse: Fix poll.h includeMichael Forney
2016-07-16Don't list git repository files as outputsMichael Forney
This way, ninja -t clean will work as expected.
2016-07-15youtube-dl: Update to 2016.07.16Michael Forney
2016-07-15git: Update to 2.9.2Michael Forney
2016-07-13ffmpeg: Build ffmpegMichael Forney
2016-07-13freetype: Update to 2.6.5Michael Forney
2016-07-12git: Fix version in config.hMichael Forney
2016-07-11youtube-dl: Update to 2016.07.11Michael Forney
2016-07-11git: Update to 2.9.1Michael Forney
2016-07-11freetype: Update to 2.6.4Michael Forney
2016-07-11mpv: Enable libass supportMichael Forney
2016-07-11mpv: Update to 0.18.1Michael Forney
2016-07-10Don't need to ignore sbase/src anymoreMichael Forney
2016-07-10Delete sub and go back to subninjaMichael Forney
Using a pipe allows us to specify the file name only once, but also runs in a subshell, so we lose the list of dependent sources. So, just go back to subninja, and make it slightly cleaner by assuming $dir.
2016-07-10mpv: Rewrite file2string in C to handle NULL bytesMichael Forney
It is also used for binary files like osd_font.otf.
2016-07-10ffmpeg: Enable subrip decoderMichael Forney