yasm/modules/preprocs
Peter Johnson 0ed2cc4451 Generate version number information from git history.
Due to the svn import structure, a special case is currently implemented
to look for the 1.1.0 branchpoint instead of the most recent tag on the
master branch.  This will be removed after the first release is tagged
on the master branch in git.

Specific details:

autogen.sh: More aggressively clean autoconf cache.
This is needed to ensure the version number is actually regenerated.

Don't generate PACKAGE_PATCHLEVEL or PACKAGE_BUILD variables.  The
genversion program now parses PACKAGE_VERSION directly.

For Mkfiles builds, YASM-VERSION.h is generated and included by the custom
config.h.  This avoids the need to edit config.h for versioning.
2011-08-27 09:25:30 -07:00
..
cpp Use queue.h HEAD macros more portably (also avoiding compiler warning). 2010-01-03 01:04:18 +00:00
gas Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
nasm Generate version number information from git history. 2011-08-27 09:25:30 -07:00
raw Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
tasm Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
yapp Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
CMakeLists.txt Add initial gas preprocessor, contributed by Alexei Svitkine. 2009-12-23 06:45:17 +00:00
Makefile.inc Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00