Statistics
| Branch: | Tag: | Revision:

root / Makefile.common @ 861b084a

History | View | Annotate | Download (3.9 kB)

# Date Author Comment
f536b394 12/04/2011 04:12 pm Tom Rondeau

docs: install gruel swig docs and other swig files into include/gruel/swig instead of include/gnuradio/swig.

e30b824e 10/19/2011 10:10 pm Tom Rondeau

Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. Also removes related M4 and dependency requirements for USRP-related libs.

e2b943d6 10/09/2011 09:48 pm Tom Rondeau

qtgui: sneaking in a fix to add an include directory to gr-qtgui.

da19886c 10/08/2011 07:29 pm Tom Rondeau

gcell: removed gcell and gr-gcell

0e962fd8 09/01/2011 05:49 pm Tom Rondeau

digital: adding CPM C++ hier block, which adds a hier directory to gr-digital. Reworked build system to include this in the libraries and modules built.

d209240b 12/24/2010 03:13 am Tom Rondeau

Merge branch 'master' into next

  • master:
    clean now gets rid of unittest results. Passes distcheck.
    Modifying the unittest output. XML files are no longer written outside of the build tree.
    A new patch for fixing the alsa restart issue. Submitted by Volker Schroer....
7222b938 12/24/2010 01:58 am Tom Rondeau

clean now gets rid of unittest results. Passes distcheck.

75b650ef 12/21/2010 09:31 pm Eric Blossom

Merge branch 'next' into guile.

Passes distcheck.

  • next: (32 commits)
    volk: Fix for popcnt's 64/32-bit issues.
    Using a copy of config.guess and config.sub instead of sym links.
    Including time header to qa files.
    Changed python env variable to more globally usable version....
1cc88091 12/08/2010 10:00 pm Tom Rondeau

volk: more changes to build system so that VPATH builds properly and project makes distcheck.

685a7b62 12/07/2010 03:50 am Eric Blossom

Remove unused variable grguiledir

95254c28 12/04/2010 08:49 am Eric Blossom

Move swig related suffix/pattern rules from Makefile.common to Makefile.swig.

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

39bb12a5 11/24/2010 12:53 am Rob Savoye

remove commented out block in dist-hook target

609aa205 11/24/2010 12:19 am Rob Savoye

don't nuke directories from the dist tarball, only files.

534d95dc 11/22/2010 04:49 am Rob Savoye

merge from upstream

e4eb47f0 11/22/2010 03:43 am Eric Blossom

Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swig

Confirmed that it builds and make checks on all four combintations
of --{enable,disable}-{python,guile}.

Have not tested make dist, but expect that there may be some problems
with it. I'm pretty sure that not all files that need to be removed...

93d6052e 11/22/2010 01:57 am Rob Savoye

don't set no_dist_dirs here

c5770a72 11/14/2010 07:17 am Eric Blossom

Fix swig .i dependency problem

29475043 11/11/2010 02:37 am Eric Blossom

Add -MD back to swig args, otherwise it doesn't generate dependencies

2285b142 11/11/2010 12:56 am Rob Savoye

don't remove the Std file.

1e6d760a 11/10/2010 08:15 pm Rob Savoye

switch swig rule for guile from suffix to pattern rule

0b20021a 11/10/2010 08:15 pm Eric Blossom

Revert db964d32de64c. Reintroduce warning (and correct behavior)

4d3c48e7 11/10/2010 08:15 pm Rob Savoye

make sure the gnuradio directory exists

928116d2 11/10/2010 08:13 pm Rob Savoye

remove all .Std files

e8320bc2 11/10/2010 08:13 pm Rob Savoye

use the scm name as a build stamp

da69e1c1 11/10/2010 08:13 pm Eric Blossom

gnuradio-core modules are almost loading cleanly.

299aba57 11/10/2010 08:13 pm Eric Blossom

Version that builds guile goops bindings, but dependencies are hosed.

Doesn't compile cleanly, but does enough to allow experimentation with
goops wrappers. We're currently seeing the nasty interaction between
the package system, the "export" syntax, and generic-functions....

