Home
last modified time | relevance | path

Searched refs:ignore_touch (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/tools/build/test/
Ddependency_test.py160 t.ignore_touch("bin/*/a.rsp")
161 t.ignore_touch("bin/*/b.rsp")
171 t.ignore_touch("bin/*/a.rsp")
180 t.ignore_touch("bin/*/a.rsp")
Dlink.py93 t.ignore_touch("include/file1.h")
102 t.ignore_touch("include/file2.h")
171 t.ignore_touch(file)
252 t.ignore_touch("include/file2.h")
Dalways.py29 t.ignore_touch('bin/*/main.*.rsp')
31 t.ignore_touch('bin/*/test.rsp')
Drescan_header.py200 t.ignore_touch("bin/*/test.rsp")
DBoostBuild.py676 def ignore_touch(self, wildcard): member in Tester
684 self.ignore_touch(wildcard)