aboutsummaryrefslogtreecommitdiff
path: root/dist-win.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add '-windows' to windows binary archive.v2.1.4Brent Cook2015-03-021-1/+1
|
* refine building windows binaries, enable sharedBrent Cook2015-03-011-15/+17
|
* update windows binary build scriptBrent Cook2015-02-241-47/+45
| | | | | | This puts the 32 and 64-bit binaries in the same zip file, adds debug files that are compatible with Visual Studio/windbg, and updates for the new configure options.
* enable Windows NX / ALSR / stack protectorBrent Cook2015-02-191-1/+5
| | | | | | I will update my toolchain and try --high-entropy-va and stack-protector-strong later. We will probably need to ship libssp-0.dll as well. Thanks to jsg for hints.
* add script for building windows binary distribution packagesBrent Cook2015-02-191-0/+52