| Commit message (Expand) | Author | Age | Files | Lines |
* | Volk: make_makefile_am.py changes to generate cflags, ldflags. no conditional... | Nick Foster | 2011-04-13 | 1 | -99/+0 |
* | Merge branch 'master' of http://gnuradio.org/git/gnuradio into cpuid | Nick Foster | 2011-04-13 | 1 | -2/+3 |
|\ |
|
| * | volk: adding missing boost library flags for alternative installs of boost libs. | Tom Rondeau | 2011-04-06 | 1 | -1/+1 |
| * | volk: fix missing Boost flags | Don Ward | 2011-03-30 | 1 | -1/+2 |
* | | Volk: first steps to conditional compilation/multiple obj files. | Nick Foster | 2011-03-09 | 1 | -70/+11 |
* | | Volk_runtime now does self-initialization. You can call volk_xxx_a16() just l... | Nick Foster | 2011-02-16 | 1 | -1/+1 |
* | | take libvolk_runtime out of the testqa linkage | Nick Foster | 2011-02-16 | 1 | -2/+1 |
* | | Revert "Removed some mktables stuff since it's passe" | Nick Foster | 2011-02-15 | 1 | -0/+3 |
* | | Removed some mktables stuff since it's passe | Nick Foster | 2011-02-15 | 1 | -3/+0 |
* | | cpuid: No more compile-time CPU checks. Compiles everything that gcc allows. | Nick Foster | 2011-02-15 | 1 | -1/+2 |
|/ |
|
* | volk: cleaning up makefile issues after merge. | Tom Rondeau | 2011-02-02 | 1 | -3/+3 |
* | volk: Updating build structure to work when orc is not installed. | Tom Rondeau | 2011-01-30 | 1 | -3/+2 |
* | Volk: find built headers instead of installed ones | Nick Foster | 2011-01-26 | 1 | -1/+1 |
* | Volk: uses m4 magic to find boost_unit_test_framework | Nick Foster | 2011-01-25 | 1 | -1/+1 |
* | Volk: removed all the old QA code that is covered by the test framework. | Nick Foster | 2011-01-21 | 1 | -1/+0 |
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_rename | Nick Foster | 2011-01-21 | 1 | -67/+13 |
|\ |
|
| * | Cleans up the Makefiles for the various platforms. This should also make it e... | Tom Rondeau | 2011-01-14 | 1 | -67/+7 |
* | | volk_rename: renamed basically everything in the volk lib to have logically c... | Nick Foster | 2011-01-16 | 1 | -1/+2 |
* | | Volk: Makefile changes to use new test framework. | Nick Foster | 2011-01-14 | 1 | -194/+24 |
* | | Volk: Working on a new QA architecture that doesn't require individual test p... | Nick Foster | 2011-01-12 | 1 | -2/+0 |
* | | Volk: Added more Orc routines (including complex multiply). Started redoing t... | Nick Foster | 2011-01-11 | 1 | -0/+2 |
* | | Volk: Build fixes to work with/without Orc. | Nick Foster | 2010-12-14 | 1 | -1/+1 |
* | | Volk: added references to libs instead of specifying them directly | Nick Foster | 2010-12-14 | 1 | -12/+13 |
* | | Volk: patch via Nick M. | Nick Foster | 2010-12-14 | 1 | -4/+1 |
* | | Volk: More autotools stuff for Orc. Should build OK with or without Orc now. | Nick Foster | 2010-12-14 | 1 | -5/+13 |
* | | Volk: Automated more automake for orc. Brought orcc generation in. Shared lib... | Nick Foster | 2010-12-14 | 1 | -5/+5 |
* | | volk: committed some stuff i neglected | Nick Foster | 2010-12-13 | 1 | -6/+11 |
|/ |
|
* | volk: Fixing build system to handle making volk_mktables, volk_tables.h, and ... | Tom Rondeau | 2010-12-10 | 1 | -1/+0 |
* | Removing autotests of volk during make check and distchecks since they take a... | Tom Rondeau | 2010-12-08 | 1 | -1/+5 |
* | volk: more changes to build system so that VPATH builds properly and project ... | Tom Rondeau | 2010-12-08 | 1 | -3/+8 |
* | volk: Working on VPATH build issues. Makes it through configure, fails on make. | Tom Rondeau | 2010-12-08 | 1 | -0/+1 |
* | volk: Fixing makefiles for dist. Distcheck still failing on other issues now. | Tom Rondeau | 2010-12-08 | 1 | -2/+3 |
* | Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new... | Tom Rondeau | 2010-12-07 | 1 | -0/+361 |