aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cc/msvc.txt
Commit message (Expand)AuthorAgeFilesLines
* s/check/test/glloyd2014-01-011-1/+1
* When building for GCC, always get the version number, and turn off TR1lloyd2011-05-031-2/+2
* More VC warning fixeslloyd2011-02-091-1/+1
* Include generic mp_asmi.h for MSVClloyd2010-06-111-1/+1
* Disable VC++ 4275 entirely; it also causes warnings when building thelloyd2010-03-161-2/+2
* Only disable VC++ warning C4275 with DLL buildslloyd2010-03-031-2/+2
* Disable VC warning 4275lloyd2010-03-031-1/+1
* Use /W3 with VC++ (/W4 is really noisy, but it seems mostly useless stuff).lloyd2009-12-231-1/+1
* Various fixes for Visual C++ per bug 63 - --enable-debug sets debug options,lloyd2009-11-201-9/+9
* Force /MD (threaded+DLL libc) with VC++. /MT is the default but seemslloyd2009-11-201-0/+4
* Switch from only-static with VC++ to only a DLL. The static library islloyd2009-11-191-2/+3
* Most compilers had empty dll_*_flags; remove them since the default islloyd2009-11-191-2/+1
* Remove unecessary quote characters in the cc info files (were required bylloyd2009-11-191-3/+3
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* propagate from branch 'net.randombit.botan.1_8' (head c5ae189464f6ef16e3ce73e...lloyd2009-10-131-0/+2
* Rename all of the build-data files with a .txt extension, and filter forlloyd2009-10-131-0/+27