summaryrefslogtreecommitdiff
path: root/volk/lib/Makefile.am
AgeCommit message (Expand)Author
2011-04-06volk: adding missing boost library flags for alternative installs of boost libs.Tom Rondeau
2011-03-30volk: fix missing Boost flagsDon Ward
2011-02-02volk: cleaning up makefile issues after merge.Tom Rondeau
2011-01-30volk: Updating build structure to work when orc is not installed.Tom Rondeau
2011-01-26Volk: find built headers instead of installed onesNick Foster
2011-01-25Volk: uses m4 magic to find boost_unit_test_frameworkNick Foster
2011-01-21Volk: removed all the old QA code that is covered by the test framework.Nick Foster
2011-01-21Merge branch 'next' of http://gnuradio.org/git/gnuradio into volk_renameNick Foster
2011-01-16volk_rename: renamed basically everything in the volk lib to have logically c...Nick Foster
2011-01-14Cleans up the Makefiles for the various platforms. This should also make it e...Tom Rondeau
2011-01-14Volk: Makefile changes to use new test framework.Nick Foster
2011-01-12Volk: Working on a new QA architecture that doesn't require individual test p...Nick Foster
2011-01-11Volk: Added more Orc routines (including complex multiply). Started redoing t...Nick Foster
2010-12-14Volk: Build fixes to work with/without Orc.Nick Foster
2010-12-14Volk: added references to libs instead of specifying them directlyNick Foster
2010-12-14Volk: patch via Nick M.Nick Foster
2010-12-14Volk: More autotools stuff for Orc. Should build OK with or without Orc now.Nick Foster
2010-12-14Volk: Automated more automake for orc. Brought orcc generation in. Shared lib...Nick Foster
2010-12-13volk: committed some stuff i neglectedNick Foster
2010-12-10volk: Fixing build system to handle making volk_mktables, volk_tables.h, and ...Tom Rondeau
2010-12-08Removing autotests of volk during make check and distchecks since they take a...Tom Rondeau
2010-12-08volk: more changes to build system so that VPATH builds properly and project ...Tom Rondeau
2010-12-08volk: Working on VPATH build issues. Makes it through configure, fails on make.Tom Rondeau
2010-12-08volk: Fixing makefiles for dist. Distcheck still failing on other issues now.Tom Rondeau
2010-12-07Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a new...Tom Rondeau