~vcs-imports/libiconv/trunk

  • Committer: Bruno Haible
  • Date: 2023-09-16 10:04:24 UTC
  • Revision ID: git-v1:6ad5ae562aa163e91ff37e92bf1b5591a87742ee
Fix a misnomer.

* include/export.h (LIBICONV_SHLIB_EXPORTED): Renamed from
LIBICONV_DLL_EXPORTED. Prefer the term "shared library", since the term
"DLL" applies only to Windows.
* Makefile.devel (include/iconv.h.build.in): Insert
LIBICONV_SHLIB_EXPORTED instead of LIBICONV_DLL_EXPORTED.
* configure.ac (DLL_VARIABLE): Update comment.
* lib/Makefile.in (DEFS): Update comment.
* woe32dll/export.h: Update comment.
* libcharset/include/export.h (LIBCHARSET_SHLIB_EXPORTED): Renamed from
LIBCHARSET_DLL_EXPORTED. Prefer the term "shared library", since the
term "DLL" applies only to Windows.
* libcharset/Makefile.devel (include/libcharset.h.build.in,
include/localcharset.h.build.in): Insert LIBCHARSET_SHLIB_EXPORTED
instead of LIBCHARSET_DLL_EXPORTED.
* libcharset/lib/relocatable-stub.c (libcharset_set_relocation_prefix): Use
LIBCHARSET_SHLIB_EXPORTED instead of LIBCHARSET_DLL_EXPORTED.
* libcharset/lib/Makefile.in (DEFS): Update comment.
* libcharset/Makefile.in (install-lib): Update comment.
Filename Latest Rev Last Changed Committer Comment Size
..
build-aux 539 15 years ago Bruno Haible Moved here from autoconf/config.guess. Diff
extras 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
gnulib-local 752 15 years ago Bruno Haible Moved here from m4/alloca.m4. Diff
include 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
lib 84 15 years ago Bruno Haible Move src/ to lib/, and install the iconv program. Diff
libcharset 62 15 years ago Bruno Haible Charset determination library. Diff
m4 279 15 years ago Bruno Haible Moved here from autoconf/eilseq.m4. Diff
man 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
os2 25 15 years ago Bruno Haible Support for OS/2 using emx+gcc. Diff
po 286 15 years ago Bruno Haible Infrastructure for using gettext. Diff
src 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
srclib 836 15 years ago Bruno Haible Makefile template that uses Makefile.gnulib. Diff
tests 2 24 years ago Bruno Haible Upgrade to libiconv-1.0. Diff
tools 1 24 years ago Bruno Haible Import from libiconv-0.3. Diff
windows 864 15 years ago Bruno Haible Script that generates command-line options for 'wi Diff
woe32dll 682 15 years ago Bruno Haible Support for building a shared library on mingw and Diff
.gitattributes 1019 15 years ago Bruno Haible Specify custom merge drivers. 32 bytes Diff Download File
.gitignore 1265 1 year ago Bruno Haible Update after gnulib changed. 11.7 KB Diff Download File
.gitmodules 1178 5 years ago Bruno Haible build: Separate git operations from build operatio 83 bytes Diff Download File
ABOUT-NLS 1188 5 years ago Bruno Haible Use the newest gettext release. 67 bytes Diff Download File
AUTHORS 297 15 years ago Bruno Haible Update my email address. 31 bytes Diff Download File
File autogen.sh 1255 1 year ago Bruno Haible Make the compiler used by Makefile.devel customiza 3.9 KB Diff Download File
File autopull.sh 1241 2 years ago Bruno Haible Make autopull.sh more suited for continuous integr 1.2 KB Diff Download File
ChangeLog 1270 1 year ago Bruno Haible Fix a misnomer. * include/export.h (LIBICONV_SHLI 227 KB Diff Download File
configure.ac 1270 1 year ago Bruno Haible Fix a misnomer. * include/export.h (LIBICONV_SHLI 6.5 KB Diff Download File
COPYING 901 15 years ago Bruno Haible Update program license to GPLv3. 34.3 KB Diff Download File
COPYING.LIB 1199 4 years ago Bruno Haible Change the license of the library from LGPL 2.0 to 25.9 KB Diff Download File
DEPENDENCIES 1216 3 years ago Bruno Haible Update DEPENDENCIES. 2 KB Diff Download File
DESIGN 1 24 years ago Bruno Haible Import from libiconv-0.3. 3.2 KB Diff Download File
File gitsub.sh 1193 5 years ago Bruno Haible build: Add support for shallow-cloning of subdirec 16.4 KB Diff Download File
HACKING 1240 2 years ago Bruno Haible Move gnulib-tool invocation back from autopull.sh 1.8 KB Diff Download File
INSTALL.generic 1263 1 year ago Bruno Haible Assume UTF-8 for plain text. * INSTALL.generic: U 11.5 KB Diff Download File
INSTALL.windows 1264 1 year ago Bruno Haible Update the installation instructions for Windows. 10.5 KB Diff Download File
JOIN-GNU 1238 2 years ago Bruno Haible Add GNU Project notice. * JOIN-GNU: New file. Ins 671 bytes Diff Download File
Makefile.devel 1270 1 year ago Bruno Haible Fix a misnomer. * include/export.h (LIBICONV_SHLI 11 KB Diff Download File
Makefile.in 1246 1 year ago Bruno Haible Make table of transliterations more maintainable. 10.5 KB Diff Download File
NEWS 1262 1 year ago Bruno Haible GB18030: Help transitioning away from PUA code poi 9.6 KB Diff Download File
NOTES 1224 2 years ago Bruno Haible New EBCDIC encodings. Reported by Ulrich Schwab a 17.2 KB Diff Download File
README 1256 1 year ago Bruno Haible Implement GB18030 version 2022. * lib/encodings.d 5.6 KB Diff Download File
THANKS 635 15 years ago Bruno Haible Thanks to Ken Lunde also. 521 bytes Diff Download File