aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-24Have Lua disabled by default.Luis Ontanon1-2/+1
2006-10-19- wslua_gui.c:Luis Ontanon1-1/+1
2006-10-18- Fix the makefileLuis Ontanon1-1/+1
2006-10-17Several changes:Luis Ontanon1-5/+9
2006-10-04- wslua_util.c: replace Lua's loadfile and dofile for versions that will try...Luis Ontanon1-0/+2
2006-10-03an attempt to fix the Ubuntu buildbot:Ulf Lamping1-1/+1
2006-10-03- Make sure that the registration files are created whenever there's a changeLuis Ontanon1-29/+14
2006-09-26Fix distcheck errors. Add epan/wslua to the list of distributionGerald Combs1-8/+7
2006-09-26Lua 5.1.1 for windowsLuis Ontanon1-0/+1
2006-09-25Move the Lua interface into epan... (not a plugin anymore).Luis Ontanon1-0/+121