summaryrefslogtreecommitdiff
path: root/Mkfiles/README
Commit message (Collapse)AuthorAgeFilesLines
* Document/update dependencies for the documentationH. Peter Anvin2017-05-021-0/+3
| | | | Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Mkfiles/README: add a blank lineH. Peter Anvin2017-04-261-0/+1
| | | | | | Trivial formatting fix: add a blank line for readability. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Windows portability: fix construct in findfont.ph, README updateH. Peter Anvin2017-04-251-5/+10
| | | | | | | | | Fix a construct in doc/findfont.ph which crashes Perl on Windows unconditionally. Improve the README for building the full package with MSVC. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Mkfiles/README: the documentation also requires Font::TTFH. Peter Anvin2017-04-101-1/+2
| | | | | | We need Font::TTF to finally build the documentation... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Mkfiles/README: Update Windows instructionsH. Peter Anvin2017-04-101-1/+3
| | | | Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* msvc: finally make it possible to build the full Windows packageH. Peter Anvin2017-04-061-3/+12
| | | | | | | Finally make it possible to build the full Windows install package with MSVC tools. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* Mkfiles: remove unsupported Mkfiles/netware.makH. Peter Anvin2017-04-031-8/+0
| | | | | | | If someone really, really care about building NASM for Netware(!) anymore, then they probably can use the autoconf-driven build script. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Mkfiles: remove useless/broken owlinux.mak, update README for openwcom.maksezero2017-03-311-12/+3
| | | | | | | To build with OpenWatcom and a standard Unix/GNU Make, use the owcc wrapper. Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
* Mkfiles/README: document the Netware Makefile.H. Peter Anvin2008-02-051-0/+8
|
* Add Makefile for Linux -> DOS, Win32, OS/2 using OpenWatcomH. Peter Anvin2007-09-271-1/+16
| | | | | Add a Makefile (for GNU Make, not wmake) to cross-compile NASM for DOS, OS/2 or Win32 using OpenWatcom.
* Add Makefile for OpenWatcom (DOS, OS/2 or Win32 output)H. Peter Anvin2007-09-261-34/+9
| | | | | | | | | | | | Add a Makefile for OpenWatcom using WMAKE. This is a horrible version of Make, but since it's bundled with OpenWatcom it is probably better to stick to it. It has the nice property that it can produce DOS, Win32 or OS/2 binaries. This Makefile currently assumes that it is hosted on a system where pathname separators are backslashes. For cross-compiling using OpenWatcom on a Linux system it is probably better to write a separate Makefile using GNU make to invoke Watcom.
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-0/+1
|
* Support building 16-bit DOS binaries using OpenWatcomH. Peter Anvin2003-08-301-1/+3
|
* Update statusH. Peter Anvin2003-08-291-5/+6
|
* This is the "megapatch":H. Peter Anvin2002-06-061-8/+10
| | | | | | a) Automatically generate dependencies for all Makefiles; b) Move register definitions to a separate .dat file; c) Add support for "unimplemented but there in theory" registers.
* Clean up Makefile.unx and document it betterH. Peter Anvin2002-05-261-1/+8
|
* *** empty log message ***Debbie Wiles2002-05-121-1/+1
|
* *** empty log message ***Debbie Wiles2002-05-121-1/+1
|
* Change "working" to "OK"H. Peter Anvin2002-05-101-3/+3
|
* Makefile work: Add working 16-bit DOS variants (Borland C++ 3.1, MSC 7),H. Peter Anvin2002-05-101-1/+28
| | | | | remove a file that seems to be beyond rescue, update the README file to be a bit more informative.
* NASM 0.98.26nasm-0.98.26H. Peter Anvin2002-04-301-0/+4