aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules
AgeCommit message (Expand)AuthorFilesLines
2024-02-22LUA: Pickup LUA 5.3 or 5.4 if available and use it.Anders Broman1-1/+1
2024-01-31Falco bridge+falcodump: Various fixesGerald Combs1-36/+87
2023-12-14plugins: Add a codecs API levelJoão Valverde1-1/+10
2023-12-14Remove version component from plugin pathJoão Valverde1-8/+9
2023-12-14CMake: Refactor plugin add_library() macrosJoão Valverde1-14/+14
2023-12-03plugins: Fill in short description fieldJoão Valverde1-1/+3
2023-11-14Docs: Move attributes.adoc to the doc directoryGerald Combs1-7/+7
2023-11-10Windows: Upgrade Minizip to 1.3Gerald Combs1-0/+22
2023-11-01FindPCAP: mystery solved!Guy Harris1-4/+8
2023-10-30cmake: work around a mysterious macOS dyld problem.Guy Harris1-1/+44
2023-10-19Fixup vcpkg-export-20231017-1Gerald Combs2-39/+59
2023-10-06Doc: Fix the include path in the release notesGerald Combs1-1/+1
2023-09-27lemon: Add -- support to end options, use in our lemonJohn Thacker1-1/+2
2023-09-27Revert "lemon: Add -- support to end options"João Valverde1-2/+0
2023-09-27lemon: Add -- support to end optionsJohn Thacker1-0/+2
2023-08-30HTTP3: Use NG-HTTP3 to dissect headers.Omer Shapira1-0/+62
2023-08-24CMake: improve finding Gcrypt libraryJoakim Karlsson1-4/+18
2023-08-17CMake: Accept any supported Lua version by defaultJoão Valverde1-11/+3
2023-08-16CMake: Update FindLua moduleJoão Valverde2-119/+251
2023-06-10CMake+Windows: Use "x64" instead of "win64"Gerald Combs2-2/+2
2023-06-09CMake: Use USE_REPOSITORY with FindWSWinLibs.cmakeJoão Valverde1-3/+3
2023-05-28CMake: Use "arm64" instead of "win64arm"Gerald Combs2-9/+2
2023-05-28Windows: Update our iLBC, SBC, and SpanDSP packagesGerald Combs3-3/+6
2023-05-27CMake: Try to use FindPython3.cmake againJoão Valverde4-6/+6
2023-05-26Revert "CMake: Replace deprecated module FindPythonInterp"João Valverde4-6/+6
2023-05-26CMake: Remove module LocatePythonModule.cmakeJoão Valverde3-67/+6
2023-05-26CMake: Replace deprecated module FindPythonInterpJoão Valverde5-9/+9
2023-05-26Fedora: Fix cross-compilation with mingw-wpcapJoão Valverde1-3/+9
2023-05-25Allow using host Lemon executableJoão Valverde1-8/+36
2023-05-25CMake: Reformat UseLemon.cmakeJoão Valverde1-32/+33
2023-05-25CMake: Add "pwsh" as a PowerShell nameJoão Valverde1-1/+3
2023-05-21Windows: Update our libssh packages and add Lua for Arm64Gerald Combs1-2/+1
2023-05-20Windows: Update our GnuTLS packagesGerald Combs1-1/+3
2023-05-19Windows: Update our libgcrypt packagesGerald Combs1-1/+1
2023-05-18Windows: Upgrade WinSparkle to 0.8.0Gerald Combs1-6/+7
2023-05-14CMake: Fix our Asciidoctor build dirGerald Combs1-1/+1
2023-05-14CMake: Use components to install doc guidesJoão Valverde2-34/+1
2023-05-05CMake+tools: Add Visual C++ Arm64 supportGerald Combs1-2/+2
2023-04-10CMake: Fix more PkgConfig invocations with MSYS2João Valverde20-20/+20
2023-04-10MSYS2: Fix detection of GnuTLSJoão Valverde1-1/+1
2023-04-09CMake: Fixups for FindAMRNB moduleJoão Valverde1-5/+5
2023-03-22AMRNB: Look for package name using allcapsMartin Mathieson1-1/+1
2023-03-21Add AMR codec supportHarald Welte1-0/+57
2023-02-11Docbook: Reorganize our guide directoriesGerald Combs1-9/+14
2023-01-16MSYS2: Add Lua 5.1 support and fix test suite failuresJoão Valverde1-0/+9
2023-01-12CMake: Rename SINSP_PLUGINS to FALCO_PLUGINSGerald Combs1-2/+2
2023-01-11CMake: Specify Falco plugins manually.Gerald Combs1-14/+8
2023-01-09dfilter: Disable flex debug trace for release buildsJoão Valverde1-1/+1
2023-01-01Lemon: Update code and remove cruftJoão Valverde1-1/+8
2022-12-16Windows: Use SpeexDSP binary packageJoão Valverde1-10/+30