aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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