summaryrefslogtreecommitdiff
path: root/gnuradio-core/gnuradio-core.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-12/+0
|
* Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-011-1/+0
|\
| * Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-011-1/+0
| | | | | | | | The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point.
* | wavelet: move wavelet blocks to new top-level componentJohnathan Corgan2012-04-011-1/+1
|/
* Make Guile bindings work with --with-gnuradio-core et al.Eric Blossom2010-11-211-0/+1
|
* Make C++ shared libraries versionedJohnathan Corgan2010-05-281-1/+1
|
* Remove omnithreads library.Johnathan Corgan2010-04-261-1/+1
|
* Merged r11123:11148 from jcorgan/np into trunk.jcorgan2009-05-271-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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, the C++ objects of the actual gnuradio blocks that were in a component were hidden inside their corresponding Python extension modules, these are now split out into a libgnuradio-foo.so library, and the _foo.so Python module is linked to that. This has been the way several top- level components have operated for some time, such as gr-audio-alsa and gr-usrp and gr-usrp2. This changeset applies that pattern to all components. C++ API users can use pkg-config to discover the cflags and libs parameters needed to include and link against these libraries. These components have not been tested: gr-comedi gr-audio-osx gr-audio-windows Passes distcheck. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11150 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu ↵jcorgan2008-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging system to build trunk code on Ubuntu 8.10. Several new trunk components still need debs created. Impact on non-packaging code: * Renamed libgr_audio_alsa.so to libgnuradio-audio-alsa.so * Renamed libusrp_inband.so to libusrp-inband.so * Added PYTHON_CHECK_MODULE to build system to simplify Python dependency verification Packaging code updates: * Updated build-depends and package dependencies to be current with trunk * Added package for libgruel and libgruel-dev * Renamed library packages to use simplified names, removing the 0 or 0c2a suffix. This may not follow Debian policy, but we can revisit this if we ever go into official Debian or Ubuntu. * Remove gr-comedi from packaging * Restructured sections to eliminate 'contrib'. Since we're not official Debian, we don't need to deal with the sdcc-nf issue. * Consolidated usrp firmware packages into corresponding main packages (same as previous). git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9918 221aa14e-8319-0410-a670-987f0aec2ac5
* added gruel to gnuradio-core.pc.ineb2008-10-021-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9700 221aa14e-8319-0410-a670-987f0aec2ac5
* resolved problem w/ lib vs lib64; added boost stuff to gnuradio-core.pc.ineb2008-08-201-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9358 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r7769:7873 from michaelld/bc_behavior into trunk.jcorgan2008-02-291-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7888 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile ↵jcorgan2008-02-081-1/+1
| | | | | | GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7617 221aa14e-8319-0410-a670-987f0aec2ac5
* omnithread refactoring fix in gnuradio-core.pc.ineb2007-01-311-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4345 221aa14e-8319-0410-a670-987f0aec2ac5
* Merged eb/omni -r4315:4327 into trunk.eb2007-01-301-1/+1
| | | | | | | | | 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
* Houston, we have a trunk.jcorgan2006-08-031-0/+11
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5