qt5/gnuwin32
Andrew Knight 7bbe464617 gnuwin32: remove win_bison/win_flex
These tools are copies of bison/flex and are no longer needed.

Change-Id: Ia543926ee8126358beee2aed03752d9cfe803f07
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
2015-09-01 05:56:07 +00:00
..
bin gnuwin32: remove win_bison/win_flex 2015-09-01 05:56:07 +00:00
contrib gnuwin32: Remove old versions of bison/flex from the distribution 2015-08-13 04:45:21 +00:00
lib Long live the qt5 Qt repository 2011-04-27 12:34:00 +02:00
man gnuwin32: Remove old versions of bison/flex from the distribution 2015-08-13 04:45:21 +00:00
manifest gnuwin32: Remove old versions of bison/flex from the distribution 2015-08-13 04:45:21 +00:00
patches Fix parallel builds in WebKit 2012-11-22 14:58:19 +01:00
share gnuwin32: Remove old versions of bison/flex from the distribution 2015-08-13 04:45:21 +00:00
README Add win_flex to the convenience GNU tools for the WebKit build on Windows 2012-09-12 15:36:31 +02:00

README

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.