Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add '-windows' to windows binary archive.v2.1.4 | Brent Cook | 2015-03-02 | 1 | -1/+1 |
| | |||||
* | refine building windows binaries, enable shared | Brent Cook | 2015-03-01 | 1 | -15/+17 |
| | |||||
* | update windows binary build script | Brent Cook | 2015-02-24 | 1 | -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 protector | Brent Cook | 2015-02-19 | 1 | -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 packages | Brent Cook | 2015-02-19 | 1 | -0/+52 |