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
path:
root
/
setup.rc
Age
Commit message (
Expand
)
Author
2016-07-02
Add ffmpeg 3.1
Michael Forney
2016-06-27
Run gen.rc from $dir, not $srcdir
Michael Forney
2016-06-27
Set ifs to newline by default
Michael Forney
2016-06-27
Integrate source fetching into ninja files
Michael Forney
2016-06-25
Add config.rc to control what goes into the filesystem tree
Michael Forney
2016-06-18
Produce sorted .perms
Michael Forney
2016-06-14
Use empty rule rather than touch when there are no perms/tree inputs
Michael Forney
2016-06-10
Print generated message to stderr
Michael Forney
2016-06-10
Drop quiet flag
Michael Forney
2016-04-23
Don't use head -c -1; it's not portable
Michael Forney
2016-04-18
Fix generation of .perms
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
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
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
Use stamp files to avoid rebuilding parent directory local.ninja unnecessarily
Michael Forney
2016-04-15
Simplify subgen
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
Move ninja helpers to ninja.rc
Michael Forney
2016-04-15
Simplify adding variables to rule and build lines
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
Add some initial packages
Michael Forney