Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Mark Gottscho 92e213614a Dockerized the X-Mem build process. It is a hefty image but makes it easier to simply get in and drive if you need to modify the codebase. 2016-04-27 07:14:22 -07:00
Mark Gottscho 3197210a05 Fixed forwStride2Read_Word128 assembly for Windows. Also converted all tabs to spaces, added some author/license info throughout, changed Windows x64_avx build slightly to allow for optimized/debug info in PDB files. 2015-06-24 20:59:26 -07:00
Mark Gottscho 9fadc0ab16 Porting init process of querying system information to Linux. Actually it is quite broken and band-aid status right now. Also, on Linux, ThroughputBenchmark segfaults and LatencyBenchmark crashes with an illegal instruction. 2015-01-17 16:27:00 -08:00
Mark Gottscho 508e55ce01 Windows build fixes 2015-01-10 17:51:05 -08:00
Mark Gottscho 7b1c4ef08c Fixed line endings to Unix-style 2015-01-09 22:58:31 -08:00
Mark Gottscho 59b6fb07d6 Switched to SCons-based build environment for both Windows and Unix to maximize build portability. Right now the build environment is in an elementary state and Unix build has not been tested yet (nor has source been ported anyway. But for now, Visual Studio projects should no longer be needed -- just the tools have to be installed. 2015-01-09 20:06:22 -08:00
Mark Gottscho 723bf1d638 Updated Windows and Unix build/documentation scripts. 2015-01-07 20:56:05 -08:00
Mark Gottscho fa76c7865b Reorganized directory structure to put source code under single src/ directory. Documentation goes under doc/ . Updated README, and added MIT license text to header of each relevant source file. Checked that build works on Windows 8.1 x64 with VS2013. 2015-01-04 01:20:11 -08:00
Bikash Sharma 44b25101ad Build files added 2015-01-02 12:35:53 -08:00