Commit graph

15 commits

Author SHA1 Message Date
dave-w1hkj
c4f57cebfd autotools
* update m4 macros
2024-05-16 09:08:11 -05:00
dave-w1hkj
55edeba13f fltk 1.4.x compatability
* changes to insure upward compatability
2023-10-17 19:05:37 -05:00
David Freese
21b1305e87 fltk version change
* mods driven by update to mxe
  * modify 'version' to include VERSION_PATCH
  * update source to compile with fltk 1.3.xx
  * update fltk.m4
  * update builddist.sh buildmxe.sh
2020-04-05 09:27:07 -05:00
David Freese
7cf0f84931 win mingw 2017-09-21 15:45:00 -05:00
David Freese
0e24e5c33d flxmlrpc m4
* added flxmlrpc.m4 file to repository
2016-03-17 06:48:16 -05:00
Kamal Mostafa
82e849d4af BUILD_{DATE,USER,HOST}
* Externally overridable BUILD_DATE, BUILD_USER, and BUILD_HOST to allow
    distros to generate reproducible builds.
2015-06-11 03:02:10 -05:00
David Freese
0faad47a61 flxmlrpc
* flxmlrpc replaces xmlrpc++ code
  * Embed flxmlrpc code in subdir xmlrpcpp
  * Allow conditional build with or without lib flxmlrpc
2015-04-21 12:17:11 -05:00
David Freese
817f111982 String_c
* Change use of fl_string internal definition to be dependent
    on MAJOR, MINOR, and PATCH associated with FLTK library
    used to build the application
2013-05-02 18:00:02 -05:00
David Freese
0c6a1b135b Xmlrpc interface
* Added xmlrpc interface to fldigi
    - query mode
    - set mode
2012-09-16 19:25:08 -05:00
David Freese
6cf85c1693 FLTK version
* updated m4 script fltk.m4
2012-01-18 05:43:24 -06:00
David Freese
cd790b5f86 fltk-1.3 mods
* changes to support conditional compilation against fltk-1.3.x
2012-01-02 08:46:54 -06:00
David Freese
cddab9240b Fix LDFLAGS
* Link with all needed libraries. Required when linking with
      --no-add-needed or the experimental gold linker, which has this
      behaviour by default.
    * On X11 platforms we should explicitly link  with libX11 because we
      use XCreatePixmap via the FLTK fl_create_offscreen macro
2011-03-11 05:49:28 -06:00
David Freese
11ce56584c FLMSG
* Added RadioGram
  * Separated ICS213 from main(...) source file
  * Added html document view for ICS213 message
2010-05-11 08:00:59 -05:00
David Freese
0a2652bb0d Build Failure on Ubuntu 9.10
Modified code and build scripts to correct build failure
    on Ubuntu 9.10 etal.
2009-12-17 07:23:52 -06:00
David Freese
b022871ea8 Version 0.3.0
Initial repository
2009-11-27 14:02:49 -06:00