aboutsummaryrefslogtreecommitdiff
path: root/tools/pe_bliss (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed PE-bliss, win32 binares so far remain without icon, had many issues ↵Juan Linietsky2016-02-0484-18126/+0
| | | | | | | | with it: -corrupted 32 binaries without reason -does not support upx binaries -forces dependency o libstdc++
* removed iconv dependency from pe_blissJuan Linietsky2015-11-192-34/+11
|
* Merge pull request #2822 from kurikaesu/masterJuan Linietsky2015-11-191-0/+1
|\ | | | | HTTPClient docs & request functionality + fixes
| * Fixes https://github.com/godotengine/godot/issues/2821Aren Villanueva2015-11-191-0/+1
| |
* | Fixes Visual Studio compile error due to pe_blissZuBsPaCe2015-11-191-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 textmasoud bh2015-11-0981-0/+1703
|
* change pe_bliss parent directory from /drivers to /toolsmasoud bh2015-11-0984-0/+16444