On 1/15/14 11:58 PM, Joerg Mayer wrote: > On Thu, Jan 16, 2014 at 01:28:02AM +0000, [email protected] 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. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
