| Commit message (Expand) | Author | Age | Files | Lines |
* | volk: forgot critical variable subs | Josh Blum | 2012-09-10 | 1 | -1/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2012-08-30 | 1 | -1/+3 |
|\ |
|
| * | volk: dont set CMAKE_REQUIRED_FLAGS when empty | Josh Blum | 2012-08-30 | 1 | -1/+3 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-08-28 | 1 | -0/+13 |
|\| |
|
| * | volk: special werror unused cmd line arg for clang | Josh Blum | 2012-08-28 | 1 | -0/+13 |
* | | volk: fix for win64 MSVC not having MMX support | Josh Blum | 2012-07-17 | 1 | -1/+7 |
|/ |
|
* | volk: code simplification, overrule macro and python opts | Josh Blum | 2012-04-19 | 1 | -21/+32 |
* | volk: added set_float_rounding to volk_cpu_init | Josh Blum | 2012-04-19 | 1 | -0/+5 |
* | volk: avx overrule is gcc4.4, make prints match | Josh Blum | 2012-04-19 | 1 | -14/+16 |
* | volk: disable AVX if GCC version < 4.6.0 | Nick Foster | 2012-04-19 | 1 | -0/+13 |
* | volk: remove norc, implement machine overrule | Josh Blum | 2012-04-19 | 1 | -13/+30 |
* | volk: use archs.xml to specify compiler flags + support | Josh Blum | 2012-04-19 | 1 | -0/+2 |
* | volk: build system work, can build stand-alone msvc | Josh Blum | 2012-04-19 | 1 | -2/+7 |
* | volk: python checks and build system stuff | Josh Blum | 2012-04-19 | 1 | -6/+11 |
* | volk: make orc a normal arch with overrule | Josh Blum | 2012-04-19 | 1 | -0/+12 |
* | volk: added compile utils and cleanup cmakelists | Josh Blum | 2012-04-19 | 1 | -180/+78 |
* | volk: working build w/ cmakelists | Josh Blum | 2012-04-19 | 1 | -24/+26 |
* | volk: set local includes first for precedence | Josh Blum | 2012-03-15 | 1 | -12/+10 |
* | volk: tell Orc compiler to include math.h to find some generic functions (sqrt). | Tom Rondeau | 2012-01-06 | 1 | -1/+1 |
* | volk: fix overrule detection (cant reply on cpu name) | Josh Blum | 2012-01-02 | 1 | -1/+11 |
* | volk: replace separate_arguments with string replace (performs a whitespace s... | Josh Blum | 2011-11-08 | 1 | -2/+2 |
* | volk: building on msvc again with sse2 arch | Josh Blum | 2011-11-07 | 1 | -19/+18 |
* | volk: work to improve compiler and multi-lib support | Josh Blum | 2011-11-07 | 1 | -77/+135 |
* | volk: give priority to generated includes (helps with dirty tree) | Josh Blum | 2011-10-20 | 1 | -2/+2 |
* | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -121/+121 |
* | volk: use glob rather than parsing makefile for kernels | Josh Blum | 2011-09-17 | 1 | -1/+2 |
* | volk: check that python -B can be used | Josh Blum | 2011-09-17 | 1 | -1/+11 |
* | volk: make volk a gr component in the top level | Josh Blum | 2011-07-22 | 1 | -3/+3 |
* | volk: fix bug in finding machines by using absolute path | Josh Blum | 2011-07-22 | 1 | -1/+1 |
* | volk: modified cmake pkgconfig to look for Orc > 0.4.11 | Nick Foster | 2011-07-22 | 1 | -1/+1 |
* | Volk: add in mutex capability to archs.xml. Turns out some compilers can do b... | Nick Foster | 2011-07-22 | 1 | -0/+21 |
* | volk: snagged the volk changes from cmake branch | Josh Blum | 2011-07-20 | 1 | -1/+1 |
* | Added volk_typedefs.h to the generated sources and installed headers. | Nick Foster | 2011-05-30 | 1 | -0/+1 |
* | volk: do not install library-only headers | Josh Blum | 2011-05-13 | 1 | -2/+6 |
* | volk: added header implementation files to generation rule dependencies | Josh Blum | 2011-05-12 | 1 | -2/+3 |
* | Merge branch 'volk_cmake' of github.com:bistromath/gnuradio into new_volk_cmake | Josh Blum | 2011-05-12 | 1 | -0/+1 |
|\ |
|
| * | Volk: profiling works. loads prefs on init. volk_rank_archs looks in prefs fi... | Nick Foster | 2011-05-12 | 1 | -0/+1 |
| * | Volk: Profiler is in apps/ now. Added name to function info. Going to C++-ify... | Nick Foster | 2011-05-11 | 1 | -6/+0 |
| * | Volk: initial profiling support. Profiling works, reading doesn't yet. Need t... | Nick Foster | 2011-05-10 | 1 | -0/+6 |
* | | volk: move generation rules into lib + cleanup | Josh Blum | 2011-05-10 | 1 | -19/+43 |
|/ |
|
* | volk: added orc support to the cmake build | Josh Blum | 2011-05-10 | 1 | -0/+37 |
* | volk: cmake support for volk (gcc + msvc) | Josh Blum | 2011-05-10 | 1 | -0/+193 |