Fix tests on systems where 'ar' prints warnings about creating archives. (Kevin...
[scons.git] / test / RANLIB.py
2004-07-13 stevenknightFix tests on systems where 'ar' prints warnings about...
2003-04-30 stevenknightTest portability fixes for Cygwin. (Chad Austin)
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2003-01-15 stevenknightNecessary changes towards supporting Jython.
2002-10-04 stevenknightwin32 test portability fixes (Anthony Roach)
2002-05-07 stevenknightAdd a better PATH search to the tests.
2002-05-06 stevenknightRaise an error if a builder is called multiple times...
2002-03-07 stevenknightFix RANLIB tests for systems that don't have ranlib...
2002-03-02 stevenknightAdd RANLIB, and check for the existence of 'ranlib...