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
/
build.ninja
Age
Commit message (
Expand
)
Author
2017-10-20
Remove need for build.ninja and config.ninja
Michael Forney
2017-10-20
Move some stuff from build.ninja to gen.lua
Michael Forney
2017-09-01
Remove obsolete tool variables
Michael Forney
2017-08-13
Properly set target_cxxflags
Michael Forney
2017-01-03
Change default target toolchain to x86_64-linux-musl
Michael Forney
2016-12-29
Allow using /.git as output repository
Michael Forney
2016-12-13
Move {cc,cxx,ld}flags settings from toolchain to config
Michael Forney
2016-12-13
Allow local config.ninja
Michael Forney
2016-11-20
Drop phony/ prefix from phony targets
Michael Forney
2016-04-17
Add support for building with a host toolchain
Michael Forney
2016-04-17
Name the phony target for generating local.ninja 'ninja'
Michael Forney
2016-04-16
Use phony rules for tracking ninja generation dependencies
Michael Forney
2016-04-15
Use stamp files to avoid rebuilding parent directory local.ninja unnecessarily
Michael Forney
2016-04-15
Move builddir to config.ninja and check-in build.ninja
Michael Forney