Statistics
| Branch: | Tag: | Revision:

root / gr-video-sdl @ 5d3d5cf4

# Date Author Comment
116f8234 03/22/2012 08:46 pm Josh Blum

volk: added volk as depedency for various components

Its important to list the dependent libraries for a test
so the library path can be correctly set.
This is necessary on platforms without dynamic re-linking.
67d0b6b3 12/07/2011 12:59 am Tom Rondeau

docs: fixes some warnings.

There is way too much institutional knowledge in these makefiles now. Another reason I'm glad we're going to cmake, which is being kept more sane as all of the problems are already known.

0370cfc8 12/05/2011 03:58 pm Tom Rondeau

docs: more fixes for generated swig files. This worked before the merge, but this forces the build system to generate these before processing the other swig files.

fe2e6f80 12/04/2011 04:10 pm Tom Rondeau

docs: better install of swig docs .i files since we actually have a variable to take care of it already.

2d88dd48 11/30/2011 07:45 pm Tom Rondeau

docs: fixing variable for location of header files (SOURCE not BINARY).

a2de55ca 11/28/2011 08:44 pm Tom Rondeau

docs: more appropriate variable to use when setting the include/headers directory.

0408e48c 11/28/2011 06:11 am Tom Rondeau

docs: installing generated _doc.i files under autotools.

cfea4669 11/28/2011 04:25 am Tom Rondeau

docs: better use of BUILT_SOURCES so I'm not overriding the standard build instructions for it.

355dbf5b 11/28/2011 12:06 am Tom Rondeau

docs: Adding swig doc generation to Makefile.am files.

70ca9bea 11/28/2011 12:05 am Tom Rondeau

docs: forgot to have the generated .i files installed.

431cb8e6 11/27/2011 09:42 pm Tom Rondeau

docs: added python doxygen docs to gr-video-sdl

faf7dea0 10/23/2011 10:43 pm Josh Blum

the libraries

7ed8b43e 10/19/2011 06:16 pm Josh Blum

cmake: fix that component depends on component hack

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

fbe4a14d 08/02/2011 07:45 pm Josh Blum

cmake: language tweak for component group description

aad02c6d 07/24/2011 07:27 pm Josh Blum

video-sdl: solution for proper swig directory windows

a4ff45eb 07/24/2011 07:09 am Josh Blum

video-sdl: video sdl builds on windows with MSVC as well

315f45c2 02/27/2011 08:40 pm Ben Reynwar

Removing docstring generation from this branch.

44ad2b33 01/30/2011 08:36 pm Ben Reynwar

Fixed Makefiles to generate swig_doc.i

08907ee9 12/11/2010 12:15 am Eric Blossom

Use load-extension-global instead of load-extension

6df0423f 12/04/2010 07:34 am Eric Blossom

Regenerated Makefile.swig.gen's

0b5f6611 12/04/2010 07:30 am Eric Blossom

Rename libguile- to libguile-gnuradio- to match guile library naming convention.

The stuff in gnuradio-core ends up with funky names, but that could
be fixed by renaming gnuradio_core_filter.i -> core_filter.i etc.

b005e7d9 11/25/2010 03:13 am Eric Blossom

Update .gitignore's

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

99dc38c8 11/24/2010 09:49 pm Eric Blossom

Consistently use TESTS += in conditionals

ff877cab 11/19/2010 03:07 pm Rob Savoye

regenerated

8180bb1d 11/17/2010 05:33 am Eric Blossom

regenerated

df92b7c6 11/10/2010 09:01 pm Eric Blossom

regenerated

0939607d 11/10/2010 08:15 pm Rob Savoye

regenerated

2b11c904 11/10/2010 08:15 pm Rob Savoye

regenerated

02824991 11/10/2010 08:15 pm Eric Blossom

Remove swig generated python code from C++-only libraries

d94769a9 11/10/2010 08:15 pm Rob Savoye

add load-extension support

40fac3c4 11/10/2010 08:13 pm Rob Savoye

regenerated

6421d470 11/10/2010 08:13 pm Eric Blossom

regenerate

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

Rengenerate Makefile.swig.gen's

32a71023 11/10/2010 08:10 pm Rob Savoye

add python/*.cc to SOURCES so dependencies work properly.

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

regenerated

42753aad 11/10/2010 08:10 pm Rob Savoye

regeneratd

25bf9bbd 11/10/2010 08:10 pm Rob Savoye

don't ifdef the target away. regenerate .gen files.

5ea1059c 11/10/2010 08:10 pm Rob Savoye

regenerated

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

regenerated after changes to .i files

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

regenerated after changes to the template

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

regenerated from template

2652a203 10/05/2010 12:18 am Tom Rondeau

Updating all of the QA code that I can actually test to work with the new XML output runners.

0a9b999b 08/03/2010 08:43 pm Eric Blossom

Modify all block factories to use gnuradio::get_initial_sptr.

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

Make C++ shared libraries versioned

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

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

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

7783dc88 02/10/2009 04:53 am Johnathan Corgan

Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.

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

85b76dd5 01/27/2009 06:00 pm Johnathan Corgan

General housekeeping--removing ancient cruft mostly.

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

38ea3a57 04/30/2008 02:24 am Eric Blossom

Tweaks for gcc 4.3 based on patch from Marek Mahut <>.

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

776da31e 02/21/2008 07:16 pm Michael Dickens

Merged build_config branch into trunk:

1) Modified top-level run_tests.sh script:

a) to execute code for setting or changing the library search path in
Darwin (DYLD_LIBRARY_PATH) or Windows (PATH) on those host OSs
only, not on other host OSs.
...
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....

f845cd62 11/27/2007 08:06 pm Johnathan Corgan

Implements ticket:208

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

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

41d981f4 11/27/2006 04:30 am Johnathan Corgan

Fixes part 1 of ticket:99

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

32b72445 09/28/2006 05:48 am Johnathan Corgan

Partial fix for ticket:76. Fixes those components that are being
released in 3.0.

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

6b5a0200 08/27/2006 06:51 pm Johnathan Corgan

Implements ticket:3 and fixes ticket:42. The common functionality of
run_tests.in for Python QA has been extracted into run_tests.sh in the
top-level and the individual run_tests just invoke that with the right
path parameters. Also fixed Cygwin 'make check' bug by adding fix by...

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

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

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