Statistics
| Branch: | Tag: | Revision:

root / grc @ 693cf2fa

Name Size
  data
  examples
  freedesktop
  scripts
  src
Makefile.am 1002 Bytes
Makefile.inc 1016 Bytes
todo.txt 1 kB

Latest revisions

# Date Author Comment
693cf2fa 05/29/2009 06:43 am Josh Blum

Did a little work with path handling.
Additional blocks paths can be specified with environment variable GRC_BLOCKS_PATH

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

efc3d118 05/29/2009 12:25 am Josh Blum

removed defunct base_value parameter from numbersink

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

a635c00f 05/28/2009 09:14 pm Josh Blum

Make the hardcoded paths in grc optionally configurable from environment variables: GR_DOCDIR, GR_DATADIR
Allows the grc data files to up-rooted for a package installation (specifically macosx).
Hardcoded path is the default when environment variables are undefined....

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

e3cd8f7d 05/26/2009 07:44 pm Josh Blum

a more general error for detecting python path and ld path problems

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

a002886e 05/25/2009 04:38 pm Josh Blum

color code refactoring

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

017b9b15 05/24/2009 12:21 am Josh Blum

cast the numpy array to int, seems we cant pass numpy arrays any more

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

2b9514d9 05/23/2009 11:36 pm Josh Blum

removed .message usage which causes deprecation warning in python 2.6

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

1b194396 05/23/2009 07:41 pm Josh Blum

Replaced the is_match function with regular expression.
Cache the results of the doc extraction.
Removed support for blks2 docs until that is sorted out.

The matching will handle any file extension,
as to also support .xml.gz files in the gnuradio-docs deb....

c6935bf1 05/22/2009 09:16 pm Josh Blum

Quick fix for ubuntu docs dir.

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

View revisions

Also available in: Atom