Wireshark-commits: [Wireshark-commits] rev 52776: /trunk/ /trunk/: macosx-setup.sh

Date: Wed, 23 Oct 2013 01:39:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52776

User: guy
Date: 2013/10/23 01:39 AM

Log:
 First cut at having this handle Qt.  Adds a TOOLKIT variable that you
 set to "qt", "gtk2", or "gtk3".
 
 Work done on a machine with the command-line build tools, but not Full
 Frontal Xcode, installed, so it couldn't build Qt, so it hasn't been
 tested.  It *has* been fixed to complain in that case, rather than
 letting the Qt build fail with a somewhat less useful message talking
 about Xcode licensing.

Directory: /trunk/
  Changes    Path               Action
  +281 -240  macosx-setup.sh    Modified