aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2019-09-10CMake: Fix extcap symlinks on macOS.Gerald Combs1-1/+1
2019-05-24CMake+macOS: Use symlinks for our CLI utilities.Gerald Combs1-7/+8
2019-05-03CMake: Add libpcap imported library targetJoão Valverde1-1/+1
2019-05-02Move the Winsock initialization and cleanup to wsutil routines.Guy Harris1-0/+2
2019-05-01Windows: Modernize our WSAStartup usage.Gerald Combs1-0/+6
2019-01-31CMake: rewrite FindSystemd.cmake filePeter Wu1-3/+0
2019-01-23CMake: fix failure to locate zlib (and possibly libssh)Peter Wu1-2/+6
2019-01-22extcap: remove dependencies from ui.Dario Lombardo1-2/+0
2019-01-22CMake: Set a direct rpath for librariesJoão Valverde1-9/+5
2019-01-20CMake: do not set RPATH when installing to a system directoryPeter Wu1-2/+3
2019-01-20CMake: Replace PACKAGELIST magicJoão Valverde1-3/+9
2019-01-12CMake: use object libraries to avoid redundant buildsPeter Wu1-20/+31
2019-01-05Remove comment whose meaning is unclear at best.Guy Harris1-2/+0
2018-12-13Put the main() and wmain() routines for CLI programs into a separate file.Guy Harris1-0/+5
2018-12-03CMake: Use $ORIGIN with RPATHJoão Valverde1-0/+5
2018-10-12Win32: Make extcap utilities console applications.Gerald Combs1-7/+7
2018-10-10Windows: Make our program details more consistent.Gerald Combs1-0/+7
2018-10-01Add a systemd Journal Export extcap.Gerald Combs1-0/+25
2018-08-23CMake: Clean up and homogenize plugin dir configurationJoão Valverde1-7/+7
2018-08-22Revert "CMake: Clean up plugin dirs"João Valverde1-7/+7
2018-08-21CMake: Clean up plugin dirsJoão Valverde1-7/+7
2018-06-21Fix build paths for cmake's Xcode project generator on macOS.David Kreitschmann1-10/+17
2018-05-24extcap: set EXTCAP_DIR in the root cmake file and propagate it.Dario Lombardo1-11/+0
2018-05-19cmake: move extcap sections to extcap/CMakeLists.txt.Dario Lombardo1-0/+226