| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed PE-bliss, win32 binares so far remain without icon, had many issues ↵ | Juan Linietsky | 2016-02-04 | 1 | -303/+0 |
| | | | | | | | | | with it: -corrupted 32 binaries without reason -does not support upx binaries -forces dependency o libstdc++ | ||||
| * | Fixes Visual Studio compile error due to pe_bliss | ZuBsPaCe | 2015-11-19 | 1 | -0/+1 |
| | | | | | | | | | Error: C2039: 'min': is not a member of 'std' Reason: #2518 introduced pe_bliss Fix: Visual Studio 2015 & 2013 need to include algorithm header before string, otherwise std:min cannot be used. See: http://stackoverflow.com/questions/17409956 | ||||
| * | add copyright text | masoud bh | 2015-11-09 | 1 | -0/+21 |
| | | |||||
| * | change pe_bliss parent directory from /drivers to /tools | masoud bh | 2015-11-09 | 1 | -0/+281 |
