summaryrefslogtreecommitdiff
path: root/volk/Makefile.am
AgeCommit message (Collapse)Author
2011-01-14Cleans up the Makefiles for the various platforms. This should also make it ↵Tom Rondeau
easier to add new architectures. Thanks to Josh for the inspiration.
2010-12-10volk: Removing unnecessary shell script; last commit takes care if its ↵Tom Rondeau
functions.
2010-12-08volk: Working on VPATH build issues. Makes it through configure, fails on make.Tom Rondeau
2010-12-07Initial checkin for VOLK - Vector-Optimized Library of Kernels. This is a ↵Tom Rondeau
new SIMD library. It currently stands by itself under the GNU Radio tree and can be used separately. We will integrate the build process into GNU Raio and start building off of its functionality over time.