scons: Prefer winflexbison, and use --wincompat when available.
authorJose Fonseca <jfonseca@vmware.com>
Thu, 19 Mar 2015 13:30:19 +0000 (13:30 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Sun, 22 Mar 2015 08:23:24 +0000 (08:23 +0000)
commit9c1c657e19ff373315b517ca58f87227b336f3b7
tree7b7e1261eaee75b7d2be73632ae5c7751f0094b1
parent015e8b6384bbdba8421c5dafd4783dba4d3a9182
scons: Prefer winflexbison, and use --wincompat when available.

This avoids MSVC the warning

  warning C4013: 'isatty' undefined; assuming extern returning int

with certain versions of flex.

Reviewed-by: Brian Paul <brianp@vmware.com>
v2: Add win flex-bison link to docs/install.html.
docs/install.html
scons/gallium.py