yasm/.gitignore
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

69 lines
701 B
Text

autom4te.cache
stamp-h*
config.*
libyasm-stdint.h
nasm-token.c
nasm-macros.c
yapp-token.c
gas-token.c
license.c
module.c
x86parse.c
lc3bid.c
re2c-parser.c
re2c-parser.h
yasm
vsyasm
ytasm
re2c
cleanup
genmacro
test_hd
genperf
genversion
genmodule
genstring
version.mac
*_test
configure
configure.scan
configure.lineno
config.*
aclocal.m4
*.tar.gz
*.la
*.lo
*.o
*.a
.libs
.deps
libtool
*.bb
*.bbg
*.da
results
Makefile
Makefile.in
.*.swp
python-setup.txt
yasm_python.c
.python-build
_yasm.pxi
yasm.pyx
build
yasm.so
x86cpu.c
x86insn_nasm.gperf
x86insn_nasm.c
x86insn_gas.gperf
x86insn_gas.c
x86insns.c
x86regtmod.c
nasm-version.c
win64-gas.c
win64-nasm.c
YASM-VERSION-FILE
YASM-VERSION.h
.sw*
*.s
*.asm