Menu

Code Commit Log


Commit Date  
[r585] by steveking

Patch from XhmikosR:
enable /MT and /GL /LTCG only for Release builds

2011-01-16 19:17:16 Tree
[r584] by steveking

Patch from XhmikosR:
* Added /MP in all projects, except for OpenSSL which I'm still trying to understand how the makefile is generated. You probably know about it, so adding /MP will speed up a lot the compilation.
* I prefer using /O2 instead of /Ox as per Microsoft's note in msdn.
* I removed some default switches.

2011-01-16 09:08:54 Tree
[r583] by steveking

If modifying the sys tray icon fails, remove it and add it again just to be on the safe side.

2011-01-07 22:46:34 Tree
[r582] by steveking

Use _countof() instead of sizeof()/sizeof(TCHAR).

2011-01-07 22:45:52 Tree
[r581] by steveking

Since we don't save the urls file every time something changes anymore, save it on exit.

2011-01-07 22:45:08 Tree
[r580] by steveking

* only save the urls file if something important changed during an update check
* do not read the urls file for every update check but create an in-memory copy instead

Closes issue #304

2011-01-07 21:54:04 Tree
[r579] by steveking

A little cleanup.

2011-01-07 20:21:58 Tree
[r578] by steveking

Rename a lot of classes and methods.

2011-01-07 19:45:36 Tree
[r577] by steveking

Update version resource and EULA copyright year.

2011-01-04 19:20:21 Tree
[r576] by steveking

Update to OpenSSL 1.0.0c

2010-12-18 09:43:26 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.