summaryrefslogtreecommitdiff
path: root/Mkfiles
Commit message (Expand)AuthorAgeFilesLines
* MSVC: fix dependency generation and building RDOFF under MSVCH. Peter Anvin2018-06-181-22/+17
* openwcom.mak: use \ as path separatorsH. Peter Anvin2018-02-221-153/+153
* Eliminate filename length restrictions, remote ofmt->filename()H. Peter Anvin2017-12-202-2/+8
* msvc.mak: fix yet another recursion situationH. Peter Anvin2017-11-081-3/+6
* msvc.mak: avoid infinite recursion on msvc.depH. Peter Anvin2017-11-081-2/+2
* msvc.mak: (hopefully) make external dependencies work with NMAKEH. Peter Anvin2017-11-081-10/+30
* Make dependency generation a bit more robustH. Peter Anvin2017-11-061-2/+8
* Makefile: don't store dependency information in gitH. Peter Anvin2017-11-012-812/+15
* make alldepsH. Peter Anvin2017-11-012-100/+106
* ilog2(): inline functions if practicalH. Peter Anvin2017-09-272-36/+36
* Merge remote-tracking branch 'origin/nasm-2.13.xx'H. Peter Anvin2017-06-231-0/+3
|\
| * Document/update dependencies for the documentationH. Peter Anvin2017-05-021-0/+3
* | Merge remote-tracking branch 'origin/elf'H. Peter Anvin2017-04-292-462/+520
|\ \ | |/ |/|
| * Clean up byteorder functionsH. Peter Anvin2017-04-242-470/+516
| * output: generic string table implementationH. Peter Anvin2017-04-242-0/+12
* | Mkfiles/README: add a blank lineH. Peter Anvin2017-04-261-0/+1
* | Windows portability: fix construct in findfont.ph, README updateH. Peter Anvin2017-04-251-5/+10
|/
* nasmlib: add path-splitting functionsH. Peter Anvin2017-04-232-14/+26
* rdoff: use nasm-provided safe memory allocation and I/OH. Peter Anvin2017-04-172-28/+42
* doc: add the option to generate an uncompressed PDFH. Peter Anvin2017-04-101-1/+2
* Mkfiles/README: the documentation also requires Font::TTFH. Peter Anvin2017-04-101-1/+2
* Mkfiles/README: Update Windows instructionsH. Peter Anvin2017-04-101-1/+3
* Makefile.in: more fixes to rdoff commandsH. Peter Anvin2017-04-061-2/+2
* msvc: finally make it possible to build the full Windows packageH. Peter Anvin2017-04-062-6/+16
* msvc.mak: finally make work with shared rdoff rulesH. Peter Anvin2017-04-061-35/+25
* Makefile.in: make rules for rdoff only define dependenciesH. Peter Anvin2017-04-061-5/+0
* rdoff: move rdoff build into main Makefile to make it build on WindowsH. Peter Anvin2017-04-062-467/+576
* BR 3392397: WMAKE uses a nonstandard syntax for phony targetsH. Peter Anvin2017-04-052-4/+4
* MSVC compatibility: clean up the handling of _stati64/_fstati64H. Peter Anvin2017-04-051-1/+1
* BR 3392395: unbreak msvc.mak build due to a stray backslashNikolai Saoukh2017-04-051-1/+1
* Mkfiles: harmonize how perl and (if available) makensis is runH. Peter Anvin2017-04-032-4/+11
* Makefiles: distribute file generation rules via syncfiles.plH. Peter Anvin2017-04-032-110/+209
* Mkfiles: remove unsupported Mkfiles/netware.makH. Peter Anvin2017-04-032-379/+0
* Rename insns-iflags.pl -> insns-iflags.ph, add missing dependencyH. Peter Anvin2017-04-032-4/+4
* Add generic perfect string hashes, use for directivesH. Peter Anvin2017-04-033-274/+313
* Mkfiles: remove useless/broken owlinux.mak, update README for openwcom.maksezero2017-03-312-611/+3
* Run "make alldeps"H. Peter Anvin2017-03-084-18/+18
* Add a generic pragma-handling infrastructureH. Peter Anvin2017-03-074-0/+22
* asm/*: Move directive processing to its own file, refactor error handlingH. Peter Anvin2017-03-074-382/+441
* Rename directiv.c to directbl.c to free up the name directiv.cH. Peter Anvin2017-03-074-13/+13
* make clean: clean up more things that ought to beH. Peter Anvin2017-03-014-0/+13
* openwcom.mak: further fixes to build with OpenWatcom WMAKEsezeroz2017-02-281-6/+17
* Run make alldepsH. Peter Anvin2017-02-284-4/+20
* Makefile: move all non-main objects into libnasm.aH. Peter Anvin2017-02-284-80/+88
* openwcom.mak: BR 3392381: update to work for the current mastersezeroz2017-02-281-50/+51
* nasmlib/file: move memory-mapping functions out of file.cH. Peter Anvin2017-02-234-8/+21
* Move canned OpenWatcom config to config/watcom.h.H. Peter Anvin2016-10-194-517/+529
* Run make alldepsH. Peter Anvin2016-10-144-5/+5
* alldeps: handle uses of full pathnames, e.g. "config/config.h"H. Peter Anvin2016-10-064-700/+844
* Move config.h to a subdirectory, add MSVC-specific config fileH. Peter Anvin2016-10-041-2/+6