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 (
Expand
)
Author
2013-01-01
Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord...
Michael L Dickens
2012-12-12
build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ca...
Tom Rondeau
2012-11-14
gr: set a common GR_TEST_TARGET_DEPS for all module unit tests
Josh Blum
2012-07-03
swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds
Johnathan Corgan
2012-03-22
volk: added volk as depedency for various components
Josh Blum
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 direc...
Tom Rondeau
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 un...
Josh Blum
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