- Add support for automatic ChangeLog creation with svn2cl
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@171 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
d41e5ff4b8
commit
9f0ed52cbf
4 changed files with 402 additions and 37 deletions
83
ChangeLog
83
ChangeLog
|
@ -1,37 +1,50 @@
|
|||
2006-01-13 gettextize <bug-gnu-gettext@gnu.org>
|
||||
2006-01-13 16:00 tchernobog
|
||||
|
||||
* m4/codeset.m4: New file, from gettext-0.14.5.
|
||||
* m4/gettext.m4: New file, from gettext-0.14.5.
|
||||
* m4/glibc2.m4: New file, from gettext-0.14.5.
|
||||
* m4/glibc21.m4: New file, from gettext-0.14.5.
|
||||
* m4/iconv.m4: New file, from gettext-0.14.5.
|
||||
* m4/intdiv0.m4: New file, from gettext-0.14.5.
|
||||
* m4/intmax.m4: New file, from gettext-0.14.5.
|
||||
* m4/inttypes.m4: New file, from gettext-0.14.5.
|
||||
* m4/inttypes_h.m4: New file, from gettext-0.14.5.
|
||||
* m4/inttypes-pri.m4: New file, from gettext-0.14.5.
|
||||
* m4/isc-posix.m4: New file, from gettext-0.14.5.
|
||||
* m4/lcmessage.m4: New file, from gettext-0.14.5.
|
||||
* m4/lib-ld.m4: New file, from gettext-0.14.5.
|
||||
* m4/lib-link.m4: New file, from gettext-0.14.5.
|
||||
* m4/lib-prefix.m4: New file, from gettext-0.14.5.
|
||||
* m4/longdouble.m4: New file, from gettext-0.14.5.
|
||||
* m4/longlong.m4: New file, from gettext-0.14.5.
|
||||
* m4/nls.m4: New file, from gettext-0.14.5.
|
||||
* m4/po.m4: New file, from gettext-0.14.5.
|
||||
* m4/printf-posix.m4: New file, from gettext-0.14.5.
|
||||
* m4/progtest.m4: New file, from gettext-0.14.5.
|
||||
* m4/signed.m4: New file, from gettext-0.14.5.
|
||||
* m4/size_max.m4: New file, from gettext-0.14.5.
|
||||
* m4/stdint_h.m4: New file, from gettext-0.14.5.
|
||||
* m4/uintmax_t.m4: New file, from gettext-0.14.5.
|
||||
* m4/ulonglong.m4: New file, from gettext-0.14.5.
|
||||
* m4/wchar_t.m4: New file, from gettext-0.14.5.
|
||||
* m4/wint_t.m4: New file, from gettext-0.14.5.
|
||||
* m4/xsize.m4: New file, from gettext-0.14.5.
|
||||
* m4/Makefile.am (EXTRA_DIST): New variable.
|
||||
* Makefile.am (EXTRA_DIST): Add config/config.rpath, config/mkinstalldirs.
|
||||
* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
|
||||
* trunk/autogen.sh, trunk/configure.ac: - Add macro for autopoint
|
||||
|
||||
2006-01-13 15:52 tchernobog
|
||||
|
||||
* trunk/ChangeLog, trunk/Makefile.am, trunk/autogen.sh,
|
||||
trunk/configure.ac, trunk/doc/Makefile.am, trunk/doc/sgpem2.texi,
|
||||
trunk/doc/sgpem2dman.texi, trunk/doc/sgpem2uman.texi,
|
||||
trunk/gettext.h, trunk/m4/Makefile.am, trunk/m4/ac_pkg_swig.m4,
|
||||
trunk/m4/ac_python_devel.m4, trunk/m4/ac_python_module.m4,
|
||||
trunk/po/ChangeLog, trunk/po/Makevars, trunk/po/POTFILES.in: -
|
||||
Added libtool, gettext support - Added needed m4 macros - fixed
|
||||
autogen.sh to be made executable - fix directory categories with
|
||||
info manuals
|
||||
|
||||
2005-12-30 20:09 tchernobog
|
||||
|
||||
* trunk/autogen.sh, trunk/configure.ac: - Fix autoreconf parameters
|
||||
in autogen.sh - Change obsolete macros in configure.ac
|
||||
|
||||
2005-12-30 19:40 tchernobog
|
||||
|
||||
* trunk/AUTHORS, trunk/COPYING, trunk/ChangeLog, trunk/Makefile.am,
|
||||
trunk/NEWS, trunk/README, trunk/autogen.sh, trunk/configure.ac,
|
||||
trunk/doc/Makefile.am, trunk/doc/sgpem2.texi,
|
||||
trunk/doc/sgpem2dman.texi, trunk/doc/sgpem2uman.texi,
|
||||
trunk/m4/Makefile.am, trunk/m4/compilerflags.m4: - Lay out
|
||||
autotools foundations
|
||||
|
||||
2005-12-26 23:21 tchernobog
|
||||
|
||||
* trunk/doc/gpl.texi, trunk/doc/sgpem2dman.texi: - Changed dir
|
||||
layout to reflect current repository setup - Added how to insert
|
||||
license info in the source files
|
||||
|
||||
2005-12-21 12:22 johnny
|
||||
|
||||
* trunk/data, trunk/desktop, trunk/distro, trunk/m4, trunk/po: -
|
||||
Added directories as defined in developers' manual.
|
||||
|
||||
2005-12-21 12:09 johnny
|
||||
|
||||
* docs/manuals, src, trunk/doc, trunk/src: - Moved src in trunk/src
|
||||
- Moved docs/manuals in trunk/doc
|
||||
|
||||
2005-12-21 12:06 johnny
|
||||
|
||||
* branches, tags, trunk: - Added directories tags, trunk, branches.
|
||||
|
||||
2005, December 30th Matteo Settenvini <matteo@member.fsf.org>
|
||||
* Lay out autotools foundations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue