summaryrefslogtreecommitdiffstats
path: root/test/msvc.py
Commit message (Collapse)AuthorAgeFilesLines
* Finish the display-customization variables: , , , , , and .Steven Knight2005-01-071-263/+0
|
* Restore scanning of .pch files. (Anthony Roach)Steven Knight2004-08-191-0/+11
|
* Change PDB file generation from compile time to link time. (Anthony Roach)Steven Knight2004-06-141-1/+13
|
* Fix test/msvc.py. (Anthony Roach)Steven Knight2003-05-201-5/+5
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Add MinGW support. (Anthony Roach)Steven Knight2003-01-091-2/+2
|
* Add MSVC .res builder. (Anthony Roach)Steven Knight2002-10-211-2/+44
|
* Get rid of the magicness of the magic _ variables. (Anthony Roach)Steven Knight2002-10-071-28/+3
|
* Add MSVC PCH and PDB support. (Anthony Roach)Steven Knight2002-10-031-0/+223