Shane Bryldt
|
be0e1e144b
|
FS-10167: Fixed some issues that appeared primarily under windows testing, committing to determine if a specific read access violation occurs under linux as well.
|
2017-04-05 10:43:11 -06:00 |
Shane Bryldt
|
9c61f364f0
|
FS-10167: Added libks testrealloc project for windows
|
2017-04-03 17:20:13 -06:00 |
Shane Bryldt
|
95b3011614
|
FS-10167: Added windows compilation of libconfig and libsodium to support libblade, all of which now have windows projects and a new libblade solution containing everything. Blade compiles, but many warnings have been disabled and should be reviewed and fixed where reasonable towards clean compiling. Code Analysis has also been enabled for visual studio projects, warnings beginning with C6XXX can be ignored unless adding code-analysis macros to libks and libblade.
|
2017-03-31 13:06:54 -06:00 |
Shane Bryldt
|
af2f257dc7
|
FS-10167: Added test_thread_pools to windows build, added BREAK condition to wait for objects to be added to the queue before the workers prematurely exit. Fixed a bug in thread pool creation that wasn't showing up under linux test.
|
2017-03-28 19:18:56 -06:00 |
Shane Bryldt
|
02c9ddd739
|
FS-10167: Added testacl to windows build, builds and runs under windows. Added missing testwebsock.vcxproj file that was missing on a prior commit.
|
2017-03-28 15:18:03 -06:00 |
Shane Bryldt
|
61cdc9af3a
|
FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far.
|
2017-03-28 15:02:09 -06:00 |
Shane Bryldt
|
f3da3979b9
|
FS-10167: Removed testmmap as it is no longer relevant, removed windows fake mmap layer which was broken and replaced with direct allocator
|
2017-03-27 17:07:17 -06:00 |
Shane Bryldt
|
0fd5f6b676
|
FS-10167: Fixed issue with eating processor when ks_sleep() is called on windows, testthreadmutex is now fully functional on windows as well, all tests are passing
|
2017-03-27 16:52:07 -06:00 |
Mike Jerris
|
9fd0b6bd2f
|
update libks
|
2016-11-23 13:23:33 -06:00 |
Mike Jerris
|
6445012dd6
|
windows test program working
|
2015-09-04 16:37:49 -04:00 |
Mike Jerris
|
17f7afe76a
|
almost working windows build
|
2015-09-04 12:58:46 -04:00 |