fadedreamz
7f85d72ac9
added makefile and preprocessor flag for static nanomsg library
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
0770115f9f
fixed more win64 memory pointer access issues, updated release build for win32 bit
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
f2579c2495
fixed release build for win64
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
35f552b693
updated build with nanomsg library
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
da056c3fdb
fixed memory address access issue on win64 build
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
9108bca15e
working 32bit solution, 64bit compiles, but crashes on runtime
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
b10509c5bd
updated build with nanomsg library
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
16e6fe593b
fixed memory address access issue on win64 build
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
abea900b35
working 32bit solution, 64bit compiles, but crashes on runtime
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
14243cca06
fixed memory address access issue on win64 build
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
fadedreamz
967b73e160
working 32bit solution, 64bit compiles, but crashes on runtime
Signed-off-by: fadedreamz <fadedreamz@gmail.com>
8 years ago
usamir
1dfce58f03
Win X64 changes on visual studio
Tested on Win 7 x64, this changes introduced pthread static linking,
static linking of win libs and successful run of win x64 iguana
8 years ago
jl777
82fa535737
fix renaming files in windows to rename instead of delete!
The port of rename file was deleting files, which kind of makes
creating a bundle difficult!
I wrote a mini-test suite to test most of the system specific
functions, this can be invoked via command line ../agents/iguana
OStests or via compile time -D IGUANA_OSTESTS
8 years ago
Shailesh
1aaabc5914
Update ios library
8 years ago
Shailesh
0c4bed5cca
Remove mac system files
8 years ago
Shailesh
bcff3587d3
Add include files for ios builds
8 years ago
Shailesh
409600212b
Update library files for ios
8 years ago
usamir
8ea088e035
staticly linked win binaries
builded libthreadGC2.a with code downloaded from
https://sourceware.org/pthreads-win32/
that is ftp://sourceware.org/pub/pthreads-win32/sources
9 years ago
jl777
5d9d881192
rearranged codebase
9 years ago