4cfeec9a 11/10/2010 08:13 pm Rob Savoye

don't include swig dirs as it makes automake warnings, use GNURADIO_INCLUDES and USRP2_INCLUDES instead

d1685679 11/10/2010 08:13 pm Eric Blossom

Missed a few: s/_swig_py_/_/

1b95d66c 11/10/2010 08:13 pm Eric Blossom

Set new install locations for guile scm code and libraries.

I think we may want to rename the guile .so's and install them into
libdir instead...

76e6d5ce 11/10/2010 08:13 pm Rob Savoye

generate dependencies for .i files.

b61a156d 11/10/2010 08:13 pm Eric Blossom

Move common stuff outside of if PYTHON

cf8f2a00 11/10/2010 08:10 pm Rob Savoye

move new suffix rules to common Makefile so everything can use them.

cb2fa9a5 10/10/2010 01:10 am Michael Dickens

rearrange includes to always be: internal GR, external, with GR.

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

Make C++ shared libraries versioned

c6ad778b 04/27/2010 06:14 am Johnathan Corgan

Remove omnithreads library.

ac2b84b9 04/27/2010 05:41 am Johnathan Corgan

Remove mblock library. We hardly knew 'ye.

175c074b 10/28/2009 09:33 pm Josh Blum

Created a grc_blockdir in makefile.common.
Switched the grc src prefix in grc makefiles.
Removed grc/Makefile.inc as it was no longer neededed.

6b0bbd51 10/13/2009 08:07 pm Johnathan Corgan

Change calculation of docdir to remove trailer when in git development

2b028332 07/28/2009 03:55 am Johnathan Corgan

Cleanup stray PMT reference.

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

6f50256f 07/20/2009 03:47 am Johnathan Corgan

Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.

  • Merges libpmt into libgruel
  • Modifies libmblock to use libgruel

gruel::pmt_t will be the fundamental msg content for the new message passing
implemention for 3.3.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11460 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();...

c276a4ff 07/09/2009 02:55 am Johnathan Corgan

Merged r11377:11390 from jcorgan/usrp-headers in to trunk.

  • Public USRP header files are now in their own source directory
    and install into $(includedir)/usrp. This was done to avoid name
    clashes in the top-level include directory.

    Only users who are developing directly to libusrp in C++ are...

37082c20 06/13/2009 10:35 pm Josh Blum

Defined a gr_sysconfdir in Makefile.common
Modified uses of etcdir to use gr_sysconfdir.

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

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,...

18f68585 05/13/2009 05:29 am Eric Blossom

Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk.

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

c3f962a1 03/14/2009 02:28 am Johnathan Corgan

Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck.

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

503efe1f 02/26/2009 11:39 pm Johnathan Corgan

Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk passes distcheck.

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

27b85cba 02/03/2009 08:34 pm Michael Dickens

Changed $(builddir) to ".", since it should always be that.

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

8193fd8a 02/02/2009 02:27 pm Johnathan Corgan

Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.

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

72c625f7 12/24/2008 08:10 am Johnathan Corgan

Merged r10071:10164 from features/cppdb-test into trunk. Implements the fully native C++ API for the USRP.

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

06e7a031 12/22/2008 04:24 am Eric Blossom

Merged eb/gcell-wip2 rev 10130:10152 into trunk.

This makes several gcell related changes.

