summaryrefslogtreecommitdiff
path: root/Mkfiles/msvc.mak
Commit message (Expand)AuthorAgeFilesLines
* Script to automagically synchronize the object file listsH. Peter Anvin2008-06-151-0/+3
* Update Mkfiles/*.makH. Peter Anvin2008-06-151-2/+2
* Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin2008-06-141-1/+3
* Move all the RAA code out of nasmlibH. Peter Anvin2008-06-091-8/+9
* Move all the SAA code out of nasmlibH. Peter Anvin2008-06-091-9/+10
* Replace the WSAA macros with functionsH. Peter Anvin2008-06-081-1/+2
* Update .gitignore, remove bogus dependencyH. Peter Anvin2008-06-041-1/+0
* Makefile/dependency updatesH. Peter Anvin2008-06-041-5/+7
* make alldepsH. Peter Anvin2008-05-271-1/+1
* Avoid #including .c files; instead compile as separate unitsH. Peter Anvin2008-05-201-16/+17
* Make insnsb.c an actual compilation unitH. Peter Anvin2008-05-131-7/+8
* Generate a byte array instead of using strings for the byte codesH. Peter Anvin2008-05-121-6/+10
* Temporaries in macros need a unique prefix; WSAA*() macros to headerH. Peter Anvin2008-04-101-2/+2
* Run "make alldeps"H. Peter Anvin2007-10-301-5/+6
* make alldepsH. Peter Anvin2007-10-021-4/+4
* Run "make alldeps".H. Peter Anvin2007-10-021-3/+3
* Add substitutes for snprintf() and vsnprintf()H. Peter Anvin2007-09-281-0/+2
* Exclude config.h from the dependency list for the canned makefilesH. Peter Anvin2007-09-271-61/+60
* Support __float*__ for floating-point numbers in expressionsH. Peter Anvin2007-09-241-14/+22
* Make nasm_malloc() et al available from inside ndisasmH. Peter Anvin2007-09-191-12/+15
* Sort dependency listsH. Peter Anvin2007-09-171-56/+56
* Cleaner way to handle MSVC's _snprintf() underscore damageH. Peter Anvin2007-09-171-56/+60
* Fix Makefile for MSVC++ 2005, delete obsolete MakefilesH. Peter Anvin2007-09-161-0/+231