aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Export libwsutil symbols using WS_DLL_PUBLIC defineBalint Reczey2013-02-281-1/+5
* ABI dumps don't have to depend on config.h directlyBalint Reczey2013-02-251-1/+1
* Add dumpabi targets to CMake buildsBalint Reczey2013-02-251-1/+22
* Generate abi-descriptor.xml-s in CMake buildsBalint Reczey2013-02-241-0/+7
* Set library versions in CMake buildsBalint Reczey2013-02-231-0/+1
* Add crash_info.cGuy Harris2013-01-151-0/+1
* From Jacob Nordgren and Rishie Sharma:Anders Broman2012-08-081-0/+1
* Back out an inadvertent change in r44194.Gerald Combs2012-08-021-2/+1
* Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs2012-08-011-1/+2
* Add crc7 calculation abillity.Anders Broman2012-07-121-0/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* From Roland Knall via bug 6539:Stig Bjørlykke2011-11-031-0/+1
* Move airpcap_wep.c to /wsutil CMakefile changesAnders Broman2011-09-121-0/+1
* Second try to move crc routines to libwsutil.Stig Bjørlykke2011-08-311-0/+6
* Revert r38800, as the crc routines contains some tvb functions.Stig Bjørlykke2011-08-301-7/+0
* Move all crc routines to libwsutil.Stig Bjørlykke2011-08-301-0/+7
* Attempt to properly fix the missing path information for glib librariesJörg Mayer2011-08-051-1/+1
* Use GLIB2_LDFLAGS instead of GLIB2_LIBRARIES for wsutil, since itGerald Combs2011-08-051-1/+1
* Replace all strerror() with g_strerror().Stig Bjørlykke2011-06-281-1/+0
* H. Sivank <hsivank@gmail.com>Jörg Mayer2010-09-231-1/+1
* Put the optional objects in EXTRA..SOURCES instead of EXTRA_DIST.Jeff Morriss2010-05-291-4/+4
* Move some code (including the optional objects) into libwsutilJeff Morriss2010-05-281-0/+7
* cmake changes:Jörg Mayer2010-03-181-0/+1
* Beginnings of enabling static builds. Still to do:Jörg Mayer2009-11-171-5/+9
* Hopefully fix wsutil build on OSX.Jörg Mayer2009-09-231-0/+6
* On Windows a shared library in divided into a DLL part (RUNTIME) and an impor...Kovarththanan Rajaratnam2009-08-301-2/+5
* OK, so my last commit message was too optimistic - I was usingJörg Mayer2009-06-161-7/+12
* CMake now successfully builds dumpcapJörg Mayer2009-06-151-0/+38