Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / Makefile.am @ 2cc26e4d

History | View | Annotate | Download (2.2 kB)

# Date Author Comment
a4dbd973 10/17/2011 02:14 am Tom Rondeau

Merge branch 'master' into next

Conflicts:
gr-qtgui/lib/Makefile.am

0d72c2c8 10/15/2011 05:45 pm Tom Rondeau

build: needed boost_filesystem lib added (found under ubuntu 11.10; they're getting pickier).

877683e5 07/19/2011 03:01 pm Johnathan Corgan

gr-vocoder: moved g72x out of gnuradio-core, renamed g7xx

606681bd 01/23/2011 08:21 pm Tom Rondeau

Needed to specify the use of boost::filesystem library.

6702bd5b 11/22/2010 01:07 am Rob Savoye

always go into the swig directory

ae008c6e 06/02/2010 10:19 pm Johnathan Corgan

gnuradio-core: fix missing linker flags for boost_program_options

ad13c00a 05/29/2010 03:02 am Johnathan Corgan

Make C++ shared libraries versioned

970d8502 07/25/2009 06:06 pm Johnathan Corgan

Update omnithread linking.

Moved link against omnithread from gnuradio-core to those components
still using it (and were depending on pulling omnithread in that way).

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11488 221aa14e-8319-0410-a670-987f0aec2ac5

1ea9f1bb 07/25/2009 02:55 pm Johnathan Corgan

Rename binary to be more descriptive.

gnuradio --> gnuradio-config-info

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11475 221aa14e-8319-0410-a670-987f0aec2ac5

3b0db383 07/11/2009 02:34 am Johnathan Corgan

Implements ticket:401 and ticket:402.

Adds several API functions to determine build constants at runtime, and
a convenience command line program to display them:

From C++:

const std::string gr_prefix();
const std::string gr_sysconfdir();
const std::string gr_prefsdir();...

40b8a57d 05/27/2009 01:54 am Johnathan Corgan

Merged r11123:11148 from jcorgan/np into trunk.

Adds --enable-python option to configure (defaults to yes).

Using --disable-python or --enable-python=no will cause only
C++ API targets to be created and installed.

Several new shared libraries are now created. Where in the past,...

e774683a 05/23/2009 03:20 pm Michael Dickens

Removed redundant libmissing from libgnuradio-core-qa; it's already
included in libgnuradio-core, which is then included in the QA library.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11090 221aa14e-8319-0410-a670-987f0aec2ac5

fcc7d704 04/16/2009 07:25 am Johnathan Corgan

Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard place for C++ hierarchical blocks for gnuradio-core, and new gr.channel_model block from Tom Rondeau.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10859 221aa14e-8319-0410-a670-987f0aec2ac5

8b9d8612 10/27/2008 07:05 am Eric Blossom

Added basic wavelet classifier blocks. GSL is now a prerequisite for
gnuradio-core. Merged from eb/frank -r9627:9868 to trunk.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9870 221aa14e-8319-0410-a670-987f0aec2ac5

2c8ea58e 08/19/2008 11:09 pm Eric Blossom

Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio/trunk/README.building-boost for additional info.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9336 221aa14e-8319-0410-a670-987f0aec2ac5

a52f9a19 04/15/2008 09:31 pm Johnathan Corgan

Merged r8195:8205 from jcorgan/ecc into trunk. Adds convolutional encoder
and decoder corresponding to the R=1/2, K=7 CCSDS standard ("Voyager").

This code is a GNU Radio wrapper around a 1995-era KA9Q portable-C
implementation, and is designed for continuous streaming data, not packets....

937b719d 07/21/2007 03:44 am Eric Blossom

Updated license from GPL version 2 or later to GPL version 3 or later.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5

63d05d64 02/26/2007 09:26 pm Johnathan Corgan

Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues with libtool and already installed libraries.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4646 221aa14e-8319-0410-a670-987f0aec2ac5

6ff1faed 01/30/2007 02:12 am Eric Blossom

Merged eb/omni -r4315:4327 into trunk.

Extracted omnithread from gnuradio-core and made it a top-level
component. This allows mblock to use it without a dependency on
gnuradio-core. Completes ticket:132

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4328 221aa14e-8319-0410-a670-987f0aec2ac5

cbe1628f 01/13/2007 04:14 am Eric Blossom

SWIG compilation speedup! Fixes ticket:9.
Merged -r4203:4254 from eb/swig-split into trunk.

This refactors gnuradio_swig_python.{cc,py} into 5 separate .so's
These correspond to the runtime, general, filter and io directories,
and also includes a new directory, gengen. gengen contains that part...

86f5c924 09/13/2006 09:30 pm Eric Blossom

Updated FSF address in all files. Fixes ticket:51

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5

8ccd9c08 08/16/2006 11:36 pm Eric Blossom

removed obsolete comment and FIXME

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3325 221aa14e-8319-0410-a670-987f0aec2ac5

405a2871 08/03/2006 02:04 pm Johnathan Corgan

Misc. gnuradio-core build system minor cleanup.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3124 221aa14e-8319-0410-a670-987f0aec2ac5

5d69a524 08/03/2006 04:51 am Johnathan Corgan

Houston, we have a trunk.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5