History | View | Annotate | Download (5.2 kB)
volk: build system work, can build stand-alone msvc
volk: python checks and build system stuff
volk: added some environment setup stuff
volk: building on msvc again with sse2 arch
volk: work to improve compiler and multi-lib support
gr: the CMakeLists.txt took a chill pill
volk: make volk a gr component in the top level
volk: snagged the volk changes from cmake branch
Added volk_typedefs.h to the generated sources and installed headers.
volk: do not install library-only headers
Merge branch 'volk_cmake' of github.com:bistromath/gnuradio into new_volk_cmake
Conflicts: volk/lib/CMakeLists.txt
Volk: fixed pkgconfig install
Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify the whole thing.
volk: move generation rules into lib + cleanup
Volk: allow setting of build type (debug, release, etc) from command line
volk: cmake support for volk (gcc + msvc)