Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: set Boost_INCLUDE_DIRS for components (mostly for OSX and Windows). | Tom Rondeau | 2012-11-28 | 1 | -0/+1 |
| | |||||
* | Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master"" | Tom Rondeau | 2012-11-27 | 1 | -2/+2 |
| | | | | | | | | | | This reverts commit 3a142bebafdc018bccc80cf124a375b53db03581. Since updating __init__.py for ticket 181, we should have fixed the same bug that was being seen here. Conflicts: gnuradio-core/src/python/gnuradio/gr/CMakeLists.txt | ||||
* | Revert "Merge remote branch 'jblum-github/python_blocks2' into master" | Johnathan Corgan | 2012-07-07 | 1 | -2/+2 |
| | | | | | This reverts commit f8581fb475267e1a97eaab962e423559fb4bfce2, reversing changes made to 73800434abfb8c6efcf069222b5f0fea9c86870b. | ||||
* | Merge remote branch 'jblum-github/python_blocks2' into master | Johnathan Corgan | 2012-07-01 | 1 | -2/+2 |
|\ | | | | | | | | | | | Conflicts: gnuradio-core/CMakeLists.txt gnuradio-core/src/lib/general/general.i | ||||
| * | this is squashed python blocks support | Josh Blum | 2012-04-17 | 1 | -1/+2 |
| | | |||||
* | | cmake: add support for SYSCONFDIR | Chí-Thanh Christopher Nguyễn | 2012-06-16 | 1 | -1/+1 |
| | | | | | | | | | | | | Set with 'cmake -DSYSCONFDIR=target ...' This fixes http://gnuradio.org/redmine/issues/492 | ||||
* | | new block, gr_annotator_raw | Tim O'Shea | 2012-06-12 | 1 | -0/+1 |
|/ | | | | | | | allows passing a raw pmt k->v pair from outside the flowgraph/python in at exact samples also added GRUEL autogenerated .i files to gnuradio-core-swig include line | ||||
* | 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 remote branch 'tom/cmake_builds' into next | Johnathan Corgan | 2012-04-04 | 1 | -0/+1 |
|\ | |||||
| * | Rework example directories. Gets rid of gnuradio-examples, moves these to ↵ | Tom Rondeau | 2012-04-03 | 1 | -0/+1 |
| | | | | | | | | | | | | more appropriate components. gnuradio-core and grc now have their own examples directories for files directly related to them. | ||||
* | | wavelet: move wavelet blocks to new top-level component | Johnathan Corgan | 2012-04-01 | 1 | -3/+0 |
|/ | |||||
* | work on swig docs, added to core and digital | Josh Blum | 2011-11-16 | 1 | -1/+0 |
| | |||||
* | core: Making gnuradio-core dependent on Volk. This means you HAVE to have ↵ | Tom Rondeau | 2011-10-23 | 1 | -0/+1 |
| | | | | Volk build in order to build GNU Radio. Volk is now a 'first-class citizen.' | ||||
* | tags: added swigging for gr_tags header | Josh Blum | 2011-10-20 | 1 | -0/+1 |
| | |||||
* | core: forgot to remove extra under | Josh Blum | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -21/+21 |
| | |||||
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | 2011-09-05 | 1 | -4/+4 |
| | | | | | Conflicts: gr-trellis/src/lib/trellis_permutation.h | ||||
* | core: removed modification of includedir for pc file, its not needed and was ↵ | Josh Blum | 2011-08-03 | 1 | -2/+0 |
| | | | | messing it up | ||||
* | core: dont set boost vars for gnuradio-core.pc | Josh Blum | 2011-08-02 | 1 | -13/+0 |
| | | | | | If this is useful, it should be in gruel.pc; but gruel.pc has no private libs or boost dirs. Also, the substitution of absolute boost library paths is bad for cross builds (even native ones) | ||||
* | cmake: language tweak for component group description | Josh Blum | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+159 |