summaryrefslogtreecommitdiff
path: root/gr-shd/lib
Commit message (Collapse)AuthorAgeFilesLines
* Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ↵Michael L Dickens2013-01-011-5/+5
| | | | 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).
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-133-62/+62
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-44/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* shd: adding gr-shd to cmake build structure. Adding missed app to autotools ↵Tom Rondeau2011-10-241-0/+50
| | | | build.
* shd: changed name from xmini to smini in GR interface; needs to be matched ↵Tom Rondeau2011-10-043-20/+20
| | | | in the s-mini firmware.
* shd: adding a component gr-shd as an interface to the Symplex Hardware ↵Tom Rondeau2011-09-064-0/+619
X-Mini system. Mostly cribbed from gr-uhd.