Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | Specify solution zlib dependencies | Yasha Jannoo | |
Set zlib as a dependency for a number of solution projects, presumably to help decide the build order. | |||
2019-09-14 | Update zlib 3rd party code to v1.2.11 | Yasha Jannoo | |
zlib source code, version 1.2.11. https://www.zlib.net/. Include all the gynmastics involved in: - making sure we compile zlibstat and set the output files locations and filename to those expected by the starshatter setup. - turning off the ASM includes as they are invalid for the new versions of zlib (and crash when running). - matching the calling conventions of the Starshatter code by ommiting ZLIB_WINAPI from the zlib preprocessor defines. - fix debug build compile error in zlibstatic: https://stackoverflow.com/questions/31867018/unresolved-external-symbol-except-handler4-common-in-visual-studio-2015 This fixes some string warnings. | |||
2012-06-06 | More project file fixes | FWoltermann@gmail.com | |
2012-06-05 | REdoing r71, without the mistakes | FWoltermann@gmail.com | |
2012-06-05 | Add VS2012 configs to the project files. | FWoltermann@gmail.com | |
2012-05-28 | Adds project files for the command line utility that generates data files. | FWoltermann@gmail.com | |
2012-05-26 | Updating the project files a bit. Also adding a solution file for MSVC 2011. | FWoltermann@gmail.com | |
2011-12-09 | Adding pre-built dlls for OpCode. | FWoltermann@gmail.com | |
2011-12-08 | A few adjustments here | FWoltermann@gmail.com | |
2011-12-08 | Initial upload | FWoltermann@gmail.com | |