Move BuildInfo translation of signature Nodes to rel_paths into the class itself.
[scons.git] / src / engine / SCons / SConsign.py
2005-06-04 stevenknightMove BuildInfo translation of signature Nodes to rel_pa...
2005-05-30 stevenknightHandle Repositories without an SConsignFile() in them.
2005-05-07 stevenknightMake SConsignFile() behavior the default.
2005-04-01 stevenknightNormalize directory paths in SConsignFile() database...
2004-10-23 stevenknightSmarter sync'ing of the .sconsign file when it's writte...
2004-06-15 stevenknightAdd an option to not save the --debug=explain information.
2004-05-14 stevenknightMake the saved info opaque to the .sconsign subsystem...
2004-05-06 stevenknightRefactor .sconsign management into its own module.