aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2016-06-22Windows: rename wiretap-${PROJECT_VERSION}.dll to libwiretap.dllPascal Quantin1-3/+1
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-2/+17
2016-04-22Add CMake version.h dependencyJoão Valverde1-0/+2
2016-04-21Link version code statically againJoão Valverde1-0/+1
2016-04-18wiretap: add support for the mplog capture file formatMartin Kaiser1-0/+1
2016-02-23Making wiretap option blocks more generic.Michael Mann1-0/+1
2015-12-05Revert "Build Flex-generated files with "warnings are errors"."Guy Harris1-5/+5
2015-12-05Build Flex-generated files with "warnings are errors".Guy Harris1-5/+5
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-10-05Initialize 2.1.Gerald Combs1-1/+1
2015-09-021.99.9 → 1.99.10.Gerald Combs1-1/+1
2015-08-16Run abicheck commands at compile time.Gerald Combs1-2/+5
2015-07-241.99.8 → 1.99.9.Gerald Combs1-1/+1
2015-06-181.99.7 → 1.99.8Gerald Combs1-1/+1
2015-05-281.99.6 → 1.99.7.Gerald Combs1-1/+1
2015-04-30Add the abillity to read 3GPP trace records with format accoding toAndersBroman1-0/+1
2015-03-201.99.5 → 1.99.6.Gerald Combs1-1/+1
2015-03-191.99.4 → 1.99.5.Gerald Combs1-1/+1
2015-03-051.99.3 → 1.99.4.Gerald Combs1-1/+1
2015-03-04Add CMake SOVERSIONs to make-version.pl.Gerald Combs1-1/+1
2015-02-18Eliminate some DIRTY_ file lists.Guy Harris1-10/+2
2015-02-17Added JSON native file support.Dario Lombardo1-0/+1
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice1-1/+1
2014-10-14Initial version of support for Colasoft Capsa files.Guy Harris1-0/+1
2014-10-10CMake: Bundle our libraries.Gerald Combs1-1/+6
2014-08-06Add support for android logcat text filesMichał Orynicz1-0/+1
2014-07-15Only one buffer.c, please.Guy Harris1-1/+0
2014-07-15Fix up library names when using CMake on WindowsGraham Bloice1-4/+9
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-05-30Honor configured CMAKE_INSTALL_LIBDIR when installing librariesBalint Reczey1-3/+3
2014-05-09Revert "Refactor Wiretap"Guy Harris1-1/+1
2014-05-09Refactor WiretapMichael Mann1-1/+1
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte1-2/+0
2014-03-19Wiretap: Add support for Android LogcatMichal Labedzki1-0/+1
2013-10-19Minor refactoring in CMake ABI dump generationBalint Reczey1-3/+1
2013-10-19Set and use TMPDIR for ABI dump generation when using CMakeBalint Reczey1-4/+4
2013-10-15Factor out common parts of ABI checks to UseABICheck.cmakeBalint Reczey1-15/+2
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-07-28From Linas Vepstas via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8962Evan Huus1-0/+1
2013-07-23Use largefile detection in cmake.Jörg Mayer1-1/+1
2013-07-22Move file_wrappers.c to dirty files, it has some warnings (turning errors)Jörg Mayer1-4/+8
2013-07-16Move merge.{h,c} into wiretap: these modules use wiretap to merge files.Jeff Morriss1-0/+1
2013-04-24dumpabi: This would create the directories in the sourcedir insteadJörg Mayer1-1/+1
2013-03-30wiretap support for the CAM Inspector file formatMartin Kaiser1-0/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-3/+0
2013-02-28Export libwiretap symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+5
2013-02-25ABI dumps don't have to depend on config.h directlyBalint Reczey1-1/+1
2013-02-25Add dumpabi targets to CMake buildsBalint Reczey1-1/+22
2013-02-24Generate abi-descriptor.xml-s in CMake buildsBalint Reczey1-0/+7
2013-02-23Set library versions in CMake buildsBalint Reczey1-0/+1