Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 54824: /trunk/ /trunk/tools/: runlex

From: Gerald Combs <gerald@xxxxxxxxxxxxx>
Date: Thu, 16 Jan 2014 11:00:28 -0800
On 1/15/14 11:58 PM, Joerg Mayer wrote:
> On Thu, Jan 16, 2014 at 01:28:02AM +0000, gerald@xxxxxxxxxxxxx wrote:
>> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54824
>>
>> User: gerald
>> Date: 2014/01/16 01:28 AM
>>
>> Log:
>>  Allow the use of Win flex-bison and document how to do that.
>>
>> Directory: /trunk/tools/
>>   Changes    Path          Action
>>   +1 -1      runlex.sh     Modified
>>
>> Directory: /trunk/
>>   Changes    Path              Action
>>   +1 -4      Makefile.nmake    Modified
>>   +15 -5     config.nmake      Modified
> 
> Does it make sense to support this with cmake right now? In case it does, please
> add the names at the end of the list in FindLEX.cmake and FindYACC.cmake.

I added preliminary support (commented out) in r54828 along with a
FindChocolatey.cmake module.

Chocolatey doesn't generate bash wrappers correctly at the moment
(https://github.com/chocolatey/chocolatey/pull/383) but once that's
fixed it will lessen our dependency on Cygwin quite a bit.