index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gr-trellis
/
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-07-03
swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds
Johnathan Corgan
2012-04-09
gr: fix 2 places where pyc files get generated in-tree
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-trellis
Tom Rondeau
2011-11-05
cmake: make the swig cxx file gen depend on the specified targets
Josh Blum
2011-11-04
cmake: fixed up swig deps properly for make -j*
Josh Blum
2011-10-23
the libraries
Josh Blum
2011-10-19
swig: fix rules for generated index files
Josh Blum
2011-10-15
gr: changed the way trellis/gengen generated.i is made
Josh Blum
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-10-03
trellis: make the lib/swig depend on the generated targets
Josh Blum
2011-09-29
swig: added python script to auto-extract dependencies
Josh Blum
2011-09-21
trellis: performed generation re-work on gr-trellis lib
Josh Blum
2011-09-05
Merge branch 'next' of gnuradio.org:gnuradio into next
Josh Blum
2011-07-22
trellis: added symbol visibility defines to gr-trellis, builds on MSVC and linux
Josh Blum
2011-07-20
gr: squashed cmakelists.txt into one commit
Josh Blum