Commit Graph

27 Commits

Author SHA1 Message Date
Darshit Shah
a11bfc2d4e Use a separate domain for translating gnulib
Use the --po-domain option to gnulib-tool to create a new textdomain
that can be used by gnulib files for translations. This way, we don't
have to maintain the list of all files that require translations in
gnulib.

* bootstrap.conf: Use --po-domain and --po-base options to create a
  separate base for gnulib translations
* src/main.c(i18n_initialize): Call bindtextdomain on wget-gnulib to
  include those translations as well
* Makefile.am: Add new directory gnulib_po to SUBDIRS
* configure.ac: Generate gnulib_po/Makefile.in
* lib/Makefile.am: Set AM_CPPFLAGS to empty since gnulib.mk expects it
  to be set
2020-12-27 21:15:45 +01:00
Tim Rühsen
94e2dd5ecd Add --enable-manywarnings from wget2
* .gitignore: Exclude /lib/Makefile.am
* bootstrap.conf: Use --makefile-name=gnulib.mk with gnulib-tool
* configure.ac: Use wget_MANYWARNINGS()
* lib/Makefile.am: Define empty noinst_LIBRARIES and MAINTAINERCLEANFILES
* m4/wget_manywarnings.m4: New file from GNU Wget2
* src/Makefile.am: Use WARN_CFLAGS for AM_CFLAGS
2019-05-02 12:53:19 +02:00
Giuseppe Scrivano
22f016ca3a bootstrap: update from gnulib. 2012-07-08 14:34:16 +02:00
Giuseppe Scrivano
2f6aa1d741 mass change: update copyright years. 2011-01-01 13:19:37 +01:00
Giuseppe Scrivano
934e10ea7f lib/Makefile.am: fix typo. 2010-09-06 14:14:42 +02:00
Giuseppe Scrivano
9c23efbf57 Use gnulib bootstrap script. 2010-05-06 22:51:08 +02:00
Steven Schweda
3450481772 imported patch vms-overlay 2010-01-09 15:24:02 -08:00
Micah Cowan
293795e0ef Explicitly import stdbool gnulib module (gnulib copyrights were reverted in the process). 2009-09-30 19:33:58 -07:00
Micah Cowan
2456d9bc54 Update md5/. 2009-09-04 09:41:51 -07:00
Micah Cowan
19cc6c4a49 announce-gen. 2009-09-04 00:37:14 -07:00
Micah Cowan
faaa147b35 gnupload. 2009-09-04 00:27:23 -07:00
Micah Cowan
b9e9ad65cc Ran update-copyright. 2009-09-04 00:13:47 -07:00
Micah Cowan
35fe2bcefd Imported update-copyright; set build-aux in cfg.mk. 2009-09-04 00:08:46 -07:00
Micah Cowan
cff51866dd Import gnulib strcasestr. 2009-09-03 20:44:09 -07:00
Micah Cowan
3419874b21 Gnulib updates. 2009-07-05 09:14:08 -07:00
Micah Cowan
da1a1f2845 Removing generated gnulib .h files. 2008-05-31 00:53:17 -07:00
Micah Cowan
b55f8bf86c Explicitly import quotearg gnulib module. 2008-05-29 17:43:26 -07:00
Micah Cowan
c27af259f0 Missed an updated file: lib/stdlib.h 2008-05-15 21:14:58 -07:00
Micah Cowan
ec84142901 Merge getpass with quote, plus my NEWS entry. 2008-05-15 20:58:27 -07:00
Steven Schubiger
ae034d236f Use gnulib's getpass-gnu module for password prompting. 2008-05-01 00:28:23 +02:00
Steven Schubiger
53ba46d628 Import Gnulib's alloca module. 2008-04-18 21:12:43 +02:00
Micah Cowan
992e3169e2 Import "quote" module from gnulib; update the rest. 2008-04-14 15:38:57 -07:00
Micah Cowan
a75ed01852 Moved md5 stuff out into separate md5/ dir. 2007-12-07 21:11:46 -08:00
Micah Cowan
a9fa555c51 Gnulib stdbool.h fix. 2007-10-23 12:34:10 -07:00
Micah Cowan
94058b72f0 gnulib-tool --update; includes fix for maint.mk/gzip discovered by Steven M. Schweda. 2007-10-22 12:38:37 -07:00
Micah Cowan
4aad4fe616 Imported gnulib's crypto/md5. 2007-10-13 23:47:36 -07:00
Micah Cowan
981d279da3 Initial gnulib-tool --import. 2007-10-13 22:37:15 -07:00