summaryrefslogtreecommitdiff
path: root/gnuradio-core/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* build: set Boost_INCLUDE_DIRS for components (mostly for OSX and Windows).Tom Rondeau2012-11-281-0/+1
|
* Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master""Tom Rondeau2012-11-271-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 Corgan2012-07-071-2/+2
| | | | | This reverts commit f8581fb475267e1a97eaab962e423559fb4bfce2, reversing changes made to 73800434abfb8c6efcf069222b5f0fea9c86870b.
* Merge remote branch 'jblum-github/python_blocks2' into masterJohnathan Corgan2012-07-011-2/+2
|\ | | | | | | | | | | Conflicts: gnuradio-core/CMakeLists.txt gnuradio-core/src/lib/general/general.i
| * this is squashed python blocks supportJosh Blum2012-04-171-1/+2
| |
* | cmake: add support for SYSCONFDIRChí-Thanh Christopher Nguyễn2012-06-161-1/+1
| | | | | | | | | | | | Set with 'cmake -DSYSCONFDIR=target ...' This fixes http://gnuradio.org/redmine/issues/492
* | new block, gr_annotator_rawTim O'Shea2012-06-121-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 Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-041-0/+1
|\
| * Rework example directories. Gets rid of gnuradio-examples, moves these to ↵Tom Rondeau2012-04-031-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 componentJohnathan Corgan2012-04-011-3/+0
|/
* work on swig docs, added to core and digitalJosh Blum2011-11-161-1/+0
|
* core: Making gnuradio-core dependent on Volk. This means you HAVE to have ↵Tom Rondeau2011-10-231-0/+1
| | | | Volk build in order to build GNU Radio. Volk is now a 'first-class citizen.'
* tags: added swigging for gr_tags headerJosh Blum2011-10-201-0/+1
|
* core: forgot to remove extra underJosh Blum2011-10-191-1/+1
|
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-21/+21
|
* Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-09-051-4/+4
| | | | | Conflicts: gr-trellis/src/lib/trellis_permutation.h
* core: removed modification of includedir for pc file, its not needed and was ↵Josh Blum2011-08-031-2/+0
| | | | messing it up
* core: dont set boost vars for gnuradio-core.pcJosh Blum2011-08-021-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 descriptionJosh Blum2011-08-021-1/+1
|
* gr: squashed cmakelists.txt into one commitJosh Blum2011-07-201-0/+159