aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/cc/msvc
Commit message (Expand)AuthorAgeFilesLines
* Remove the misc dir:lloyd2008-09-291-27/+0
* Use lib instead of link to create static liblloyd2008-08-181-1/+1
* Fix autoconfiguration on Windows (testing on XP, VS 2008)lloyd2008-08-181-2/+2
* Set MSVC dll import flags (from Joel Low)lloyd2008-07-031-1/+1
* Add lines for setting dll_import_flags and dll_export_flags to all thelloyd2008-04-131-2/+9
* Add /Zi to debug flags for Visual Studiolloyd2007-11-111-1/+1
* Remove the checks that the compiler specified works on the given OS/CPU.lloyd2007-10-211-8/+0
* Remove the use of the machine-specific optimization flags, as they havelloyd2006-12-141-9/+1
* Fix a bug when generating nmake-style makefiles.lloyd2006-09-081-1/+1
* Correct some of the Visual C++ optionslloyd2006-09-081-2/+2
* Move the configure.pl generation code into the tree.lloyd2006-06-031-0/+36