-
Simon Hausmann authored
The latest builds of ANGLE in WebKit require a version of flex that is newer than what GnuWin32 can provide. The only distribution I've found that doesn't pull in all of CygWin is winflexbison. This patch adds the binary of it along with a README explaining the purpose of this gnuwin32 directory altogether. Change-Id: Ia00fa5d628891c9d4c30586f42274c7c602362ce Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com> Reviewed-by:
Lars Knoll <lars.knoll@nokia.com>
34cf3942
To learn more about this project, read the wiki.
This directory contains the Windows binaries of various tools such as bison from the GnuWin32 project (http://gnuwin32.sourceforge.net/). We've put them here for your convenience, as they are needed to build projects such as QtWebKit. Aside from GnuWin32 binaries this directory also contains a distribution of Win flex-bison project (http://sourceforge.net/projects/winflexbison/), which provides much newer ports of Flex and Bison than what GnuWin32 provides.