summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Tool/msvs.py
Commit message (Expand)AuthorAgeFilesLines
* Better detection of KeyboardInterrupts. (Christoph Wiedemann)Steven Knight2003-10-211-0/+10
* Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth...Steven Knight2003-09-171-6/+6
* Refactor extension splitting to make it more flexible (for SWIG).Steven Knight2003-08-031-5/+5
* MSVS documentation, remove unnecessary exceptions, and restor escape() to its...Steven Knight2003-06-141-10/+19
* Add MSVS Project file support. (Greg Spencer)Steven Knight2003-06-081-0/+1030