{{{
The first two are INCOMPATIBLE CHANGES:

(1) The gcell portion of the code base was reorganized. As part of that
reorganization, the paths to the include files changed. They are now...

a7c9480c 09/20/2008 08:10 pm Eric Blossom

added GRUEL_INCLUDES to STD_DEFINES_AND_INCLUDES

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

b0a3976e 09/20/2008 03:24 pm Josh Blum

conditional fix for docdir undefined in autoconf < 1.60

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

c86f6c23 09/07/2008 09:38 pm Josh Blum

Merged r9481:9518 on jblum/grc_reorganize into trunk. Reorganized grc source under gnuradio.grc module. Trunk passes make distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9525 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

b48de00c 06/20/2008 06:14 pm Johnathan Corgan

Merged -r8639:8641 from jcorgan/gruel into trunk. Adds libgruel, the GNU Radio Utility Etcetera Library. See README for description.

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

8f2a5f38 04/16/2008 03:48 am Eric Blossom

Merged gcell-wip -r8159:8202 into trunk. This includes the following
changes: * gc_make_job_manager now returns a boost::shared_ptr * opts.program_handle is now a boost::shared_ptr * two new functions for getting a program handle * look_proc and alloc_job_desc now throw on error...

28361a1b 03/24/2008 06:09 am Eric Blossom

Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.
(eb/trunk-with-gcell r8037:8085). Expect additional tweaks, but
currently works and passes distcheck.

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

42d9c6f4 02/08/2008 11:32 pm Johnathan Corgan

Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile 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....

73b85d78 09/05/2007 08:18 pm Eric Blossom

Merged eb/usrp-la r6317:6320 into trunk. This deborks the dependency
on usrp-inband that was introduced in [6307].

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

b644e266 09/05/2007 01:43 am Eric Blossom

Merged features/inband-usb r5224:6306 into trunk.
This is work-in-progress on inband signaling for the USRP1.

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

54d6b928 09/04/2007 02:43 am Johnathan Corgan

Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.

Created new top-level component, gr-utils, to hold commonly used utility
scripts (originally in gnuradio-examples). These now install into the
system path, allowing their use from wherever....

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

0bf2128a 05/02/2007 04:08 am Eric Blossom

Merged features/inband -r4812:5218 into trunk. This group of changes
includes:

  • working stand-alone mblock code
  • work-in-progress on usrp inband signaling

usrp now depends on mblock, and guile is a dependency.

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

22443488 03/07/2007 01:43 am Eric Blossom

Merged eb/usrp-install r4723:4727 into trunk.
This moves usrp related .py files from the top-level of site-packages
into site-packages/usrpm.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4728 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

e10941aa 02/15/2007 06:35 pm Johnathan Corgan

Merged r4456:4483 from jcorgan/ticket-138 into trunk. Fixes ticket:138.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4484 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

dee26d1c 08/17/2006 01:10 am Eric Blossom

merged in mblock work-in-progress

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

c7aab5e1 08/15/2006 03:39 am Johnathan Corgan

Fixes for ticket:35, allowing use of BSD make instead of GNU make.

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

791d3919 08/13/2006 10:22 pm Eric Blossom

slight tweak to make emacs syntax highlighting happy

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

e27ba9ae 08/07/2006 03:41 pm Johnathan Corgan

Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 from
/gnuradio/branches/developers/jcorgan/ticket-10. 'make distcheck' now
successfully completes on a machine that has never had gnuradio installed
before. In addition, several cleanups and refactoring of build system...

37bee553 08/06/2006 08:22 pm Johnathan Corgan

Fixed ticket 10. Merged from /gnuradio/developers/branches/jcorgan/ticket-10.

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

40a96ec9 08/06/2006 05:59 pm Johnathan Corgan

Additional testing of commit emails.

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

edb71836 08/06/2006 05:56 pm Johnathan Corgan

Additional testing of commit emails.

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

5a113d87 08/06/2006 05:38 pm Johnathan Corgan

Additional comments in Makefile.common (further testing commit emails.)

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

79efa0fd 08/06/2006 04:47 pm Johnathan Corgan

Added note about USRP variables. (Testing commit email list.)

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

adeb84b4 08/06/2006 04:40 pm Johnathan Corgan

Removed extraneous directory from include specification.

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

951966ca 08/06/2006 04:31 am Johnathan Corgan

Partial fix for ticket 10 merged into trunk from
branches/developers/jcorgan/ticket-10

As of this merge the trunk and the above branch are identical.

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

db1b2f7c 08/06/2006 02:12 am Eric Blossom

better (read: real) fix for ticket:15

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

5f21da99 08/05/2006 06:43 am Johnathan Corgan

Fixed ticket #11. Merged r3165:3167 from
branches/developers/jcorgan/ticket-11

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3172 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