Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-10 | depends: fix zlib build on osx | Cory Fields | |
zlib is sneaky and expects ar to be libtool on darwin. | |||
2017-01-28 | depends: add a zlib build | Cory Fields | |
qt5.7 changed the location of some of its symbols, creating a circular dependency in Qt5Core. Rather than trying to fix that up, build our own zlib rather than having it built for us. |