summaryrefslogtreecommitdiff
path: root/Mkfiles
Commit message (Expand)AuthorAgeFilesLines
* openwcom.mak: Update to use features from newer WMAKEJiri Malak2011-03-151-212/+260
* make: Lift up openwcom.mak for build on FreeDOSAnthony Williams2010-11-231-2/+2
* openwcom.mak: drop /f from delete commandsH. Peter Anvin2010-06-151-30/+30
* Rename filenames to 8.3 formatH. Peter Anvin2010-06-154-250/+244
* Add generic ilog2 functionsH. Peter Anvin2010-04-214-8/+17
* Makefile: clean up the lib directory on make cleanH. Peter Anvin2010-04-213-0/+9
* make: Update pecoff.h related depsCyrill Gorcunov2010-04-214-4/+4
* Mkfiles: Add depends on stabs.h for Elf outputCyrill Gorcunov2010-01-034-14/+14
* Run "make alldeps"H. Peter Anvin2009-11-304-222/+230
* Merge elf header filesCyrill Gorcunov2009-11-064-13/+13
* Add strlcpy() functionH. Peter Anvin2009-08-104-33/+36
* Run make alldepsH. Peter Anvin2009-07-184-56/+56
* Hash even backend-specific directives, unify null functionsH. Peter Anvin2009-07-124-337/+365
* Use a phash to decode directivesH. Peter Anvin2009-07-124-39/+69
* Run make alldepsH. Peter Anvin2009-06-274-16/+23
* Move backend-specific code to output/; break out null debug stuffH. Peter Anvin2009-06-274-88/+108
* Handle the new ELF headers in the dependency generationH. Peter Anvin2009-06-254-12/+28
* ELF: use rbtree for symbol searchesH. Peter Anvin2008-11-064-8/+8
* Move all version strings to a single compilation unit (ver.c)H. Peter Anvin2008-10-314-151/+160
* rbtree: drop the data pointer; instead rely on being embeddedH. Peter Anvin2008-10-304-4/+4
* Left-leaning red-black tree data structureH. Peter Anvin2008-10-294-4/+8
* make alldepsH. Peter Anvin2008-10-294-27/+28
* output: add common file outlib.c for common functions; realsize()H. Peter Anvin2008-10-274-8/+16
* Run "make alldeps"H. Peter Anvin2008-09-094-4/+8
* version.mak for the version Makefile fragmentH. Peter Anvin2008-07-131-2/+2
* Run "make alldeps"H. Peter Anvin2008-06-214-157/+162
* preproc: add support for builtin include modules (%use)H. Peter Anvin2008-06-194-4/+4
* syncfiles: use #-- ... --# for consistency with mkdep.plH. Peter Anvin2008-06-154-8/+8
* syncfiles: handle the case of the null path separatorH. Peter Anvin2008-06-151-5/+5
* Script to automagically synchronize the object file listsH. Peter Anvin2008-06-154-15/+27
* Update Mkfiles/*.makH. Peter Anvin2008-06-154-8/+8
* Implement __utf16__() and __utf32__() for the DB familyH. Peter Anvin2008-06-144-4/+12
* Move all the RAA code out of nasmlibH. Peter Anvin2008-06-094-32/+36
* Move all the SAA code out of nasmlibH. Peter Anvin2008-06-094-36/+40
* Replace the WSAA macros with functionsH. Peter Anvin2008-06-084-4/+8
* Update .gitignore, remove bogus dependencyH. Peter Anvin2008-06-044-4/+0
* Makefile/dependency updatesH. Peter Anvin2008-06-044-19/+27
* make alldepsH. Peter Anvin2008-05-274-4/+4
* openwcom.mak: wmake uses & for continuation, not \ (sigh)H. Peter Anvin2008-05-201-3/+3
* netware.mak: correct dependenciesH. Peter Anvin2008-05-201-26/+26
* Avoid #including .c files; instead compile as separate unitsH. Peter Anvin2008-05-204-107/+93
* Make insnsb.c an actual compilation unitH. Peter Anvin2008-05-134-25/+30
* Generate a byte array instead of using strings for the byte codesH. Peter Anvin2008-05-124-22/+36
* Temporaries in macros need a unique prefix; WSAA*() macros to headerH. Peter Anvin2008-04-104-8/+8
* OpenWatcom: optimize for 686H. Peter Anvin2008-02-162-2/+2
* Mkfiles/README: document the Netware Makefile.H. Peter Anvin2008-02-051-0/+8
* Add Makefile for NetwareH. Peter Anvin2008-02-051-0/+213
* OpenWatcom makefiles: add DEBUG optionH. Peter Anvin2008-01-212-2/+4
* Fix the options when compiling under OpenWatcomH. Peter Anvin2008-01-212-10/+26
* Run "make alldeps"H. Peter Anvin2007-10-303-15/+18