| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move SCons.Util.scons_str2nodes() to SCons.Node/__init__.py and shorten its n... | Steven Knight | 2002-03-24 | 1 | -2/+3 |
| * | Turn the Prog Scanner into a prototype pattern that looks up LIBPATH Nodes (t... | Steven Knight | 2002-03-16 | 1 | -31/+65 |
| * | Move find_file() and find_files() from SCons.Util to SCons.Node.FS. | Steven Knight | 2002-03-12 | 1 | -1/+1 |
| * | Update Copyright lines for the new year. | Steven Knight | 2002-01-29 | 1 | -1/+1 |
| * | Handle LIBPATH as a string (Crain). | Steven Knight | 2002-01-23 | 1 | -2/+5 |
| * | General performance tweaks | Steven Knight | 2001-12-31 | 1 | -1/+1 |
| * | Speed up and generalize SCons.Util.find_files(). | Steven Knight | 2001-12-04 | 1 | -1/+3 |
| * | Refactor the Scanner class(es) into a Prototype pattern. | Steven Knight | 2001-12-03 | 1 | -5/+3 |
| * | Complete CPPPATH work. | Steven Knight | 2001-11-22 | 1 | -1/+1 |
| * | Crain: Finish LIBS, LIBPATH, CPPPATH | Steven Knight | 2001-11-20 | 1 | -0/+66 |
