aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2023-02-13CMake: Allow arm64 architecure in WindowsBiswapriyo Nath1-0/+4
2023-02-13Enable rpathification and working relocation on Linux (take 3)João Valverde1-22/+40
2023-02-12Revert "Enable rpathification and working relocation on Linux (take 2)"João Valverde1-40/+22
2023-02-12Enable rpathification and working relocation on Linux (take 2)João Valverde1-22/+40
2023-02-10CMake: Remove dumpcap dependency on uiJoão Valverde1-1/+0
2023-02-09macOS: Update our extra package versions.Gerald Combs1-8/+10
2023-02-07Move ui/version_info.[ch] to wsutilJoão Valverde1-14/+1
2023-02-07Move ui/exit_codes.h to include/João Valverde1-0/+1
2023-02-06Add a #define HAVE_MSYSTEM and use itJoão Valverde1-0/+1
2023-02-06CMake: Fix libnl unused link dependenciesJoão Valverde1-0/+3
2023-02-06CMake: Cleanup unnecessary linking with shared librariesJoão Valverde1-6/+3
2023-01-30Revert "Enable rpathification and working relocation on Linux"Gerald Combs1-16/+17
2023-01-29Enable rpathification and working relocation on LinuxJoão Valverde1-17/+16
2023-01-20GUI: Ship authors as a Qt resource fileJoão Valverde1-3/+0
2023-01-20Update authors file in placeJoão Valverde1-1/+1
2023-01-19GUI: Ship license + acknowledgements as Qt resourceJoão Valverde1-2/+0
2023-01-19CMake: Install CSS to DOCDIRJoão Valverde1-1/+1
2023-01-19Install PDML files to DOCDIRJoão Valverde1-1/+9
2023-01-19CMake: Update a compiler version checkJoakim Karlsson1-1/+1
2023-01-19Install documentation (HTML manuals) to DOCDIRJoão Valverde1-7/+11
2023-01-19Remove dftest man pageJoão Valverde1-1/+0
2023-01-18Packaging: Add a Logray AppImage packageGerald Combs1-2/+50
2023-01-18AppRun: Set various pathsGerald Combs1-2/+3
2023-01-18Debian: Fix header installationJoão Valverde1-0/+6
2023-01-18CMake: Require explicit installation of development headersJoão Valverde1-0/+10
2023-01-18CMake: Do no install some misc CMake modulesJoão Valverde1-13/+0
2023-01-17Resources: Add Logray Freedesktop filesGerald Combs1-0/+25
2023-01-14MSYS2: Add better support for other environmentsJoão Valverde1-2/+14
2023-01-14CMake+Windows: Try to prevent symbol redefinitions againJoão Valverde1-10/+0
2023-01-14CMake: Update a compiler version checkGerald Combs1-1/+1
2023-01-13MSYS2: Fix build with -WerrorJoão Valverde1-1/+1
2023-01-13AppImage: Switch to linuxdeployGerald Combs1-30/+29
2023-01-12MSYS2: Fix system installationJoão Valverde1-41/+38
2023-01-12CMake: Rename SINSP_PLUGINS to FALCO_PLUGINSGerald Combs1-2/+3
2023-01-12CMake: Reverse debug macrosJoão Valverde1-2/+2
2023-01-12Remove WS_DISABLE_ASSERTJoão Valverde1-1/+0
2023-01-11macOS: Add an initial donation page to the .dmgGerald Combs1-1/+15
2023-01-07tests: Reorganize dfilter groupJoão Valverde1-12/+8
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde1-13/+4
2022-12-15CMake: Update a commentJoão Valverde1-5/+4
2022-12-15CMake: Disable UTF-8 debug checks for release buildsJoão Valverde1-1/+1
2022-12-15CMake: Re-enable -Wno-error=stringop-overflow=João Valverde1-2/+5
2022-12-05CMake: Remove -Wjump-misses-init warningJoão Valverde1-1/+0
2022-12-05CMake: Remove redundant warningJoão Valverde1-2/+0
2022-11-19CMake: Add -Werror to sharkdJoão Valverde1-0/+1
2022-11-18CMake: Update minimum required version to 3.13John Thacker1-21/+6
2022-11-18CMake: Split "extra" warnings into interesting/not interestingJoão Valverde1-41/+55
2022-11-17CMake: Comment out some warning exceptionsJoão Valverde1-3/+6
2022-11-17CMake: Do not disable -Werror with "extra compiler warnings"João Valverde1-2/+2
2022-11-17CMake: Cleanup some compiler flagsJoão Valverde1-14/+1