Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the bin/restore.sh script for more complete conversion of substituted ↵ | Steven Knight | 2005-12-18 | 1 | -9/+61 |
| | | | | __*__ variables. Put proper __COPYRIGHT__ and __revision__ templates in LaTeXTests.py. | ||||
* | MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ↵ | Steven Knight | 2005-10-08 | 1 | -2/+2 |
| | | | | generation of project and solution files. (Stanislav Baranov) | ||||
* | Store source file and dependency paths relative to the target's directory, ↵ | Steven Knight | 2005-04-01 | 1 | -3/+26 |
| | | | | not relative to the top-level SConstruct directory. | ||||
* | Correct __COPYRIGHT__ and __revision__ lines in files. Add missing ↵ | Steven Knight | 2003-09-15 | 1 | -0/+15 |
copyright notices. Fix some portability problems with new Tool files. |