orignal
6383fc3575
initial commit of Win32App
9 years ago
orignal
2cc3dfc2ce
fixed windows build
9 years ago
orignal
459800568a
fixed windows build
9 years ago
orignal
79cfa52bf9
fixed windows build
9 years ago
Mikhail Titov
8e85d9ac00
Sync Windows VERSIONINFO resource with version.h
9 years ago
Mikhail Titov
e1c69a6250
Transparency in icon
9 years ago
Mikhail Titov
76549d0a4a
Fix win32 resource compilation with msys
...
squash! Fix win32 resource
winres.h is missing for mingw
9 years ago
hagen
710439e83c
* cleanup README
...
* move all docs to single dir
9 years ago
orignal
c1e2ee32b4
fixed mingw build error
9 years ago
Mikhail Titov
88db99e593
Minor omissions
...
* Missing UPnP namespace
* Public key pointer dereferencing for MSVC
* Redundant WIN32_LEAN_AND_MEAN found in Makefile.mingw as well
9 years ago
Kill Your TV
6d586bde6c
Note that Boost 1.58 works
10 years ago
orignal
950f250d66
NetDb/NetDbRequests split
10 years ago
orignal
75d45ae988
initial code for Ed25519 added
10 years ago
orignal
a6f78134c0
Profiling added
10 years ago
root
9ebe38e59d
added I2PService to VS project
10 years ago
orignal
cdc0aa658a
I2PControl added
10 years ago
orignal
e7f05cc462
BOB added
10 years ago
Mikal
5187701af1
Updated NSI file
...
Forgot to update version in NSI installer script
10 years ago
Mikal
cc14b526cd
Adding Icon for windows
...
Adding icon for windows executable.
10 years ago
Mikal
5e67bc62c1
Adding windows installer
10 years ago
Kill Your TV
692cde5151
Remove "DLL-Output" from README's example
...
This is not required to build i2pd.
10 years ago
Kill Your TV
d636d55cc8
Adding Windows build instructions
10 years ago
apekatten
901eb10125
Removed required admin-level for running
10 years ago
Kill Your TV
4b0001b442
innosetup: Add i2pd to PATH
10 years ago
Kill Your TV
3cd1281167
updates to innosetup script
...
* support installation of both x64 and x86 binaries
* add readme
* add function to convert line endings. The README.md file currently has
Windows line endings, but if that ever changes this function will
automatically make the file "Windows friendly".
10 years ago
Kill Your TV
a518d6063c
update vcxproj.filters
10 years ago
Kill Your TV
1232278c46
Various changes to Windows build
...
- No hard coded dependency paths. These are better set with environment
variables or property pages.
- Don't require admin rights to run
- Add support for running on Windows XP (note that Boost and Crypto++
*also* need to be built targetting XP).
- Explicitly set type to console application
- Initial stubs for building x64 version
- Turn off sending error reports to Microsoft
- spaces, not tabs (matches the default when saved by VS2013 itself)
- disable multibyte
- re-enable SDL checks
10 years ago
orignal
0cd04c23c5
split SSU to SSU and SSUSession
10 years ago
orignal
78d8d34e3b
Datagram added
10 years ago
orignal
89e5b56a19
introduced ClientContext
10 years ago
orignal
482fc0e8b1
split Streaming to stream and destination
10 years ago
Mikal
0bea006826
Update on win32 build files.
...
Some include and library settings are added for jenkins to match up with
meeh's win32 slave. Currenly not executing on winXP even compiler and
msdn claims to support it.
10 years ago
orignal
a7fa896b3e
SAM added
10 years ago
Meeh
40c4c636d8
Removing unused cpp file from win32 project files
10 years ago
orignal
aaa8e39d68
Signature.h added
10 years ago
orignal
0110b70195
I2PTunnel added
10 years ago
chertov
8347ff267a
fix vs2013 build, constexpr require VC++ November 2013 CTP update
...
Visual C++ Compiler November 2013 CTP
http://www.microsoft.com/en-us/download/details.aspx?id=41151
10 years ago
Meeh
ccea06202c
Updating win32 build files
10 years ago
chertov
1a041ea2aa
fix VS project
11 years ago
chertov
042c3ebd80
Add SSUData to VS project
11 years ago
chertov
6bb5a04102
Run as admin
11 years ago
chertov
861e9c52ed
Win32Service uses Daemon start()/stop()
11 years ago
chertov
0b210ee99d
Add simple Linux, Win32 daemons
11 years ago
chertov
e6e11590c8
add mikhail4021 Win32Service, run i2pd as admin
11 years ago
chertov
4e5e0be4ed
Add license page
11 years ago
chertov
5a363a957b
Add simple Inno Setup installer script
11 years ago
chertov
795176bd8d
fix VS project
11 years ago
chertov
6e7c3677fa
fix VS project
11 years ago
chertov
7f26296759
adding files to а VS project, showed external ip on statistics page
11 years ago
chertov
dbd9c5c105
fix windows build, add windows GetDefaultDataDir, add files to project
11 years ago