Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-03 | GrUseQt4 -> GrSetupQt4, since that's what it really does. | Michael L Dickens | |
2013-01-01 | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ↵ | Michael L Dickens | |
ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio). | |||
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-03 | examples: Reworked locations and installation of examples. | Tom Rondeau | |
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>. | |||
2011-12-11 | qtgui: include QT_USE_FILE only when enabled | Josh Blum | |
2011-10-24 | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | |
2011-10-23 | cmake: make python checks optional for cross builds | Josh Blum | |
2011-10-20 | docs: installing README files. | Tom Rondeau | |
2011-10-19 | cmake: fix that component depends on component hack | Josh Blum | |
2011-10-11 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
Conflicts: gr-digital/include/digital_constellation.h | |||
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-08-02 | cmake: language tweak for component group description | Josh Blum | |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum | |