summaryrefslogtreecommitdiffstats
path: root/build2/depdb.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Add note on potential future improvements to mtime checkBoris Kolpackov2018-11-281-0/+6
|
* Add --[no-]mtime-check options to control this behavior at runtimeBoris Kolpackov2018-11-281-15/+21
| | | | By default the checks are enabled only for the staged toolchain.
* Cleanup backwards modification time workaround codeBoris Kolpackov2018-11-261-5/+0
|
* Reimplement depdb with fdstreamsBoris Kolpackov2018-11-241-11/+38
|
* Make backwards modification time check permanent, add another experimentBoris Kolpackov2018-11-221-1/+26
|
* More backwards modification time experimentationBoris Kolpackov2018-11-211-1/+1
|
* Improve workaround for backwards modification time issueBoris Kolpackov2018-11-201-1/+1
|
* Extend backwards modification time diagnosticsBoris Kolpackov2018-11-191-1/+1
|
* Finalize workaround for backwards modification time issueBoris Kolpackov2018-11-191-27/+21
|
* Fix bug in TU checksum depdb saving logic in case of reprocess=trueBoris Kolpackov2018-05-241-1/+1
|
* Update copyright yearKaren Arutyunov2018-05-191-1/+1
|
* Diagnose failure to open depdbBoris Kolpackov2017-11-211-1/+8
| | | | | The cause is often a missing fsdir{} if the user tries to stash the target in a subdirectory.
* Add support for try_match(), use to handle deleted headersBoris Kolpackov2017-09-011-0/+5
|
* Implement module map storage in .d, use -fmodule-file-map in GCCBoris Kolpackov2017-07-261-7/+16
|
* Update all prerequisites before extracting header dependenciesBoris Kolpackov2017-05-151-3/+6
|
* Add hxx extension for headersKaren Arutyunov2017-05-011-0/+201