aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/depdb.hxx
AgeCommit message (Collapse)AuthorFilesLines
2021-11-28Generalize depdb::touch functionality to support custom timestampBoris Kolpackov1-3/+10
2021-09-08Adjust to renaming of butl::fdbuf to fdstreambufBoris Kolpackov1-1/+1
2021-08-25Keep mtime check always enabled on WindowsBoris Kolpackov1-1/+1
Windows is known not to guarantee monotonically increasing mtimes.
2021-01-14Pass /Zc:__cplusplus by default starting from VC 15.7 (GitHub issue #107)Boris Kolpackov1-3/+4
This can be overridden by passing a variant of this option as part of the compiler mode options.
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-07-01Split build system into library and driverBoris Kolpackov1-0/+288