Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ↵ | Tom Rondeau | 2012-12-12 | 1 | -2/+0 |
| | | | | cause of the parallel build woes. | ||||
* | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 1 | -0/+2 |
| | | | | | | | | | I have not encountered an issue, however this is the correct thing to do. Now individual components swig builds depend on the gr core swig target. Conflicts: gr-filter/swig/CMakeLists.txt | ||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -4/+4 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2012-04-04 | 3 | -24/+11 |
|\ | | | | | | | | | | | | | Conflicts: config/grc_gr_fcd.m4 gr-fcd/swig/Makefile.am gr-fcd/swig/fcd_swig.i | ||||
| * | fcd: simplify swig generation after virtual interface class change | Johnathan Corgan | 2012-04-04 | 4 | -25/+13 |
| | | |||||
* | | Merge remote branch 'tom/cmake_builds' into next | Johnathan Corgan | 2012-04-01 | 3 | -169/+0 |
|\ \ | |||||
| * | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 3 | -169/+0 |
| | | | | | | | | | | | | The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point. | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-01 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | fcd: adds setter function to configure mixer gain | Dimitri Stolnikov | 2012-04-01 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 2 | -93/+0 |
|/ | | | | | | Conflicts: config/Makefile.am configure.ac | ||||
* | fcd: added FCD_API to code | Tom Rondeau | 2012-03-12 | 1 | -3/+0 |
| | |||||
* | fcd: cmake build work in progress | Johnathan Corgan | 2012-03-11 | 1 | -0/+52 |
| | |||||
* | fcd: moved items to current layout standard | Johnathan Corgan | 2012-03-10 | 1 | -1/+1 |
| | | | | | | | * Public header files moved from lib/ to include/fcd * Contents of apps/ moved to examples/ to get into gnuradio/examples, apps for programs to be installed into $PREFIX/bin | ||||
* | fcd: convert out-of-tree autotools build to in-tree | Johnathan Corgan | 2012-03-09 | 4 | -16/+122 |
| | | | | | This still needs doc directory conversion to new documentation system. | ||||
* | Initial import of out-of-tree files from Alexandru Csete | Alexandru Csete | 2012-03-08 | 5 | -0/+212 |