summaryrefslogtreecommitdiff
path: root/volk/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* remove volk to prepare for submoduleJohnathan Corgan2015-03-291-183/+0
* cmake: on APPLE only, add defaults for rpath and install name info for librariesMichael Dickens2014-08-291-0/+20
* cmake: fix setting and usage of CMAKE_MODULES_DIRMichael Dickens2014-08-291-1/+6
* volk: adds command-line option to enable/disable use of ORC with -DENABLE_ORC...Tom Rondeau2014-07-031-1/+6
* volk: cmake: Rename GrBoost to VolkBoost to differentiate it from GR's GrBoos...Michael Dickens2014-06-231-1/+1
* volk: adding volk_malloc and volk_free functions to handle allocation of alig...Tom Rondeau2014-01-151-0/+1
* volk: fixed volk build to be independent (again) from GR.Tom Rondeau2013-12-191-2/+6
* volk: installing VolkConfig.cmakeTim O'Shea2013-06-121-0/+9
* Merge branch 'master' into nextJohnathan Corgan2013-04-091-11/+1
|\
| * volk: fix CentOS build failure with extra lib64 in pathJohnathan Corgan2013-04-091-11/+1
* | volk: adding a volk_modtool tool.Tom Rondeau2013-02-261-0/+1
* | Merge branch 'master' into nextJohnathan Corgan2013-02-211-0/+12
|\|
| * volk: Fixed volk_profile MSVC incompatibilityNicholas Corgan2013-02-211-1/+13
* | Merge branch 'master' into nextJohnathan Corgan2012-12-071-5/+5
|\|
| * core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancementsTim O'Shea2012-12-071-5/+5
* | volk: commit the super squash (volk dir only changes)Josh Blum2012-08-301-2/+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