Statistics
| Branch: | Tag: | Revision:

root / gruel @ d65ae424

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

Latest revisions

# Date Author Comment
05cc02ce 01/18/2011 09:00 am Josh Blum

cleanup mkdir usage with boost filesystem:

Replaced copy/pasted code and MKDIR_TAKES_ONE_ARG #ifdefs
with portable boost filesystem path and directory creation.

Gets the correct home directory on windows systems: APPDATA.
Replaces large amounts of copypasta with single lines of code....

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....
153de8c4 12/23/2010 11:31 pm Tom Rondeau

Modifying the unittest output. XML files are no longer written outside of the build tree.

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

View revisions

Also available in: Atom