Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-04 | Handle warning flags better | Jay Berkenbilt | |
Make --enable-werror work properly on msvc, handle extra warnings flags for msvc in configure.ac instead of hardcoding into make/msvc.mk, separate warnings flags into WFLAGS in autoconf.mk to avoid duplication and to make it easier to override. | |||
2012-06-22 | Adjust Windows built to support 32-bit and 64-bit builds | Jay Berkenbilt | |
Update the build to support new external-libs layout, and autoconf options to specify windows word size. Split make_windows_releases into multiple scripts. |