Wireshark-commits: [Wireshark-commits] rev 54828: / /trunk/cmake/modules/: FindChocolatey.cmake Fin

Date: Thu, 16 Jan 2014 18:57:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=54828

User: gerald
Date: 2014/01/16 06:57 PM

Log:
 More Chocolatey lex/yacc updates.
 
 Add Windows-style path handling to runlex.sh. Update the example
 Chocolatey LEX path accordingly. This lets us use path information in
 LEX and have it work in both nmake and runlex.sh
 
 Add a FindChocolatey.cmake module. Update FindLEX and FindYACC to use it.
 The code is currently untested and commented out.

Directory: /trunk/cmake/modules/
  Changes    Path                    Action
  +36 -0     FindChocolatey.cmake    Added
  +8 -0      FindLEX.cmake           Modified
  +8 -0      FindYACC.cmake          Modified

Directory: /trunk/tools/
  Changes    Path          Action
  +8 -1      runlex.sh     Modified

Directory: /trunk/
  Changes    Path            Action
  +3 -3      config.nmake    Modified