aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde1-49/+81
2016-02-25Cleanup CMakeLists.txt indentation and use lower case function namesJoão Valverde1-53/+55
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-11/+23
2015-03-12CMake: Update wslua build and test.Gerald Combs1-69/+75
2014-08-03Make Lua taps work in out-of-source-tree builds.Jeff Morriss1-0/+1
2014-08-02Revert "Make Lua taps work in out-of-source-tree builds."Evan Huus1-1/+0
2014-08-02Make Lua taps work in out-of-source-tree builds.Jeff Morriss1-0/+1
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-3/+3
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/+1
2014-03-19Add capture file reader/writer support for Lua so scripts can implement new c...Michael Mann1-0/+1
2014-03-10Add GLib's regex library into LuaHadriel Kaplan1-0/+3
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-0/+1
2014-02-04Adds support for Lua Int64 and UInt64 operators, functions, and generalHadriel Kaplan1-0/+1
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2010-05-28Remaining fixes forJörg Mayer1-1/+1
2010-05-27Fix for the LUA part of bugJörg Mayer1-51/+25
2010-03-18cmake changes:Jörg Mayer1-4/+5
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-0/+12
2009-09-25wslua now builds, links and installs.Jörg Mayer1-15/+35
2009-09-23More fixes for OSX - might work now :-)Jörg Mayer1-0/+6
2009-09-09CMAKE: Get most of of missing *build* pieces into placeJörg Mayer1-0/+107