Statistics
| Branch: | Tag: | Revision:

root / config / grc_usrp.m4 @ f2a11d98

History | View | Annotate | Download (3.2 kB)

# Date Author Comment
a40feb1d 04/26/2010 08:04 pm Johnathan Corgan

Further updates for removing omnithreads

Updates README
Removes Darwin specific variable in usrp.pc

1eb2ad39 04/26/2010 04:13 pm Johnathan Corgan

Update build configuration for OSX omnithreads changeover

gr-audio-osx now depends on gruel (via gnuradio-core) vs. omnithreads
usrp now depends on gruel vs. omnithreads

Boost base library dependency has been upped to 1.37 for
Darwin only, for Darwin specific code in usrp host library

dce6d742 09/16/2009 09:08 pm Thomas Tsou

Fixed libusb1 configure bug, libusb1 updates for previous usrp_prims integration

265484bf 09/16/2009 09:08 pm Thomas Tsou

Autoconf support for checking the required version of libusb based on fusb-tech

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

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

d755f139 12/25/2008 08:03 pm Johnathan Corgan

Fix include paths for VPATH build (Michael Dickens). Note, this was one of thoses cases where 'make distcheck' would pass, yet a VPATH would fail.

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

7ea75f89 11/03/2008 08:08 pm Johnathan Corgan

Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu 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...
90e4faa6 02/29/2008 04:00 am Johnathan Corgan

Merged r7769:7873 from michaelld/bc_behavior into trunk.

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

6006b92a 09/13/2007 08:36 pm Michael Dickens Made changes, such that:
  • trunk now passes "make distcheck" on OSX
  • verified that 'realtime' scheduling now works on systems with
    'pthread_setschedparam' but not 'sched_setscheduler' (e.g. darwin);
    the latter has priority if both are installed.

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

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

8af32097 09/02/2007 09:20 pm Johnathan Corgan

Merged r6224:6268 from features/deb into trunk. Implements most of a Debian package generation system. EXPERIMENTAL.

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

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

3695548d 10/28/2006 01:46 am Eric Blossom

conditionalize include of linux/compiler.h

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

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

878730dc 08/26/2006 05:55 pm Johnathan Corgan

Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.

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

287fc41d 08/25/2006 11:58 pm Johnathan Corgan

Implements ticket:28. See BuildConfiguration for documentation.
Merged developer branch jcorgan/ticket-28 into trunk.

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

0b9b3564 08/12/2006 07:25 pm Johnathan Corgan

Fixes ticket:26, ticket:27, and ticket:32.
Merged -r3250:3255 from jcorgan/ticket-26.

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

889bb385 08/05/2006 06:24 am Johnathan Corgan

Completed fix for ticket #1. Merged r3160:3168 from
branches/developers/jcorgan/m4mfixes into trunk.

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

b949d474 08/04/2006 07:59 pm Johnathan Corgan

Implemented consistent naming scheme for build system component macros
(GRC_*) and filenames (grc_*.m4). Merged r3140:3159 from
/gnuradio/branches/developers/jcorgan/m4mfixes into trunk. Fixes
ticket #2.

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