libtool/.gitignore
Gary V. Vaughan 4008119bcc maint: use gnulib's git-version-gen instead of mkstamp.
* libltdl/config/mkstamp: File removed.
* bootstrap.conf (gnulib_modules): Add git-version-gen.
* configure.ac (AC_INIT, package_revision): Use git-version-gen to
calculate version number.
(TIMESTAMP): Removed.
* libtoolize.m4sh, libltdl/config/ltmain.m4sh, libltdl/m4/libtool.m4
(TIMESTAMP): Ditto.
* Makefile.am (TIMESTAMP): Ditto.
(MKSTAMP): Renamed from this...
(git_version_gen): ...to this. Set revision here.  An alpha is now a
release with an odd micro relase number.
(rebuild): Don't reset revision here.
(build_scripts): Remove mkstamp, add git-version-gen.
(EXTRA_DIST, BUILT_SOURCES): Add .version.
(libltdl/config/ltmain.sh, libltdl/m4/ltversion.m4, tests/package.m4):
Don't depend on configure.ac or ChangeLog to determine when the
version number has reved, use .version directly.
(.version): Flush most recent configure calculated VERSION to disk.
(dist-hook): Flush current VERSION to disk at dist time.
(dotserial): Distributed file to cache the serial number for
when git is not available to recalculate it when building from a
release tarball.
(dist-hook): Make sure .serial is created.
(libltdl/config/ltversion.m4): Use .serial when it is present
(in a dist tarball) or calculate with git otherwise (in a git
working directory).
(EXTRA_DIST): Add .serial file.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
2011-10-27 10:22:44 +07:00

73 lines
652 B
Plaintext

*.aux
*.cp
*.cps
*.dvi
*.exe
*.fn
*.info*
*.ky
*.la
*.lo
*.log
*.o
*.obj
*.orig
*.pdf
*.pg
*.ps
*.rej
*.toc
*.tp
*.vr
*~
+build
+dest
+inst
.#*
.*.prcs_aux
.DS_Store
.deps
.dirstamp
.gdb_history
.gitmodules
.libs
/.pc
/.sc-start*
/.version
/COPYING
/GNUmakefile
/INSTALL
/README-release
/gnulib-local
/libtoolize
/libtoolize.in
/maint.mk
/patches
/release
Makefile
Makefile.in
\#*#
_inst-*demo
_libs
acinclude.m4
aclocal.m4
atconfig
autom4te.cache
config-h.in
config.*
configure
conftest*
libtool
libtool-*.tar.bz2
libtool-*.tar.gz
libtool-*.tar.lzma
libtool-*.tar.xz
manual.html
patches
stamp-*
testdir*
testsuite
testsuite.dir
testsuite.log
vc-diffs