summaryrefslogtreecommitdiff
path: root/volk/lib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Volk: make_makefile_am.py changes to generate cflags, ldflags. no conditional...Nick Foster2011-04-131-99/+0
* Merge branch 'master' of http://gnuradio.org/git/gnuradio into cpuidNick Foster2011-04-131-2/+3
|\
| * volk: adding missing boost library flags for alternative installs of boost libs.Tom Rondeau2011-04-061-1/+1
| * volk: fix missing Boost flagsDon Ward2011-03-301-1/+2
* | Volk: first steps to conditional compilation/multiple obj files.Nick Foster2011-03-091-70/+11
* | Volk_runtime now does self-initialization. You can call volk_xxx_a16() just l...Nick Foster2011-02-161-1/+1
* | take libvolk_runtime out of the testqa linkageNick Foster2011-02-161-2/+1
* | Revert "Removed some mktables stuff since it's passe"Nick Foster2011-02-151-0/+3
* | Removed some mktables stuff since it's passeNick Foster2011-02-151-3/+0
* | cpuid: No more compile-time CPU checks. Compiles everything that gcc allows.Nick Foster2011-02-151-1/+2
|/
* volk: cleaning up makefile issues after merge.Tom Rondeau2011-02-021-3/+3
* volk: Updating build structure to work when orc is not installed.Tom Rondeau2011-01-301-3/+2
* Volk: find built headers instead of installed onesNick Foster2011-01-261-1/+1
* Volk: uses m4 magic to find boost_unit_test_frameworkNick Foster2011-01-251-1/+1
* Volk: removed all the old QA code that is covered by the test framework.Nick Foster2011-01-211-1/+0
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_renameNick Foster2011-01-211-67/+13
|\
| * Cleans up the Makefiles for the various platforms. This should also make it e...Tom Rondeau2011-01-141-67/+7
* | volk_rename: renamed basically everything in the volk lib to have logically c...Nick Foster2011-01-161-1/+2
* | Volk: Makefile changes to use new test framework.Nick Foster2011-01-141-194/+24
* | Volk: Working on a new QA architecture that doesn't require individual test p...Nick Foster2011-01-121-2/+0
* | Volk: Added more Orc routines (including complex multiply). Started redoing t...Nick Foster2011-01-111-0/+2
* | Volk: Build fixes to work with/without Orc.Nick Foster2010-12-141-1/+1
* | Volk: added references to libs instead of specifying them directlyNick Foster2010-12-141-12/+13
* | Volk: patch via Nick M.Nick Foster2010-12-141-4/+1
* | Volk: More autotools stuff for Orc. Should build OK with or without Orc now.Nick Foster2010-12-141-5/+13
* | Volk: Automated more automake for orc. Brought orcc generation in. Shared lib...Nick Foster2010-12-141-5/+5
* | volk: committed some stuff i neglectedNick Foster2010-12-131-6/+11
|/
* volk: Fixing build system to handle making volk_mktables, volk_tables.h, and ...Tom Rondeau2010-12-101-1/+0
* Removing autotests of volk during make check and distchecks since they take a...Tom Rondeau2010-12-081-1/+5
* volk: more changes to build system so that VPATH builds properly and project ...Tom Rondeau2010-12-081-3/+8
* volk: Working on VPATH build issues. Makes it through configure, fails on make.Tom Rondeau2010-12-081-0/+1
* volk: Fixing makefiles for dist. Distcheck still failing on other issues now.Tom Rondeau2010-12-081-2/+3
* Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new...Tom Rondeau2010-12-071-0/+361