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
/
ninja.rc
Age
Commit message (
Expand
)
Author
2017-02-27
Move util -> src
Michael Forney
2016-12-29
Allow using /.git as output repository
Michael Forney
2016-12-19
Compress man pages
Michael Forney
2016-12-13
Move {cc,cxx,ld}flags settings from toolchain to config
Michael Forney
2016-12-13
Move to flat package hierarchy
Michael Forney
2016-11-20
Drop phony/ prefix from phony targets
Michael Forney
2016-10-30
Add waylandproto rule and helper
Michael Forney
2016-10-30
Provide mechanism to track library dependencies
Michael Forney
2016-10-12
Rename .rev to rev
Michael Forney
2016-07-16
Don't list git repository files as outputs
Michael Forney
2016-07-10
Delete sub and go back to subninja
Michael Forney
2016-07-09
Always emit fetch rule if specified
Michael Forney
2016-07-03
Add sub helper function
Michael Forney
2016-07-02
Add support for nasm sources
Michael Forney
2016-06-28
fetch-curl: Support specifying a pattern of files to extract
Michael Forney
2016-06-27
Split the fetch rule into two
Michael Forney
2016-06-27
Don't write fetch rule if no sources are used
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-27
Reformulate "let" helper into "with"
Michael Forney
2016-06-26
Add argument sanity check to packaging rules
Michael Forney
2016-06-25
Add config.rc to control what goes into the filesystem tree
Michael Forney
2016-06-06
Fix special permission handling
Michael Forney
2016-05-16
Add ninja 1.7.1
Michael Forney
2016-04-18
Add perp-2.07
Michael Forney
2016-04-17
Rename static_lib -> lib
Michael Forney
2016-04-17
Combine static_lib and exe
Michael Forney
2016-04-17
Use phony targets for order-only dependencies
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
Make $srcdir refer to the src directory, and add $dir for the directory conta...
Michael Forney
2016-04-15
Allow independent generation of ninja files
Michael Forney
2016-04-15
Move ninja helpers to ninja.rc
Michael Forney