summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-06-28Make usr/bin a symlink rather than all of usrMichael Forney
2016-06-28Fix syntax error in post-checkoutMichael Forney
2016-06-28sbase: Update to latest gitMichael Forney
2016-06-28openbsd: Only extract necessary filesMichael Forney
2016-06-28fetch-curl: Support specifying a pattern of files to extractMichael Forney
2016-06-28fetch-curl: Match archives more strictlyMichael Forney
2016-06-27Don't warn about whitespace errors when applying patchesMichael Forney
2016-06-27loksh: Depend on fetched openbsd sourcesMichael Forney
2016-06-27git: Declare some missing dependenciesMichael Forney
2016-06-27curl: Add order-only dependency on tool_hugehelp.hMichael Forney
2016-06-27Split the fetch rule into twoMichael Forney
2016-06-27Use the console pool for fetch rulesMichael Forney
2016-06-27Don't write fetch rule if no sources are usedMichael Forney
2016-06-27Run gen.rc from $dir, not $srcdirMichael Forney
2016-06-27git: Avoid globbingMichael Forney
2016-06-27plan9fonts: Avoid globbingMichael Forney
2016-06-27file: Use separate file for magic source listMichael Forney
2016-06-27kbd: Avoid globsMichael Forney
2016-06-27e2fsprogs: Don't build objects in $srcdirMichael Forney
2016-06-27Set ifs to newline by defaultMichael Forney
2016-06-27file: Avoid globbingMichael Forney
2016-06-27Remove cparser and libfirm for nowMichael Forney
They require perl and python to generate various sources, and currently use wildcards to enumerate sources. While it can compile many of the simple C packages in oasis, it is not sufficient in general, and it still requires the gcc driver to link with the various start files.
2016-06-27Integrate source fetching into ninja filesMichael Forney
2016-06-27Add libevdev fetch lineMichael Forney
2016-06-27Reformulate "let" helper into "with"Michael Forney
2016-06-27Add freetype 2.6.3Michael Forney
2016-06-27Add libevdev 1.5.2Michael Forney
2016-06-26Add pixman 0.34.0Michael Forney
2016-06-26Add wayland 1.11.0Michael Forney
2016-06-26Add libffi 3.2.1Michael Forney
2016-06-26README: Add note about editing config.rcMichael Forney
2016-06-26Add libdrm 2.4.68Michael Forney
2016-06-26Add expat 2.2.0Michael Forney
2016-06-26Use heredoc in installation instructionsMichael Forney
2016-06-26Add argument sanity check to packaging rulesMichael Forney
2016-06-26perms-hook: Fix bug with specialperms comparisonsMichael Forney
2016-06-26config.ninja: Sort toolsMichael Forney
2016-06-26libressl: Fix installation of headersMichael Forney
2016-06-26Also ignore submodule commits in iproute2 and plan9portMichael Forney
2016-06-26Add qbeMichael Forney
2016-06-25libressl: Install headers and librariesMichael Forney
2016-06-25zlib: Install library and headers (not included by default)Michael Forney
2016-06-25post-checkout: Do a full permissions fix in certain casesMichael Forney
2016-06-25Some LICENSE updatesMichael Forney
2016-06-25Ignore submodules in which patches are appliedMichael Forney
2016-06-25Fix perms-hook invocation in /etcMichael Forney
2016-06-25Add libpciaccess 0.13.4Michael Forney
2016-06-25Add config.rc to control what goes into the filesystem treeMichael Forney
2016-06-25git: Specify DEFAULT_GIT_TEMPLATE_DIRMichael Forney
2016-06-25git: Store global definitions in config.hMichael Forney