No description
Find a file
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
cmake Generate version number information from git history. 2011-08-27 09:25:30 -07:00
config Add .gitignore files. 2011-08-27 09:24:07 -07:00
frontends Generate version number information from git history. 2011-08-27 09:25:30 -07:00
libyasm Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
m4 Fix cython.m4 for beta versions of Cython. 2011-06-25 15:09:03 -07:00
Mkfiles Generate version number information from git history. 2011-08-27 09:25:30 -07:00
modules Generate version number information from git history. 2011-08-27 09:25:30 -07:00
plugins Update plugin README files for Windows. 2008-05-24 19:00:48 +00:00
po Add .gitignore files. 2011-08-27 09:24:07 -07:00
tests Fix major bug related to multiple handling. Unfortunately this slows down 2006-05-11 07:00:33 +00:00
tools Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
.gitignore Generate version number information from git history. 2011-08-27 09:25:30 -07:00
.indent.pro Remove yasm_immval, moving remaining unique information (sign flag) into 2007-01-21 22:01:34 +00:00
ABOUT-NLS Fix #206: Update gettext bits to gettext 0.17. 2010-06-16 05:13:23 +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 Generate version number information from git history. 2011-08-27 09:25:30 -07:00
BSD.txt NASM is now licensed under the 2-clause BSD license. 2009-07-20 06:04:58 +00:00
ChangeLog Initial checkin of automake/autoconf files. 2001-06-27 22:45:20 +00:00
CMakeLists.txt Generate version number information from git history. 2011-08-27 09:25:30 -07:00
config.h.cmake Generate version number information from git history. 2011-08-27 09:25:30 -07:00
configure.ac Generate version number information from git history. 2011-08-27 09:25:30 -07:00
ConfigureChecks.cmake Error out if Python not found. 2008-05-24 18:50:32 +00:00
COPYING COPYING: Update credits a bit. 2010-04-08 05:57:28 +00:00
genstring.c Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
GNU_GPL-2.0 Update FSF address in GPL and LGPL licenses. 2006-02-04 04:33:27 +00:00
GNU_LGPL-2.0 Update FSF address in GPL and LGPL licenses. 2006-02-04 04:33:27 +00:00
HACKING Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
INSTALL Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
libyasm-stdint.h.cmake Enable DLL/plugin builds with cmake on Windows. 2008-05-23 06:46:51 +00:00
libyasm.h Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
Makefile.am Generate version number information from git history. 2011-08-27 09:25:30 -07:00
NEWS Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
out_test.sh Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
README Initial checkin of automake/autoconf files. 2001-06-27 20:07:20 +00:00
splint.sh Add .intel_syntax and .gas_syntax support to GAS parser. 2010-01-19 07:57:43 +00:00
test_hd.c Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
util.h Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00
YASM-VERSION-GEN.bat Generate version number information from git history. 2011-08-27 09:25:30 -07:00
YASM-VERSION-GEN.sh Generate version number information from git history. 2011-08-27 09:25:30 -07:00
yasm.1 Fix #104 by removing obsolete comment about -m amd64 not setting BITS=64. 2007-04-14 19:55:45 +00:00
yasm_arch.7 Update generated yasm_arch(7) man page. 2007-11-03 04:59:28 +00:00
yasm_dbgfmts.7 Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages, 2006-10-21 18:52:29 +00:00
yasm_objfmts.7 Add Mach-O to yasm_objfmts(7) man page. 2007-02-24 23:33:27 +00:00
yasm_parsers.7 Add yasm_parsers(7), yasm_objfmts(7), and yasm_dbgfmts(7) man pages, 2006-10-21 18:52:29 +00:00