aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/ninjabackend.py
AgeCommit message (Expand)AuthorFilesLines
2016-02-17A few win fixes.Jussi Pakkanen1-1/+3
2016-02-17Filter out UNIX flags from external deps when using the MSVC compilerNirbheek Chauhan1-1/+1
2016-02-17ninjabackend: Try symlinking and ignore if it doesn't workNirbheek Chauhan1-9/+9
2016-02-01Put internal include dirs at the beginning so they override ones coming from ...Jussi Pakkanen1-11/+17
2016-01-30Removed need to call check_outputs manually so you can not forget to do it.Jussi Pakkanen1-74/+44
2016-01-23Moved backends to their own module.Jussi Pakkanen1-0/+1828