wireshark/epan/wslua
Jeff Morriss 75c3c92f19 Add a "-build" argument to checkAPIs.pl. Use that argument when building
from makefiles (and thus from the buildbot).

The intention is to be able to tell when a human is running the tool so we
can provide more code-review guidance.

As a starter, enable the "too many proto_tree_add_text() calls" check when
a human is running the tool.

svn path=/trunk/; revision=41943
2012-04-04 20:46:49 +00:00
..
CMakeLists.txt
Makefile.am Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
Makefile.nmake Add a "-build" argument to checkAPIs.pl. Use that argument when building 2012-04-04 20:46:49 +00:00
console.lua Add a Manual entry to the Lua menu. 2011-01-31 21:13:20 +00:00
dtd_gen.lua
init_wslua.c From Robert G. Jakabosky via bug 5575: 2011-11-06 17:39:13 +00:00
lua_bitop.c
make-init-lua.pl
make-reg.pl Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
make-taps.pl Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
taps From Felix Kraemer: fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5694 : 2011-04-05 02:18:28 +00:00
template-init.lua Load console.lua and dtd-gen.lua from an explicit path. 2011-08-08 19:10:19 +00:00
wslua.h Fix some Dereference of null pointer Warning found by Clang 2012-01-13 16:16:41 +00:00
wslua_dumper.c From Robert G. Jakabosky via bug 5575: 2011-11-06 17:39:13 +00:00
wslua_field.c Introduce NSTime Lua object to handle nstime_t. 2011-08-19 08:36:02 +00:00
wslua_gui.c Line-wrap an extremely long comment. Remove trailing white space. 2012-03-15 02:33:52 +00:00
wslua_listener.c Include config.h only from .c files. 2011-04-21 13:13:39 +00:00
wslua_pinfo.c Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6738 : 2012-01-24 02:42:01 +00:00
wslua_proto.c Fix the rest of of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6764 : 2012-02-16 03:00:52 +00:00
wslua_tree.c Introduce NSTime Lua object to handle nstime_t. 2011-08-19 08:36:02 +00:00
wslua_tvb.c From Robert G. Jakabosky via bug 5575: 2011-11-06 17:39:13 +00:00
wslua_util.c From Robert G. Jakabosky via bug 5575: 2011-11-06 17:39:13 +00:00