index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volk
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-12-07
core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements
Tim O'Shea
2012-04-19
volk: build system work, can build stand-alone msvc
Josh Blum
2012-04-19
volk: python checks and build system stuff
Josh Blum
2011-11-07
volk: added some environment setup stuff
Josh Blum
2011-11-07
volk: building on msvc again with sse2 arch
Josh Blum
2011-11-07
volk: work to improve compiler and multi-lib support
Josh Blum
2011-10-08
gr: the CMakeLists.txt took a chill pill
Josh Blum
2011-07-22
volk: make volk a gr component in the top level
Josh Blum
2011-07-20
volk: snagged the volk changes from cmake branch
Josh Blum
2011-05-30
Added volk_typedefs.h to the generated sources and installed headers.
Nick Foster
2011-05-13
volk: do not install library-only headers
Josh Blum
2011-05-12
Merge branch 'volk_cmake' of github.com:bistromath/gnuradio into new_volk_cmake
Josh Blum
2011-05-12
Volk: fixed pkgconfig install
Nick Foster
2011-05-11
Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify...
Nick Foster
2011-05-10
volk: move generation rules into lib + cleanup
Josh Blum
2011-05-10
Volk: allow setting of build type (debug, release, etc) from command line
Nick Foster
2011-05-10
volk: cmake support for volk (gcc + msvc)
Josh Blum