summaryrefslogtreecommitdiff
path: root/gr-comedi
AgeCommit message (Expand)Author
2013-01-01Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...Michael L Dickens
2012-12-12build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...Tom Rondeau
2012-11-14gr: same change for common PYTHON test pathsJosh Blum
2012-11-14gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum
2012-11-04gr: added python -B everywhere for clean source treeJosh Blum
2012-07-03swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-01Removes all references to guile and scheme, which are no longer needed.Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-12-06docs: fixes some warnings.Tom Rondeau
2011-12-05docs: more fixes for generated swig files. This worked before the merge, but ...Tom Rondeau
2011-12-04docs: better install of swig docs .i files since we actually have a variable ...Tom Rondeau
2011-11-30docs: fixing variable for location of header files (SOURCE not BINARY).Tom Rondeau
2011-11-28docs: more appropriate variable to use when setting the include/headers direc...Tom Rondeau
2011-11-28docs: installing generated _doc.i files under autotools.Tom Rondeau
2011-11-27docs: better use of BUILT_SOURCES so I'm not overriding the standard build in...Tom Rondeau
2011-11-27docs: Adding swig doc generation to Makefile.am files.Tom Rondeau
2011-11-27docs: forgot to have the generated .i files installed.Tom Rondeau
2011-11-27docs: added python doxygen docs to gr-comediTom Rondeau
2011-10-23the librariesJosh Blum
2011-10-19cmake: fix that component depends on component hackJosh Blum
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-08-02cmake: language tweak for component group descriptionJosh Blum
2011-07-23video-sdl: cmake build support for gr-video-sdl component (unix only)Josh Blum
2011-07-23comedi: cmake build support for gr-comedi component (linux only)Josh Blum
2010-12-10Use load-extension-global instead of load-extensionEric Blossom
2010-12-03Regenerated Makefile.swig.gen'sEric Blossom
2010-12-03Rename libguile- to libguile-gnuradio- to match guile library naming convention.Eric Blossom
2010-11-24Update .gitignore'sEric Blossom
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-11-24Consistently use TESTS += in conditionalsEric Blossom
2010-11-19regeneratedRob Savoye
2010-11-16regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10regeneratedEric Blossom
2010-11-10add load-extension supportRob Savoye
2010-11-10regenerateEric Blossom
2010-11-10Rengenerate Makefile.swig.gen'sEric Blossom
2010-11-10regeneratedRob Savoye
2010-11-10regenerated after changes to the templateRob Savoye
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-05-27Typo fix; passes distcheck on OSX.michaelld
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-22Doc fixes.eb
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-02-02Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.jcorgan