summaryrefslogtreecommitdiff
path: root/volk/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-5/+5
* volk: build system work, can build stand-alone msvcJosh Blum2012-04-191-0/+10
* volk: python checks and build system stuffJosh Blum2012-04-191-2/+12
* volk: added some environment setup stuffJosh Blum2011-11-071-0/+17
* volk: building on msvc again with sse2 archJosh Blum2011-11-071-0/+1
* volk: work to improve compiler and multi-lib supportJosh Blum2011-11-071-5/+5
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-28/+28
* volk: make volk a gr component in the top levelJosh Blum2011-07-221-2/+6
* volk: snagged the volk changes from cmake branchJosh Blum2011-07-201-0/+3
* Added volk_typedefs.h to the generated sources and installed headers.Nick Foster2011-05-301-0/+1
* volk: do not install library-only headersJosh Blum2011-05-131-1/+6
* Merge branch 'volk_cmake' of github.com:bistromath/gnuradio into new_volk_cmakeJosh Blum2011-05-121-2/+7
|\
| * Volk: fixed pkgconfig installNick Foster2011-05-121-2/+2
| * Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify...Nick Foster2011-05-111-0/+5
* | volk: move generation rules into lib + cleanupJosh Blum2011-05-101-27/+3
|/
* Volk: allow setting of build type (debug, release, etc) from command lineNick Foster2011-05-101-1/+5
* volk: cmake support for volk (gcc + msvc)Josh Blum2011-05-101-0/+97