No description
Find a file
Peter Johnson 2b5f4b7704 Change how man pages are built (and where they are built to). Building man
pages should now be more consistent across systems.

* arch/Makefile.inc: Build yasm_arch.7 at top level, and in dist_man_MANS
instead of man_MANS.  Include build rule for building using XMLTO if XMLTO
is available.
* yasm/Makefile.inc: Likewise (for yasm.1).
* Makefile.am: Change man_MANS to dist_man_MANS.  Remove general rules for
.xml.1 and .xml.7.  Add dist_man_MANS to MAINTAINERCLEANFILES.  Remove
man_MANS from BUILT_SOURCES, DISTCLEANFILES, and EXTRA_DIST.


svn path=/trunk/yasm/; revision=1189
2005-01-13 07:14:48 +00:00
config ltmain.sh: Remove FreeBSD hack that prevents static libraries from being built 2004-08-15 01:46:22 +00:00
float Initial revision 2003-02-09 19:36:34 +00:00
frontends Change how man pages are built (and where they are built to). Building man 2005-01-13 07:14:48 +00:00
libyasm Add some abilities to base symrec so that it can be more effectively used by 2005-01-12 07:53:04 +00:00
m4 Greatly simplify build system by removing libtool and integrating formerly 2004-12-01 07:49:18 +00:00
Mkfiles Fix up VC, flat, DJ build files to match build changes made in [1183]. 2004-12-07 08:05:51 +00:00
modules Change how man pages are built (and where they are built to). Building man 2005-01-13 07:14:48 +00:00
po * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00
tests/nasm Add automated arch/x86 tests. Some were moved from tests/nasm, others are new. 2002-10-03 19:10:56 +00:00
tools * xdf-objfmt.c (xdf_reloc.type): Remove FLAT relocation type and renumber. 2004-09-29 03:36:52 +00:00
.indent.pro Update to match outfmt->objfmt change. 2001-09-15 07:17:38 +00:00
ABOUT-NLS Update auto*, libtool, libltdl, and gettext scripts. 2004-08-14 23:07:58 +00:00
Artistic.txt Clarify licensing. 2003-07-11 04:35:42 +00:00
AUTHORS Update addresses. 2002-11-21 06:25:08 +00:00
autogen.sh * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00
BSD.txt Clarify licensing. 2003-07-11 04:35:42 +00:00
ChangeLog Initial checkin of automake/autoconf files. 2001-06-27 22:45:20 +00:00
configure.ac Greatly simplify build system by removing libtool and integrating formerly 2004-12-01 07:49:18 +00:00
COPYING * COPYING: Revert unintentional change to text of GPL license made in r1127. 2004-08-16 05:12:03 +00:00
GNU_GPL-2.0 Clarify licensing. 2003-07-11 04:35:42 +00:00
GNU_LGPL-2.0 Clarify licensing. 2003-07-11 04:35:42 +00:00
HACKING * configure.ac: Remove check for groff, add check for xmlto. 2004-09-07 07:39:26 +00:00
INSTALL Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
libyasm.h Greatly simplify build system by removing libtool and integrating formerly 2004-12-01 07:49:18 +00:00
Makefile.am Change how man pages are built (and where they are built to). Building man 2005-01-13 07:14:48 +00:00
NEWS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
out_test.sh * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00
README Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
splint.sh Split split parameters into separate lines to make it much easier to edit. 2002-04-22 01:55:23 +00:00
test_hd.c * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 2004-09-04 01:24:57 +00:00
util.h * util.h (BitCount): Change bit-counting algorithm; the old one miscounted 2004-09-25 06:38:57 +00:00