aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules/WiresharkPlugin.cmake
AgeCommit message (Expand)AuthorFilesLines
2023-12-14Remove version component from plugin pathJoão Valverde1-8/+9
2023-12-14CMake: Refactor plugin add_library() macrosJoão Valverde1-14/+14
2022-07-06Rename Logwolf to LograyGerald Combs1-2/+2
2022-04-04CMake: Finish splitting ADD_PLUGIN_LIBRARY.Gerald Combs1-2/+7
2022-04-04More Logshark to Logwolf renaming.Gerald Combs1-0/+8
2021-06-22CMake: Mark our plugin include directories PRIVATE.Gerald Combs1-0/+2
2021-04-10CMake: Add ENABLE_VLD option for MSVCTomasz Moń1-0/+3
2019-01-19CMake: do not set an invalid INSTALL_RPATH for (plugin) librariesJoão Valverde1-0/+1
2018-08-23CMake: Clean up and homogenize plugin dir configurationJoão Valverde1-3/+3
2018-06-21Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann1-9/+0
2018-02-04Have individual plugin CMakeLists.txt files add library dependencies.Guy Harris1-21/+2
2018-02-03Don't link wiretap plugins with libwireshark.Guy Harris1-3/+21
2018-01-16plugins: Add source tree subfolder for plugin libraryJoão Valverde1-10/+2
2018-01-15CMake: Remove incorrect commentJoão Valverde1-1/+0
2018-01-11Use an enum for plugin types.Gerald Combs1-6/+11
2017-12-17CMake: Replace generator expression with variableJoão Valverde1-2/+2
2017-12-17plugins: Remove moduleinfo.hJoão Valverde1-0/+3
2017-12-17plugin.rc.in: Cleanup some unnecessary codeJoão Valverde1-9/+2
2017-12-15plugins: Remove redundant plugin.rc.in filesJoão Valverde1-17/+25
2017-12-14Refactor plugin registration and loadingJoão Valverde1-2/+10
2017-11-19Fix (and chop) static build optionJoão Valverde1-1/+1
2017-10-13CMake: Allow user build flags to override default build flagsJoão Valverde1-1/+0
2017-09-23plugins: Fixups for g9260461f4fJoão Valverde1-1/+1
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde1-0/+1
2016-06-30Remove Makefile.common filesJoão Valverde1-1/+1
2016-06-15Remove Nmake build systemPascal Quantin1-3/+1
2015-12-30CPack: Fixup plugin paths on Windows.Gerald Combs1-4/+2
2015-03-12CMake: Add a top-level nsis_package target.Gerald Combs1-0/+1
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-0/+61