| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when ... | Philip Balister | 2013-12-05 | 1 | -1/+1 |
* | Removing gruel from QA python paths. | Ben Reynwar | 2013-06-06 | 1 | -1/+0 |
* | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
* | Merged in master. | Ben Reynwar | 2013-06-03 | 1 | -1/+1 |
|\ |
|
| * | build: move from using runtime_swig.i to gnuradio.i to reduce memory load whi... | Tom Rondeau | 2013-05-23 | 1 | -1/+1 |
* | | Merged in next_docs branch. | Ben Reynwar | 2013-05-19 | 11 | -25/+25 |
|\| |
|
| * | comedi: moved include dir to gnuradio/comedi | Johnathan Corgan | 2013-04-29 | 9 | -10/+10 |
| * | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 5 | -15/+15 |
* | | Merged in 'next' branch. | Ben Reynwar | 2013-05-10 | 2 | -4/+9 |
|\| |
|
| * | build: uniform handling of controlport vars in swig. | Tom Rondeau | 2013-04-05 | 1 | -0/+5 |
| * | cmake: fix packaging categories to use runtime vs. core | Johnathan Corgan | 2013-04-03 | 1 | -4/+4 |
* | | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 6 | -10/+9 |
|\| |
|
| * | build: removed last references to GRUEL. | Tom Rondeau | 2013-04-01 | 1 | -120/+0 |
| * | docs: updated CMakeLists files to point to include dirs for docstrings. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
| * | build: parallel build handling of runtime swig and swig docs. | Tom Rondeau | 2013-04-01 | 1 | -0/+1 |
| * | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 4 | -4/+1 |
| * | build: setting .pc files to require new gnuradio-runtime. | Tom Rondeau | 2013-03-27 | 1 | -1/+1 |
| * | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 5 | -8/+8 |
| * | Merge branch 'master' into next | Tom Rondeau | 2013-03-13 | 1 | -0/+121 |
| |\ |
|
| | * | log: replacing log4cxx with log4cpp. | Tom Rondeau | 2013-03-13 | 1 | -3/+3 |
| | * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 1 | -15/+17 |
| | |\ |
|
| | * \ | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -0/+2 |
| | |\ \ |
|
| | * | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -0/+4 |
* | | | | | comedi: Updating testing environment. | Ben Reynwar | 2013-03-11 | 2 | -12/+11 |
* | | | | | comedi: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-08 | 4 | -2/+8 |
|/ / / / |
|
* | | | | Fixing up some code after merge and conflicts. | Tom Rondeau | 2013-03-03 | 1 | -0/+2 |
* | | | | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
* | | | | comedi: converting to new API structure. | Tom Rondeau | 2013-01-13 | 21 | -865/+1005 |
| |_|/
|/| | |
|
* | | | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -6/+10 |
* | | | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca... | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
* | | | gr: same change for common PYTHON test paths | Josh Blum | 2012-11-14 | 1 | -6/+6 |
* | | | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum | 2012-11-14 | 1 | -1/+1 |
* | | | gr: added python -B everywhere for clean source tree | Josh Blum | 2012-11-04 | 1 | -1/+1 |
| |/
|/| |
|
* | | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 10 | -47/+47 |
* | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 1 | -10/+0 |
* | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 6 | -321/+0 |
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+3 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 1 | -0/+1 |
* | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 1 | -3/+7 |
* | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 1 | -1/+1 |
* | docs: more appropriate variable to use when setting the include/headers direc... | Tom Rondeau | 2011-11-28 | 1 | -1/+1 |
* | docs: installing generated _doc.i files under autotools. | Tom Rondeau | 2011-11-28 | 1 | -0/+3 |
* | docs: better use of BUILT_SOURCES so I'm not overriding the standard build in... | Tom Rondeau | 2011-11-27 | 1 | -2/+2 |
* | docs: Adding swig doc generation to Makefile.am files. | Tom Rondeau | 2011-11-27 | 1 | -0/+9 |
* | docs: forgot to have the generated .i files installed. | Tom Rondeau | 2011-11-27 | 1 | -0/+1 |
* | docs: added python doxygen docs to gr-comedi | Tom Rondeau | 2011-11-27 | 3 | -1/+7 |
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 2 | -39/+39 |