index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-17
plan9port: Sort sources and simplify slightly
Michael Forney
2016-04-17
sbase: Refactor gen.rc a bit
Michael Forney
2016-04-17
zlib: Also expose zconf.h
Michael Forney
2016-04-17
Name the phony target for generating local.ninja 'ninja'
Michael Forney
2016-04-17
Use phony targets for order-only dependencies
Michael Forney
2016-04-17
Add config-posix.h header and configheader.rc script to help with packages us...
Michael Forney
2016-04-17
sbase: Update scm
Michael Forney
2016-04-17
Add support for specifying .o files in static_lib
Michael Forney
2016-04-17
Array style
Michael Forney
2016-04-17
Remove unnecessary status=()
Michael Forney
2016-04-17
Make $srcdir refer to the src directory, and add $dir for the directory conta...
Michael Forney
2016-04-16
Add lex rule
Michael Forney
2016-04-16
Write to local.ninja.tmp first in case generation fails
Michael Forney
2016-04-16
Use the name "oldcwd" for previous working directory
Michael Forney
2016-04-16
Use phony rules for tracking ninja generation dependencies
Michael Forney
2016-04-15
Also recurse if the subdirectory has no local.ninja
Michael Forney
2016-04-15
Print generation message not only when recursing
Michael Forney
2016-04-15
setup: Print usage when given an incorrect number of arguments
Michael Forney
2016-04-15
Add a message when generating recursively
Michael Forney
2016-04-15
Style
Michael Forney
2016-04-15
Use stamp files to avoid rebuilding parent directory local.ninja unnecessarily
Michael Forney
2016-04-15
Simplify subgen
Michael Forney
2016-04-15
Add LICENSE
Michael Forney
2016-04-15
Move builddir to config.ninja and check-in build.ninja
Michael Forney
2016-04-15
Allow independent generation of ninja files
Michael Forney
2016-04-15
tz: Quote $srcdir
Michael Forney
2016-04-15
Add dependency tracking to cc rule
Michael Forney
2016-04-15
Move ninja helpers to ninja.rc
Michael Forney
2016-04-15
sinit: Depend on stamp
Michael Forney
2016-04-15
tz: Add timezone links
Michael Forney
2016-04-15
Add yacc helper
Michael Forney
2016-04-15
Simplify adding variables to rule and build lines
Michael Forney
2016-04-15
Add sinit-scm
Michael Forney
2016-04-15
githash: Depend on scripts/hash.rc
Michael Forney
2016-04-15
Add gitarchive rule to create tar archive of root filesystem
Michael Forney
2016-04-15
gittree: Depend on scripts/tree.rc
Michael Forney
2016-04-15
scripts: Check status of commands with captured output
Michael Forney
2016-04-15
Fix trailing whitespace
Michael Forney
2016-04-15
Make the generator rule use the console pool
Michael Forney
2016-04-15
Use git tag file as gittree output
Michael Forney
2016-04-15
Set status=() rather than running true
Michael Forney
2016-04-15
Add some initial packages
Michael Forney
2016-04-15
Initial commit
Michael Forney