Commit graph

7 commits

Author SHA1 Message Date
Peter Johnson
94ab1135a3 Remove $Id$ and RCSID() usage.
These are useless now that we're using git.
2011-08-19 10:43:16 -07:00
Peter Johnson
73ce31d01d We no longer need bison, but we do need Python for building from SVN.
svn path=/trunk/yasm/; revision=2058
2008-04-12 01:16:04 +00:00
Peter Johnson
72bce5ac1d * configure.ac: Remove check for groff, add check for xmlto.
* Makefile: Add support for building man pages from DocBook XML refentry's
using xmlto.

* frontends/yasm/yasm.xml: New.  Source XML file for yasm(1) man page.
* frontends/yasm/yasm.1: Generated yasm(1) man page.  We may want to remove
this at some point, but it would have impact on those keeping up with HEAD.

* frontends/yasm/Makefile.inc: Add new yasm(1) man page to distribution and
install.

* HACKING: Update required tools list.  Rename "CVS" to "Subversion".
Remove "Generating ChangeLogs" section, as with Subversion this is not
necessary.

svn path=/trunk/yasm/; revision=1138
2004-09-07 07:39:26 +00:00
Peter Johnson
1a86c34026 * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion.
svn path=/trunk/yasm/; revision=1137
2004-09-04 01:24:57 +00:00
Peter Johnson
80a84b08fa Bring up to date with many source tree changes.
svn path=/trunk/yasm/; revision=1033
2003-08-05 04:16:02 +00:00
Peter Johnson
7462e32ecf Bring up-to-date with tree and build changes.
svn path=/trunk/yasm/; revision=464
2002-02-02 05:08:39 +00:00
Peter Johnson
8e53900160 First version of HACKING, only for Unix and not nearly complete.
Also makes reference to incomplete (and not in CVS) design document.

svn path=/trunk/yasm/; revision=222
2001-09-24 16:51:48 +00:00