summaryrefslogtreecommitdiff
path: root/Mkfiles/owlinux.mak
AgeCommit message (Expand)AuthorFilesLines
2008-09-09Run "make alldeps"H. Peter Anvin1-1/+2
2008-06-21Run "make alldeps"H. Peter Anvin1-41/+42
2008-06-19preproc: add support for builtin include modules (%use)H. Peter Anvin1-1/+1
2008-06-15syncfiles: use #-- ... --# for consistency with mkdep.plH. Peter Anvin1-2/+2
2008-06-15Script to automagically synchronize the object file listsH. Peter Anvin1-0/+3
2008-06-15Update Mkfiles/*.makH. Peter Anvin1-2/+2
2008-06-14Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin1-1/+3
2008-06-09Move all the RAA code out of nasmlibH. Peter Anvin1-8/+9
2008-06-09Move all the SAA code out of nasmlibH. Peter Anvin1-9/+10
2008-06-08Replace the WSAA macros with functionsH. Peter Anvin1-1/+2
2008-06-04Update .gitignore, remove bogus dependencyH. Peter Anvin1-1/+0
2008-06-04Makefile/dependency updatesH. Peter Anvin1-5/+7
2008-05-27make alldepsH. Peter Anvin1-1/+1
2008-05-20Avoid #including .c files; instead compile as separate unitsH. Peter Anvin1-18/+22
2008-05-13Make insnsb.c an actual compilation unitH. Peter Anvin1-7/+8
2008-05-12Generate a byte array instead of using strings for the byte codesH. Peter Anvin1-7/+11
2008-04-10Temporaries in macros need a unique prefix; WSAA*() macros to headerH. Peter Anvin1-2/+2
2008-02-16OpenWatcom: optimize for 686H. Peter Anvin1-1/+1
2008-01-21OpenWatcom makefiles: add DEBUG optionH. Peter Anvin1-1/+2
2008-01-21Fix the options when compiling under OpenWatcomH. Peter Anvin1-5/+21
2007-10-30Run "make alldeps"H. Peter Anvin1-5/+6
2007-10-10owlinux.mak: don't clean things we won't be able toH. Peter Anvin1-4/+5
2007-10-02make alldepsH. Peter Anvin1-4/+4
2007-10-02Run "make alldeps".H. Peter Anvin1-3/+3
2007-09-28Add substitutes for snprintf() and vsnprintf()H. Peter Anvin1-1/+3
2007-09-27Exclude config.h from the dependency list for the canned makefilesH. Peter Anvin1-61/+60
2007-09-27Add Makefile for Linux -> DOS, Win32, OS/2 using OpenWatcomH. Peter Anvin1-0/+264