Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 1 | -0/+2 |
| | | | | All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>. | ||||
* | qtgui: include QT_USE_FILE only when enabled | Josh Blum | 2011-12-11 | 1 | -1/+2 |
| | |||||
* | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | 2011-10-24 | 1 | -0/+1 |
| | |||||
* | cmake: make python checks optional for cross builds | Josh Blum | 2011-10-23 | 1 | -1/+8 |
| | |||||
* | docs: installing README files. | Tom Rondeau | 2011-10-20 | 1 | -0/+1 |
| | |||||
* | cmake: fix that component depends on component hack | Josh Blum | 2011-10-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 1 | -0/+2 |
| | | | | | Conflicts: gr-digital/include/digital_constellation.h | ||||
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -18/+18 |
| | |||||
* | 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/+116 |