summaryrefslogtreecommitdiff
path: root/Mkfiles
AgeCommit message (Expand)Author
2018-06-18MSVC: fix dependency generation and building RDOFF under MSVCH. Peter Anvin
2018-02-22openwcom.mak: use \ as path separatorsH. Peter Anvin
2017-12-20Eliminate filename length restrictions, remote ofmt->filename()H. Peter Anvin
2017-11-08msvc.mak: fix yet another recursion situationH. Peter Anvin
2017-11-08msvc.mak: avoid infinite recursion on msvc.depH. Peter Anvin
2017-11-08msvc.mak: (hopefully) make external dependencies work with NMAKEH. Peter Anvin
2017-11-06Make dependency generation a bit more robustH. Peter Anvin
2017-11-01Makefile: don't store dependency information in gitH. Peter Anvin
2017-11-01make alldepsH. Peter Anvin
2017-09-27ilog2(): inline functions if practicalH. Peter Anvin
2017-06-23Merge remote-tracking branch 'origin/nasm-2.13.xx'H. Peter Anvin
2017-05-02Document/update dependencies for the documentationH. Peter Anvin
2017-04-29Merge remote-tracking branch 'origin/elf'H. Peter Anvin
2017-04-26Mkfiles/README: add a blank lineH. Peter Anvin
2017-04-25Windows portability: fix construct in findfont.ph, README updateH. Peter Anvin
2017-04-24Clean up byteorder functionsH. Peter Anvin
2017-04-24output: generic string table implementationH. Peter Anvin
2017-04-23nasmlib: add path-splitting functionsH. Peter Anvin
2017-04-17rdoff: use nasm-provided safe memory allocation and I/OH. Peter Anvin
2017-04-10doc: add the option to generate an uncompressed PDFH. Peter Anvin
2017-04-10Mkfiles/README: the documentation also requires Font::TTFH. Peter Anvin
2017-04-10Mkfiles/README: Update Windows instructionsH. Peter Anvin
2017-04-06Makefile.in: more fixes to rdoff commandsH. Peter Anvin
2017-04-06msvc: finally make it possible to build the full Windows packageH. Peter Anvin
2017-04-06msvc.mak: finally make work with shared rdoff rulesH. Peter Anvin
2017-04-06Makefile.in: make rules for rdoff only define dependenciesH. Peter Anvin
2017-04-06rdoff: move rdoff build into main Makefile to make it build on WindowsH. Peter Anvin
2017-04-05BR 3392397: WMAKE uses a nonstandard syntax for phony targetsH. Peter Anvin
2017-04-05MSVC compatibility: clean up the handling of _stati64/_fstati64H. Peter Anvin
2017-04-05BR 3392395: unbreak msvc.mak build due to a stray backslashNikolai Saoukh
2017-04-03Mkfiles: harmonize how perl and (if available) makensis is runH. Peter Anvin
2017-04-03Makefiles: distribute file generation rules via syncfiles.plH. Peter Anvin
2017-04-03Mkfiles: remove unsupported Mkfiles/netware.makH. Peter Anvin
2017-04-03Rename insns-iflags.pl -> insns-iflags.ph, add missing dependencyH. Peter Anvin
2017-04-03Add generic perfect string hashes, use for directivesH. Peter Anvin
2017-03-31Mkfiles: remove useless/broken owlinux.mak, update README for openwcom.maksezero
2017-03-08Run "make alldeps"H. Peter Anvin
2017-03-07Add a generic pragma-handling infrastructureH. Peter Anvin
2017-03-07asm/*: Move directive processing to its own file, refactor error handlingH. Peter Anvin
2017-03-07Rename directiv.c to directbl.c to free up the name directiv.cH. Peter Anvin
2017-03-01make clean: clean up more things that ought to beH. Peter Anvin
2017-02-28openwcom.mak: further fixes to build with OpenWatcom WMAKEsezeroz
2017-02-28Run make alldepsH. Peter Anvin
2017-02-28Makefile: move all non-main objects into libnasm.aH. Peter Anvin
2017-02-28openwcom.mak: BR 3392381: update to work for the current mastersezeroz
2017-02-23nasmlib/file: move memory-mapping functions out of file.cH. Peter Anvin
2016-10-19Move canned OpenWatcom config to config/watcom.h.H. Peter Anvin
2016-10-14Run make alldepsH. Peter Anvin
2016-10-06alldeps: handle uses of full pathnames, e.g. "config/config.h"H. Peter Anvin
2016-10-04Move config.h to a subdirectory, add MSVC-specific config fileH. Peter Anvin