Wireshark-bugs: [Wireshark-bugs] [Bug 3480] Build Browse Information File per default

Date: Sun, 29 Jan 2012 14:00:44 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3480

--- Comment #4 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-01-29 14:00:42 PST ---
Most of this patch is applied in revision 40765.

Except
-all: $(LIBS_CHECK) config.h tools image codecs $(C_ARES_DLL) $(ADNS_DLL)
$(ZLIB_DLL) wsutil wiretap epan $(EXECUTABLES) $(RESOURCES) doc help
install-all
+all: $(LIBS_CHECK) config.h tools image codecs $(C_ARES_DLL) $(ADNS_DLL)
$(ZLIB_DLL) wsutil wiretap epan $(EXECUTABLES) $(RESOURCES) doc help
wireshark.bsc install-all

and commented out:
+# FIXME: Add epan/wspython/*.sbr when we support Python embedding
+# wireshark.bsc: *.sbr codecs/*.sbr epan/*.sbr epan/crypt/*.sbr
epan/dfilter/*.sbr epan/dissectors/*.sbr epan/ftypes/*.sbr epan/wslua/*.sbr
ui/gtk/*.sbr plugins/asn1/*.sbr plugins/docsis/*.sbr plugins/ethercat/*.sbr
plugins/giop/*.sbr plugins/gryphon/*.sbr plugins/irda/*.sbr plugins/m2m/*.sbr
plugins/mate/*.sbr plugins/opcua/*.sbr plugins/profinet/*.sbr
plugins/stats_tree/*.sbr plugins/unistim/*.sbr plugins/wimax/*.sbr
plugins/wimaxasncp/*.sbr tools/lemon/*.sbr wiretap/*.sbr wsutil/*.sbr

Do we want to make it the default? some large files produce warnings should we
try to skipp those?

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.