Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | 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. | ||||
* | 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. | ||||
* | grc: replaced doxygen extracted docs with python docstrings | Josh Blum | 2011-11-17 | 1 | -3/+0 |
| | |||||
* | cmake: make python checks optional for cross builds | Josh Blum | 2011-10-23 | 1 | -1/+1 |
| | |||||
* | grc: dont set the HLKM stuff unless win32 | Josh Blum | 2011-10-19 | 1 | -0/+4 |
| | |||||
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -2/+2 |
| | |||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -26/+26 |
| | |||||
* | grc: only perform python checks when not building cross | Josh Blum | 2011-09-11 | 1 | -4/+10 |
| | |||||
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 1 | -0/+118 |