aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2011-11-03From Roland Knall via bug 6539:Stig Bjørlykke1-0/+1
2011-09-12Move airpcap_wep.c to /wsutil CMakefile changesAnders Broman1-0/+1
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke1-0/+6
2011-08-30Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke1-7/+0
2011-08-30Move all crc routines to libwsutil.Stig Bjørlykke1-0/+7
2011-08-05Attempt to properly fix the missing path information for glib librariesJörg Mayer1-1/+1
2011-08-05Use GLIB2_LDFLAGS instead of GLIB2_LIBRARIES for wsutil, since itGerald Combs1-1/+1
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke1-1/+0
2010-09-23H. Sivank <hsivank@gmail.com>Jörg Mayer1-1/+1
2010-05-29Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.Jeff Morriss1-4/+4
2010-05-28Move some code (including the optional objects) into libwsutilJeff Morriss1-0/+7
2010-03-18cmake changes:Jörg Mayer1-0/+1
2009-11-17Beginnings of enabling static builds. Still to do:Jörg Mayer1-5/+9
2009-09-23Hopefully fix wsutil build on OSX.Jörg Mayer1-0/+6
2009-08-30On Windows a shared library in divided into a DLL part (RUNTIME) and an impor...Kovarththanan Rajaratnam1-2/+5
2009-06-16OK, so my last commit message was too optimistic - I was usingJörg Mayer1-7/+12
2009-06-15CMake now successfully builds dumpcapJörg Mayer1-0/+38