Fix tests on systems where 'ar' prints warnings about creating archives. (Kevin...
[scons.git] / test / Library.py
2004-07-13 stevenknightFix tests on systems where 'ar' prints warnings about...
2004-04-02 stevenknightAllow environment substitutions when referencing librar...
2004-02-17 stevenknightMake the Library test work even with linkers that don...
2004-02-08 stevenknightUpdated test for C++ files in libraries. (Chad Austin)
2003-09-23 stevenknightAdd global functions for all of the default Builders...
2003-04-26 stevenknightPortability fixes for test. (Chad Austin)
2003-01-21 stevenknightFix library dependencies when the prefix is specified...
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2002-06-11 stevenknightRemove white-space split of file name lists.
2002-01-31 stevenknightAllow libraries to specified as source files on the...
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2001-11-29 stevenknightMore NT portability in the tests.
2001-11-24 stevenknightMore NT portability fixes.
2001-11-20 stevenknightCrain: Finish LIBS, LIBPATH, CPPPATH
2001-10-31 stevenknightMake the (s) and variables upper-case.
2001-10-11 stevenknightImplement special variable substitution.
2001-10-11 stevenknightAdd the Library() method.
2001-10-03 stevenknightUpdating licensing.
2001-09-21 stevenknightAdd additional tests to provide more examples.