index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-atsc
/
src
/
lib
/
CMakeLists.txt
Age
Commit message (
Collapse
)
Author
2012-03-22
volk: added volk as depedency for various components
Josh Blum
Its important to list the dependent libraries for a test so the library path can be correctly set. This is necessary on platforms without dynamic re-linking.
2011-11-30
docs: fixing variable for location of header files (SOURCE not BINARY).
Tom Rondeau
2011-11-28
docs: more appropriate variable to use when setting the include/headers ↵
Tom Rondeau
directory.
2011-11-27
docs: forgot to have the generated .i files installed.
Tom Rondeau
2011-11-27
docs: added python doxygen docs to gr-atsc.
Tom Rondeau
2011-10-23
the libraries
Josh Blum
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-09-11
cmake: support for importing executables when doing cross build
Josh Blum
2011-08-03
atsc: forgot to add gruel to the list of deps for unit test, also chmod +x ↵
Josh Blum
unix unit test scripts
2011-08-03
atsc: did work on symbol visibility and minor tweaks in qa code for MSVC
Josh Blum
2011-07-23
comedi: cmake build support for gr-comedi component (linux only)
Josh Blum
2011-07-23
atsc: added cmake support for gr-atsc (unix only)
Josh Blum