aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-06-15Remove Nmake build systemPascal Quantin1-1/+0
2016-03-08Add EditorConfig settings for most C filesJoão Valverde1-0/+1
2016-03-03Revert "autotools: Use explicit zlib dependency build flags"João Valverde1-1/+1
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde1-1/+1
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-1/+2
2016-02-11autotools: Add more silent build rulesJoão Valverde1-3/+3
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-4/+2
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-20/+35
2015-02-04Simplify how we find Lua and expand the places we look.Jeff Morriss1-1/+1
2015-01-22Get us building with the subdir-objects automake option.Jeff Morriss1-19/+19
2014-08-12Fix generation of wslua taps in out-of-source-tree builds when the source treeJeff Morriss1-6/+6
2014-08-03Make Lua taps work in out-of-source-tree builds.Jeff Morriss1-11/+5
2014-08-02Revert "Make Lua taps work in out-of-source-tree builds."Evan Huus1-4/+4
2014-08-02Make Lua taps work in out-of-source-tree builds.Jeff Morriss1-4/+4
2014-07-03Rename and move ui/stat_menu.h to epan/stat_groups.h.Guy Harris1-1/+1
2014-06-30Move stat_menu.h to libui.Guy Harris1-1/+1
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-26Add various functions for Lua directory handling and path infoHadriel Kaplan1-0/+2
2014-03-19Add capture file reader/writer support for Lua so scripts can implement new c...Michael Mann1-0/+2
2014-03-10Add GLib's regex library into LuaHadriel Kaplan1-0/+7
2014-02-21Cleanup on aisle 5: normalizes the Lua code to follow common schema/modelHadriel Kaplan1-1/+2
2014-02-14Adds support for Lua struct library so one can pack/unpack binary structuresHadriel Kaplan1-1/+3
2014-02-04Adds support for Lua Int64 and UInt64 operators, functions, and generalHadriel Kaplan1-0/+2
2014-01-13In a source file that defines external functions, the header file thatGuy Harris1-0/+1
2013-08-13Show the Lua plugin being loaded in the splash screen.Stig Bjørlykke1-0/+1
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2010-12-09Drop init_wslua.h from EXTRA_DISTBalint Reczey1-1/+0
2010-05-28Remaining fixes forJörg Mayer1-1/+1
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-9/+10
2009-10-23Added init_wslua.hStig Bjørlykke1-0/+1
2009-06-16Added Lua BitOp, made by Mike Pall.Stig Bjørlykke1-0/+1
2009-06-08Move init.lua from MAINTAINERCLEANFILES to DISTCLEANFILES.Gerald Combs1-3/+3
2009-05-10Enable Lua wlan taps.Stig Bjørlykke1-2/+3
2008-12-23Do not include init.lua in distribution tar.gz.Balint Reczey1-1/+3
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.Guy Harris1-0/+15
2008-04-14From Marton Nemeth:Luis Ontanon1-1/+1
2008-04-10From Marton Nemeth <nm127@freemail.hu>Luis Ontanon1-1/+1
2007-08-02Gak. <> makes it too easy to make these make- scripts do what the restGuy Harris1-5/+13
2007-08-02We have to include Makefile.common if we move definitions we needGuy Harris1-0/+2
2007-08-02Move the list of source files to a Makefile.common file.Guy Harris1-13/+3
2007-05-21Hack to fix out of tree buildsJörg Mayer1-9/+9
2007-03-23From Sebastien Tandel:Stephen Fisher1-1/+1
2007-03-22Add -Werror for gcc to a few more directories and fix a few warningsStephen Fisher1-0/+4
2007-03-21packet_info.c and packet.cLuis Ontanon1-1/+1
2007-01-27fix distcheckLuis Ontanon1-4/+0
2007-01-04Rename pkgdata_DATA to dist_pkgdata_DATA, to make sure it's in theGuy Harris1-2/+1
2006-10-31console.lua missing from the svn tarball preventing making a package. I hope ...Anders Broman1-0/+1