Wykres commitów

15 Commity (3dbbe02b78d18fb3a69c02995d035e2bc4dfc96f)

Autor SHA1 Wiadomość Data
Nate Bargmann 6ea09a138a Clean up build system, fix test programs
Clean up various left over commented lines from dlopen to single
libhamlib transition.  Remove unneeded configure variables.

Correct minor inconsistencies in Makefile.am files.

Define a new variable, READLINE_LIBS, so that only programs that offer
Readline support are linked against it.

Fix various compilation warnings and errors in test files revealed with
'make check' on MinGW.

Define rig and rotor backends to (mostly) be built in alphabetical
order.
2013-12-10 20:14:22 -06:00
Nate Bargmann 332a04b7cd Clean up backend Makefile.am files
Moved all backend *.h files into the SOURCES primary as Automake
documentation states all source file types should be listed.  This
causes Automake to include *.h files in rebuild rules for the targets.

Removed the '-DIN_HAMLIB' assignment from the CFLAGS primary in each
backend and assigned it to AM_CPPFLAGS in configure.ac.  The effect is
the same and it simplifies the backend Makefile.am files.

Removed all commented lines.
2013-09-16 21:51:39 -05:00
Remi Chateauneu 60019c9444 Monolitic libraries. 2013-09-08 14:56:28 +01:00
Nate Bargmann ea97c7c3e9 Preserve CFLAGS & CXXFLAGS for the configure user
The Automake manual makes it clear that certain user variables such as
CC, CFLAGS, CXXFLAGS, CPPFLAGS, and so on are to be preserved for the
user running configure.  This patch cleans up such assignments and
assures that PTHREAD_CFLAGS and so forth are applied to those targets
that require it.
2013-05-25 06:00:36 -05:00
Kamal Mostafa, KA6MAL 2567b93af7 Move backend libraries into /usr/lib/hamlib directory.
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2988 7ae35d74-ebe9-4afe-98af-79ac388436b8
2010-09-26 02:23:50 +00:00
Stéphane Fillod, F8CFE 018bcd805d missing include in dist
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1698 7ae35d74-ebe9-4afe-98af-79ac388436b8
2004-03-03 20:57:38 +00:00
Stéphane Fillod, F8CFE 78d61f5f58 acx_pthread.m4 macro
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1600 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-11-16 22:12:47 +00:00
Stéphane Fillod, F8CFE 9b59a3b711 added SSB and WFM demodulator classes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1553 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-10-01 19:38:34 +00:00
Stéphane Fillod, F8CFE 6dd08088ca WIP, new demodulator chain class
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1549 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-09-28 20:51:05 +00:00
Stéphane Fillod, F8CFE b2fe02645a added MC4020/graudio sources, gnuradio.cc now multithreaded, and some testgr fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1363 7ae35d74-ebe9-4afe-98af-79ac388436b8
2003-02-09 22:46:33 +00:00
Stéphane Fillod, F8CFE 3497d098a5 misc Makefile fixes
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1282 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-13 20:39:07 +00:00
Stéphane Fillod, F8CFE 52e9a15924 libhamlib-backend.so.x.y.z -> hamlib-backend.so, avoid version info for modules
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1241 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-11-04 22:19:31 +00:00
Stéphane Fillod, F8CFE c44dfa2702 automake fix
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1220 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-29 22:27:25 +00:00
Stéphane Fillod, F8CFE e39518da04 some fixes for gnuradio 0.5
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1201 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-10-07 21:46:43 +00:00
Stéphane Fillod, F8CFE b8dbee6114 Initial alpha release
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1096 7ae35d74-ebe9-4afe-98af-79ac388436b8
2002-07-06 09:27:38 +00:00