summaryrefslogtreecommitdiff
path: root/Mkfiles
AgeCommit message (Expand)AuthorFilesLines
2008-06-21Run "make alldeps"H. Peter Anvin4-157/+162
2008-06-19preproc: add support for builtin include modules (%use)H. Peter Anvin4-4/+4
2008-06-15syncfiles: use #-- ... --# for consistency with mkdep.plH. Peter Anvin4-8/+8
2008-06-15syncfiles: handle the case of the null path separatorH. Peter Anvin1-5/+5
2008-06-15Script to automagically synchronize the object file listsH. Peter Anvin4-15/+27
2008-06-15Update Mkfiles/*.makH. Peter Anvin4-8/+8
2008-06-14Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin4-4/+12
2008-06-09Move all the RAA code out of nasmlibH. Peter Anvin4-32/+36
2008-06-09Move all the SAA code out of nasmlibH. Peter Anvin4-36/+40
2008-06-08Replace the WSAA macros with functionsH. Peter Anvin4-4/+8
2008-06-04Update .gitignore, remove bogus dependencyH. Peter Anvin4-4/+0
2008-06-04Makefile/dependency updatesH. Peter Anvin4-19/+27
2008-05-27make alldepsH. Peter Anvin4-4/+4
2008-05-20openwcom.mak: wmake uses & for continuation, not \ (sigh)H. Peter Anvin1-3/+3
2008-05-20netware.mak: correct dependenciesH. Peter Anvin1-26/+26
2008-05-20Avoid #including .c files; instead compile as separate unitsH. Peter Anvin4-107/+93
2008-05-13Make insnsb.c an actual compilation unitH. Peter Anvin4-25/+30
2008-05-12Generate a byte array instead of using strings for the byte codesH. Peter Anvin4-22/+36
2008-04-10Temporaries in macros need a unique prefix; WSAA*() macros to headerH. Peter Anvin4-8/+8
2008-02-16OpenWatcom: optimize for 686H. Peter Anvin2-2/+2
2008-02-05Mkfiles/README: document the Netware Makefile.H. Peter Anvin1-0/+8
2008-02-05Add Makefile for NetwareH. Peter Anvin1-0/+213
2008-01-21OpenWatcom makefiles: add DEBUG optionH. Peter Anvin2-2/+4
2008-01-21Fix the options when compiling under OpenWatcomH. Peter Anvin2-10/+26
2007-10-30Run "make alldeps"H. Peter Anvin3-15/+18
2007-10-10owlinux.mak: don't clean things we won't be able toH. Peter Anvin1-4/+5
2007-10-02make alldepsH. Peter Anvin3-12/+12
2007-10-02Run "make alldeps".H. Peter Anvin3-9/+9
2007-09-28Add substitutes for snprintf() and vsnprintf()H. Peter Anvin3-2/+8
2007-09-27Exclude config.h from the dependency list for the canned makefilesH. Peter Anvin3-183/+180
2007-09-27Add Makefile for Linux -> DOS, Win32, OS/2 using OpenWatcomH. Peter Anvin2-1/+280
2007-09-26Add Makefile for OpenWatcom (DOS, OS/2 or Win32 output)H. Peter Anvin2-34/+280
2007-09-24Support __float*__ for floating-point numbers in expressionsH. Peter Anvin1-14/+22
2007-09-19Make nasm_malloc() et al available from inside ndisasmH. Peter Anvin1-12/+15
2007-09-17Sort dependency listsH. Peter Anvin1-56/+56
2007-09-17Cleaner way to handle MSVC's _snprintf() underscore damageH. Peter Anvin1-56/+60
2007-09-16Fix Makefile for MSVC++ 2005, delete obsolete MakefilesH. Peter Anvin20-3280/+231
2007-09-16Run "make alldeps"H. Peter Anvin19-19/+19
2007-09-14Use the new hash table function library to store labelsH. Peter Anvin19-19/+95
2007-09-12Remove $Id$ tags (useless with git)H. Peter Anvin1-1/+0
2007-09-12Use enumerations where practical to ease debuggingH. Peter Anvin19-361/+387
2007-09-12Run "make alldeps"; add dependencies missing from the previous checkinH. Peter Anvin19-19/+19
2007-09-12Use a perfect hash to look up preprocessor directivesH. Peter Anvin19-156/+185
2007-08-30Finishing touches on perfect hash tokenizer; actually turn the thing onH. Peter Anvin19-133/+205
2007-08-26attempt to make static makefiles aware of outelf32/outelf64Frank Kotler19-23/+41
2007-05-30Update dependencies.H. Peter Anvin19-38/+38
2007-05-29Run "make alldeps"H. Peter Anvin19-627/+813
2007-04-13Added outmacho.* to static makefile.Keith Kanios1-2/+4
2007-04-13Added Dev-Cpp MakefileKeith Kanios1-0/+157
2007-04-12General push for x86-64 support, dubbed 0.99.00.Keith Kanios1-0/+1