| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -7/+7 |
* | 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/+2 |
* | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -1/+3 |
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 81 | -1559/+1559 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-04-09 | 1 | -0/+2 |
|\ |
|
| * | gr: fix 2 places where pyc files get generated in-tree | Josh Blum | 2012-04-09 | 1 | -0/+2 |
* | | Merge branch 'master' into next | Tom Rondeau | 2012-04-07 | 1 | -0/+2 |
|\| |
|
| * | trellis: bug fix to make sure file is closed. | Achilleas Anastasopoulos | 2012-04-07 | 1 | -0/+2 |
* | | Merge branch 'rm_python_ext' into cmake_builds | Tom Rondeau | 2012-04-03 | 44 | -3/+5623 |
|\ \ |
|
| * | | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 44 | -3/+5623 |
* | | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 3 | -208/+0 |
|/ / |
|
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 1 | -2/+2 |
|\| |
|
| * | volk: added volk as depedency for various components | Josh Blum | 2012-03-22 | 1 | -2/+2 |
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 18 | -751/+0 |
|/ |
|
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 1 | -3/+3 |
* | Fixed warnings generated by variable declaration order. | Tom Rondeau | 2011-12-06 | 1 | -1/+1 |
* | trellis fixing trellis grc files to know about gr-digital. | Achilleas Anastasopoulos | 2011-12-06 | 4 | -16/+16 |
* | 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 | -4/+5 |
* | 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-trellis | Tom Rondeau | 2011-11-27 | 2 | -0/+7 |
* | cmake: make the swig cxx file gen depend on the specified targets | Josh Blum | 2011-11-05 | 1 | -6/+4 |
* | cmake: fixed up swig deps properly for make -j* | Josh Blum | 2011-11-04 | 1 | -30/+19 |
* | trellis: applying patch to gitignore from Achilleas Anastasopoulos. | Tom Rondeau | 2011-10-27 | 1 | -0/+18 |
* | trellis: fixed doc examples to use gr-digital (test_viterbi_equalization1.py ... | Tom Rondeau | 2011-10-25 | 2 | -5/+5 |
* | trellis: fixed the trellis examples to look in gr-digital for the constellati... | Tom Rondeau | 2011-10-25 | 16 | -34/+35 |
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
* | swig: fix rules for generated index files | Josh Blum | 2011-10-19 | 1 | -2/+2 |
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -2/+2 |
* | gr: changed the way trellis/gengen generated.i is made | Josh Blum | 2011-10-15 | 1 | -13/+25 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 6 | -85/+85 |
* | Merge branch 'next' into digital | Josh Blum | 2011-10-08 | 1 | -9/+6 |
|\ |
|
| * | trellis: make the lib/swig depend on the generated targets | Josh Blum | 2011-10-03 | 1 | -0/+6 |
| * | swig: added python script to auto-extract dependencies | Josh Blum | 2011-09-29 | 1 | -9/+0 |
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-28 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Merge branch 'next' into digital | Tom Rondeau | 2011-09-26 | 35 | -84/+2145 |
| |\ |
|
| * | | digital: updated build files for new gr-digital/include directory. | Tom Rondeau | 2011-09-26 | 1 | -4/+4 |
* | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-26 | 2 | -6/+16 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' into next | Johnathan Corgan | 2011-09-24 | 2 | -6/+16 |
| |\ \ |
|
| | * | | trellis: fixed import statements; fixed test_cpm to convert numpy stuff to ty... | Tom Rondeau | 2011-09-23 | 2 | -6/+16 |
* | | | | trellis: performed generation re-work on gr-trellis lib | Josh Blum | 2011-09-21 | 1 | -86/+92 |
* | | | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-09-12 | 18 | -2064/+0 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Tom Rondeau | 2011-09-07 | 18 | -2064/+0 |
| |\| | |
|