Statistics
| Branch: | Tag: | Revision:

root / gruel @ 0b5f6611

Name Size
  src
.gitignore 33 Bytes
Makefile.am 941 Bytes
README 1.2 kB
gruel.pc.in 226 Bytes

Latest revisions

# Date Author Comment
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...

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

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

2b8bd0d2 10/02/2010 09:16 pm Tom Rondeau

Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
This also adds a new utility gr_unittests.h, which sets up the path for output files.

036a42c0 09/30/2010 08:08 pm Tom Rondeau

Adding an XML outputter for the CPP Unit tests. This is to a) store the output information but also b) for integration with Hudson for logging and displaying the results during the build stages. This only covers a few cases so far and I need to define a better place to save the output files.

c986a2ad 09/11/2010 08:06 pm Eric Blossom

Add support for uint64_t to pmt.

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

Make C++ shared libraries versioned

ad973608 04/13/2010 08:51 pm Johnathan Corgan

Add gruel::thread as synonym to boost::thread for convenience

290fc231 04/11/2010 08:30 pm Johnathan Corgan

Removed omnithreads dependency from libusrp2

18ecca1b 03/09/2010 01:21 am Eric Blossom

Replace some calls to pmt constructors with mp(foo) shorthand.

cbbe4816 03/09/2010 01:08 am Eric Blossom

Convert pmt_dict type into an immutable data structure.

This change allows us to safely pass dicts in messages.

View revisions

Also available in: Atom