Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-12-20 | Don't compile Release build by default. | Tim Besard | -2/+0 | |
2012-01-30 | fix CMakeLists.txt libnuma linkage | Steven Noonan | -1/+1 | |
target_link_libraries referred to an old target name, resulting in this error message: CMake Error at CMakeLists.txt:46 (target_link_libraries): Cannot specify link libraries for target "pChase" which is not built by this project. Signed-off-by: Steven Noonan <steven@uplinklabs.net> | ||||
2011-12-01 | Removing cross-compile options. | Tim Besard | -9/+0 | |
2011-11-27 | Adding cross-compile option. | Tim Besard | -0/+9 | |
2011-11-21 | Default to a release build, and move some duplicate code out an inner loop. | Tim Besard | -0/+2 | |
2011-11-07 | Lowercase is nicer. | Tim Besard | -10/+10 | |
2011-11-02 | Cleaning up a bit. | Tim Besard | -2/+0 | |
2011-11-02 | Switching to AsmJit generated chasing routines. | Tim Besard | -0/+4 | |
2011-11-02 | Moving to a POD Chain. | Tim Besard | -3/+1 | |
2011-11-02 | Removing redundant main headers. | Tim Besard | -1/+1 | |
2011-10-31 | Adding busy cycles. | Tim Besard | -3/+3 | |
2011-10-27 | Cleaning up the code a bit. | Tim Besard | -0/+49 | |