Wykres commitów

21 Commity (f7fee0bfbd5fc3a6a9c27912a064c98b4bb467e1)

Autor SHA1 Wiadomość Data
Stelios Bounanos c3814bc1a4 Add NLS support
Merge patch by Stephane Fillod <fillods@users.sourceforge.net>:

* gettextsize fldigi
* add initial French translation

Minor additional changes by me (sb):

* Remove bundled intl and associated m4 macros and compiler flags
* Move new m4 macros to m4/intl
* Move gettext.h to src/include and add to src/Makefile.am
* Modify setup_nls():
  * Search for message catalogs in $PWD/locale and
    $FLDIGI_LOCALE_DIR/locale, in addition to LOCALEDIR
  * Do not call setlocale() for LC_NUMERIC, as this can break the
    configuration read/write routines when handling floating point
    numbers in locales that use a comma as the decimal point
  * Fix static initialisation
* Add INTL_LIBS and INTL_CFLAGS configure variables that can be used
  to override AM_GNU_GETTEXT
* Update po/Makevars
* Update po files
* Remove po/Makefile.in and po/remove-potcdate.sed
2008-12-04 16:11:21 +00:00
Stelios Bounanos d71a69d882 Fix FLTK m4 macro 2008-09-11 23:06:51 +01:00
Stelios Bounanos 6561c6e31f Update build scripts
Fix OS X universal flags
Change to a a more portable way of linking hamlib statically
2008-08-29 12:06:20 +01:00
Stelios Bounanos 079be642f2 Fix FLTK detection 2008-08-26 06:42:51 +01:00
Stelios Bounanos 985ce14bb5 Fix image library detection 2008-08-13 22:36:17 +01:00
Stelios Bounanos 49097a5901 Add new search_libs m4 macro 2008-08-03 01:15:10 +01:00
Stelios Bounanos e3fe8af6d5 Improve clock_gettime detection
Also use the monotonic clock, if available,
in the samplerate speed test function.
2008-07-24 00:28:20 +01:00
Stelios Bounanos f43b23c18a Update m4 macros
Simplify pkg-config.m4 and make sure that pkg-config
can be overridden by setting CFLAGS & LIBS variables.
Likewise for xmlrpc.m4. Also add static switches around
xmlrpc linker flags when --enable-static has been specified.
2008-05-18 11:12:18 +01:00
Stelios Bounanos e3ab3bdcce Add xml-rpc support 2008-05-16 05:39:35 +01:00
Stelios Bounanos 7a0668b78d Fix pkg-config m4 macro 2008-05-11 03:10:30 +01:00
Stelios Bounanos 754dd4b4f8 Fix image flags 2008-04-18 06:45:07 +01:00
Stelios Bounanos d27136da0a MFSK and images changes 2008-04-17 10:02:20 +01:00
Stelios Bounanos 56e2643be9 Add optimisation switches 2008-04-08 22:15:43 +01:00
Stelios Bounanos 8764fa62c7 Add check for jpeg header
Also update the INSTALL file
2008-03-31 01:55:43 +01:00
Stelios Bounanos 897e3faa47 Add cygwin support 2008-03-27 13:06:40 +00:00
Stelios Bounanos a0e78c03cd Delete libsamplerate 2008-03-19 22:38:01 +00:00
Stelios Bounanos 18007fe2e3 Add OS X app bundling support
Also add support for building OS X universal binaries,
define version macros and variables, and update the
INSTALL file.
2008-02-29 09:18:07 +00:00
Stelios Bounanos 3dce149bb6 Refactor configure.ac 2008-02-20 04:12:28 +00:00
Stelios Bounanos 635f3d1faa Add TLS autodetection 2007-12-27 17:06:22 +00:00
Stelios Bounanos 0dc1e2357e Use std::bind if available 2008-01-02 20:42:16 +00:00
Stelios Bounanos 41f65cdd08 autoconfiscate 2007-11-29 00:11:20 +00:00