* After building, scan for actual file system references as
opposed to declared references. This prunes the reference graph, thus allowing better garbage collection and more efficient derivate distribution.
Showing
- src/Makefile.am 1 addition, 1 deletionsrc/Makefile.am
- src/archive.cc 2 additions, 2 deletionssrc/archive.cc
- src/fstate.cc 32 additions, 3 deletionssrc/fstate.cc
- src/fstate.hh 3 additions, 3 deletionssrc/fstate.hh
- src/references.cc 98 additions, 0 deletionssrc/references.cc
- src/references.hh 10 additions, 0 deletionssrc/references.hh
- src/store.hh 3 additions, 3 deletionssrc/store.hh
Loading
Please register or sign in to comment