Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Crain: Finish LIBS, LIBPATH, CPPPATH | Steven Knight | 2001-11-20 | 1 | -0/+12 |
* | LIBS and LIBPATH work, variable substitution changes. | Steven Knight | 2001-11-15 | 1 | -5/+16 |
* | Implement CPPPATH and scanning during builds. | Steven Knight | 2001-11-14 | 1 | -3/+56 |
* | Remove the Node.derived attribute. | Steven Knight | 2001-10-15 | 1 | -1/+1 |
* | Add tests and support for and . | Steven Knight | 2001-10-12 | 1 | -0/+2 |
* | Refactor construction variable expansion. | Steven Knight | 2001-10-12 | 1 | -7/+7 |
* | Updating licensing. | Steven Knight | 2001-10-03 | 1 | -0/+23 |
* | Add the Command() method. | Steven Knight | 2001-10-02 | 1 | -0/+17 |
* | Add support for the ENV construction variable. | Steven Knight | 2001-09-28 | 1 | -1/+11 |
* | Change the env.Dictionary to an access method for an env._dict attribute. | Steven Knight | 2001-09-26 | 1 | -7/+11 |
* | Implement the Depends() method. | Steven Knight | 2001-09-24 | 1 | -0/+11 |
* | Add automatic substitution on filename lines. | Steven Knight | 2001-09-17 | 1 | -1/+1 |
* | Run setup.py on the unpacked .tar.gz for testing. | Steven Knight | 2001-09-17 | 1 | -0/+144 |