summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-17plan9port: Sort sources and simplify slightlyMichael Forney
2016-04-17sbase: Refactor gen.rc a bitMichael Forney
2016-04-17zlib: Also expose zconf.hMichael Forney
2016-04-17Name the phony target for generating local.ninja 'ninja'Michael Forney
2016-04-17Use phony targets for order-only dependenciesMichael Forney
2016-04-17Add config-posix.h header and configheader.rc script to help with packages us...Michael Forney
2016-04-17sbase: Update scmMichael Forney
2016-04-17Add support for specifying .o files in static_libMichael Forney
2016-04-17Array styleMichael Forney
2016-04-17Remove unnecessary status=()Michael Forney
2016-04-17Make $srcdir refer to the src directory, and add $dir for the directory conta...Michael Forney
2016-04-16Add lex ruleMichael Forney
2016-04-16Write to local.ninja.tmp first in case generation failsMichael Forney
2016-04-16Use the name "oldcwd" for previous working directoryMichael Forney
2016-04-16Use phony rules for tracking ninja generation dependenciesMichael Forney
2016-04-15Also recurse if the subdirectory has no local.ninjaMichael Forney
2016-04-15Print generation message not only when recursingMichael Forney
2016-04-15setup: Print usage when given an incorrect number of argumentsMichael Forney
2016-04-15Add a message when generating recursivelyMichael Forney
2016-04-15StyleMichael Forney
2016-04-15Use stamp files to avoid rebuilding parent directory local.ninja unnecessarilyMichael Forney
2016-04-15Simplify subgenMichael Forney
2016-04-15Add LICENSEMichael Forney
2016-04-15Move builddir to config.ninja and check-in build.ninjaMichael Forney
2016-04-15Allow independent generation of ninja filesMichael Forney
2016-04-15tz: Quote $srcdirMichael Forney
2016-04-15Add dependency tracking to cc ruleMichael Forney
2016-04-15Move ninja helpers to ninja.rcMichael Forney
2016-04-15sinit: Depend on stampMichael Forney
2016-04-15tz: Add timezone linksMichael Forney
2016-04-15Add yacc helperMichael Forney
2016-04-15Simplify adding variables to rule and build linesMichael Forney
2016-04-15Add sinit-scmMichael Forney
2016-04-15githash: Depend on scripts/hash.rcMichael Forney
2016-04-15Add gitarchive rule to create tar archive of root filesystemMichael Forney
2016-04-15gittree: Depend on scripts/tree.rcMichael Forney
2016-04-15scripts: Check status of commands with captured outputMichael Forney
2016-04-15Fix trailing whitespaceMichael Forney
2016-04-15Make the generator rule use the console poolMichael Forney
2016-04-15Use git tag file as gittree outputMichael Forney
2016-04-15Set status=() rather than running trueMichael Forney
2016-04-15Add some initial packagesMichael Forney
2016-04-15Initial commitMichael Forney