aboutsummaryrefslogtreecommitdiffstats
path: root/gnuwin32/bin
Commit message (Collapse)AuthorAgeFilesLines
* Update win_flex.exe from sourceforgeDavid Faure2012-12-191-0/+0
| | | | | | | | | | This fixes compilation on Windows XP. The previous binary must have been made with a more recent version of Windows. Change-Id: I17f392069199f01d603524c8166d940ff1da93bb Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Fix parallel builds in WebKitJoerg Bornemann2012-11-221-0/+0
| | | | | | | | | | | | | The parallel builds aborts because parallel execution of flex breaks due to the usage of the same temporary file names. This stems from using a hard coded temp file name "~flex_temp_out_main" and "random numbers" based on constants in mkstempFILE. Fixing those issues by embedding the current PID into the temp file names. Patch is in gnuwin32/patches/win_flex.patch Change-Id: I6c0cd499b3c9c35128280ec0fee5e450a9ca097f Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
* Add win_flex to the convenience GNU tools for the WebKit build on WindowsSimon Hausmann2012-09-121-0/+0
| | | | | | | | | | | | | 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>
* Long live the qt5 Qt repositoryQt by Nokia2011-04-2712-0/+4