summaryrefslogtreecommitdiffstats
path: root/src/script/sconsign.py
Commit message (Expand)AuthorAgeFilesLines
* Store the different dependencies in binfo separately.Steven Knight2004-06-011-3/+5
* Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.Steven Knight2004-05-141-32/+66
* Refactor .sconsign management into its own module.Steven Knight2004-05-061-2/+2
* Have SConsignFile() use a dblite.py module by default, so we can control the ...Steven Knight2004-04-251-48/+111
* Update the Copyright years to include 2004.Steven Knight2004-01-071-2/+2
* Sync CVS log from master Aegis repository.Steven Knight2003-11-031-1/+8
* Fix a regression with CPPDEFINES when using the g++ Tool.Steven Knight2003-10-261-8/+1
* Python 1.5.2 portability in the previous script fix.Steven Knight2003-10-121-3/+5
* More flexible RPM building. (Gerard Patel) Have scripts look for the build ...Steven Knight2003-10-121-1/+6
* Support using a single .sconsign file. (Stephen Kennedy)Steven Knight2003-09-021-66/+134
* New sconsign script fixes: print timestamp values correctly (Chad Austin); a...Steven Knight2003-07-201-5/+14
* Add a script to print .sconsign file contents.Steven Knight2003-07-181-0/+223