adeniz
99b668337c
Updated scripts to compile SNFMulti.dll (32- and 64-bit), ran test programs (cpp, cs, and vb).
4年前
Alban Deniz
cc9065ebf2
Switched SNFMulti to master branch.
4年前
adeniz
3f85f8ad16
Added CodeDweller and SNFMulti submodules.
4年前
adeniz
6c6c5937dc
Rebuilt version 3.3. Reason: Fixed buffer overrun bug in CodeDweller/configuration.cpp.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@29 7d91e7c8-5a61-404e-b06a-95855fde9112
8年前
adeniz
b0fa295b49
Created SNFMultiSDK_Windows_3.3, and created SDK package version 3.3.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@28 7d91e7c8-5a61-404e-b06a-95855fde9112
9年前
adeniz
6c686de4c9
Created new SDK.Created new SDK, version 3.2. Procedure:
1) In MinGW-32/MinGW-64: compileSNFMultiDLL.cmd, buildSNFMultiDLL.cmd,
buildSNFMultiTestDLL.cmd, buildvs2008SNFMultiImportLib.cmd (vs2008
prompt), run SNFMultiTest.exe, installSNFMultiLibrary.cmd.
2) Built/ran VS2008CPPSample, x32 and x64.
3) Built/ran VS2008CSSample, any, x32 and x64.
4) Built/ran VS2008VBSample, any, x32 and x64.
5) Ran BuildDistribution.cmd. This created the .zip file.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@27 7d91e7c8-5a61-404e-b06a-95855fde9112
9年前
adeniz
5dc18a933b
Created new SDK, version 3.2. Procedure:
1) In MinGW-32/MinGW-64: compileSNFMultiDLL.cmd, buildSNFMultiDLL.cmd,
buildSNFMultiTestDLL.cmd, buildvs2008SNFMultiImportLib.cmd (vs2008
prompt), run SNFMultiTest.exe, installSNFMultiLibrary.cmd.
2) Built/ran VS2008CPPSample, x32 and x64.
3) Built/ran VS2008CSSample, any, x32 and x64.
4) Built/ran VS2008VBSample, any, x32 and x64.
5) Ran BuildDistribution.cmd. This created the .zip file.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@26 7d91e7c8-5a61-404e-b06a-95855fde9112
9年前
adeniz
db29a827fe
Built SDK with SNF engine version 3.1.1 and WhiteGuard code.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@25 7d91e7c8-5a61-404e-b06a-95855fde9112
10年前
adeniz
07d2f67b68
Built version 3.2 SDK.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@24 7d91e7c8-5a61-404e-b06a-95855fde9112
10年前
adeniz
828939ac47
Removed unneeded mingwm10.dll, and added libgcc_s_dw2-1.dll and libstdc++-6.dll.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@23 7d91e7c8-5a61-404e-b06a-95855fde9112
10年前
adeniz
c0f44373e5
Removed unneeded mingwm10.dll, and added libgcc_s_dw2-1.dll and libstdc++-6.dll.\
Removed unneeded ChangeLog and Makefile.am from CodeDweller.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@22 7d91e7c8-5a61-404e-b06a-95855fde9112
10年前
adeniz
cbac03d9c3
Built SNFMultiSDK_Windows_3.2.zip.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@21 7d91e7c8-5a61-404e-b06a-95855fde9112
10年前
adeniz
e990eb29f5
Incremented version by renaming SNFMultiSDK_Windows_3.1 to SNFMultiSDK_Windows_3.2.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@20 7d91e7c8-5a61-404e-b06a-95855fde9112
10年前
adeniz
79e583a266
Upgraded 32-bit MinGW compiler to version 4.8.1. Copied mingwm10.dll from the new compiler distribution. Built new libraries in MinGW-XX directories.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@19 7d91e7c8-5a61-404e-b06a-95855fde9112
10年前
adeniz
2a243a1d5e
Created SNFMultiSDK_Windows_3.1.zip after Pete updated SNFMulti.cpp.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@18 7d91e7c8-5a61-404e-b06a-95855fde9112
12年前
adeniz
87a9d53bf7
Updated with latest bug fiz for leaking sockets when a SYNC server is not available.
Built 32bitdll and 64bitdll, tested by building and running SNFMultTest from the command line.
Built SNFMultiSDK_3.1.zip.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@17 7d91e7c8-5a61-404e-b06a-95855fde9112
12年前
adeniz
0fecc9abed
Renamed MinGW to MinGW-64, and updated readme to reflect this.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@16 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
adeniz
4e02532325
Added info for MinGW-32.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@15 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
adeniz
8338f05dd2
Built 32- and 64-bit DLLs on 64-bit Vista using MinGW-64 (as before) and MinGW. Ran BuildDistribution to create new SNFMultiSDK_Windows_3.1.zip. Added missing .exp and .lib files to SNFMultiSDK_Windows_3.1.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@14 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
adeniz
1795e6edff
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@13 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
adeniz
fbd89849fd
Restored from Alban's working copy, 4/17/2010 4:12 PM.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@12 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
adeniz
54ac42256b
Restored from Alban's working copy (last modified 4/17/2010 4:11 PM).
Added: BuildDistribution directory, VBSample directory.
Updated Readme files.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@11 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
madscientist
4824eb13e8
SNFMulti should be external, cleaning up.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@10 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
madscientist
f5c712de06
CodeDweller should be external, cleaning up.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@9 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
madscientist
9e43bf4088
Not part of PKG-SNF-SDK-WIN, cleaning up.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@8 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
madscientist
6c6d698a73
Not part of PKG-SNF-SDK-WIN, cleaning up.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@7 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
madscientist
a1b3d5917c
Not part of PKG-SNF-SDK-WIN, cleaning up.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@6 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
madscientist
f59fece967
Reset
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@5 7d91e7c8-5a61-404e-b06a-95855fde9112
13年前
madscientist
400058829d
Added latest .zip with .svn files removed for distribution.
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@4 7d91e7c8-5a61-404e-b06a-95855fde9112
15年前
madscientist
b7da88c20a
Completed first draft of Win32 distribution
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@3 7d91e7c8-5a61-404e-b06a-95855fde9112
15年前
madscientist
8e81bb978e
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@2 7d91e7c8-5a61-404e-b06a-95855fde9112
15年前
madscientist
58cb0e39d0
setup
git-svn-id: https://svn.microneil.com/svn/PKG-SNF-SDK-WIN/trunk@1 7d91e7c8-5a61-404e-b06a-95855fde9112
15年前