summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-14perp: Don't use globbingMichael Forney
2016-06-14tz: Update to 2016eMichael Forney
2016-06-14Use empty rule rather than touch when there are no perms/tree inputsMichael Forney
2016-06-13git: Update to 2.9.0Michael Forney
2016-06-13file: Update to 5.28Michael Forney
2016-06-13hostap: Enable IBSS RSN supportMichael Forney
2016-06-13hostap: Add missing CONFIG_BACKEND_FILEMichael Forney
2016-06-13hostap: Set ctrl directory to /run/wpa_supplicantMichael Forney
2016-06-13hostap: Enable SMEMichael Forney
2016-06-13hostap: Move definitions to config.hMichael Forney
2016-06-12hostap: Build wpa_cliMichael Forney
2016-06-12ubase: Fix mount with noautoMichael Forney
2016-06-12bzip2: Add bzcat symlinkMichael Forney
2016-06-12Add bc 1.06.95Michael Forney
2016-06-12openbsd: Add {,v}warnc prototypes to err.hMichael Forney
2016-06-12Fix libnl version.h issue for real this timeMichael Forney
2016-06-12libnl: Update to 3.2.27Michael Forney
2016-06-12make: Fix version in config.hMichael Forney
2016-06-12libnl: Add missing version.hMichael Forney
2016-06-12hostap: Add nl80211 driverMichael Forney
2016-06-12Add libnl 3.2.25Michael Forney
2016-06-12Add hostap (wpa_supplicant) 2.5Michael Forney
2016-06-12pcre: Enable UCPMichael Forney
This is required by glib.
2016-06-12make: Update to 4.2.1Michael Forney
2016-06-12git: Update to 2.8.4Michael Forney
2016-06-11git: Install some required symlinks in /binMichael Forney
2016-06-11Add template ninja fileMichael Forney
2016-06-11Add git template directoryMichael Forney
2016-06-10Print generated message to stderrMichael Forney
Otherwise, the messages end up in the parent's local.ninja.
2016-06-10Drop quiet flagMichael Forney
Pipe to /dev/null if you don't want to see the messages.
2016-06-10Add some preliminary install instructionsMichael Forney
2016-06-10perms-hook: Handle null commit on initial checkoutMichael Forney
2016-06-07fetch.rc: Fix typo and rename msmtpMichael Forney
2016-06-07msmtp: Move to extraMichael Forney
2016-06-07Add xz 5.2.2Michael Forney
2016-06-07kbd: Fix DATADIR pathMichael Forney
2016-06-07Add /out to .gitignoreMichael Forney
2016-06-07Add global fetch.rc scriptMichael Forney
2016-06-07Fix pcre/fetch.rc symlinkMichael Forney
Missed in 1d5c144.
2016-06-07Move cparser and libfirm to develMichael Forney
2016-06-06Build perms-hook for host systemMichael Forney
2016-06-06perms-hook: Whitespace cleanupMichael Forney
2016-06-06skeleton: Add /.gitignoreMichael Forney
2016-06-06perms-hook: Fix post-checkout handlingMichael Forney
2016-06-06perms-hook: Don't chdir("/"), we may be in a chrootMichael Forney
2016-06-06perms-hook: Work as both post-checkout and post-mergeMichael Forney
2016-06-06post-checkout -> perms-hookMichael Forney
2016-06-06post-checkout: Remove -v handlingMichael Forney
2016-06-06post-checkout: Fix -v flag handlingMichael Forney
2016-06-06ubase: Make su setuidMichael Forney