aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2017-10-17Suggest CMake if Qt not found on Darwin; say "not installed for development".Guy Harris1-19/+107
2017-10-17autotools: remove macOS Frameworks supportJoão Valverde1-42/+0
2017-10-17Remove GTK ige mac integration remnant from configure.acJoão Valverde1-6/+1
2017-10-16GTK: Remove OSX integration library supportJoão Valverde1-30/+0
2017-10-16autotools: remove some macOS specific build optionsJoão Valverde1-13/+0
2017-10-15autotools: refresh rpm-package targetJoão Valverde1-16/+1
2017-10-15autotools: dispense with desktop-file-installJoão Valverde1-10/+0
2017-10-15autotools: dispense if-else shellcheck testJoão Valverde1-2/+1
2017-10-15autotools: remove unused variablesJoão Valverde1-3/+0
2017-10-06Make osx-app.sh a configured file and remove Autotools targets.Gerald Combs1-18/+0
2017-10-03Add version check for plugin compatibilityJoão Valverde1-1/+5
2017-10-02Remove the SVR4 packaging assets.Gerald Combs1-16/+0
2017-10-01Unsplit "m2m" plugin (wimax mac-to-mac encapsulation)João Valverde1-1/+0
2017-09-26Remove "easy_codec" sourceJoão Valverde1-1/+0
2017-09-19automake: Add -Wcomma as a warning flag.Stig Bjørlykke1-0/+1
2017-09-17plugins: Use minor version number for plugin install pathJoão Valverde1-1/+1
2017-09-06plugins: config.h must not be included by public headersJoão Valverde1-16/+0
2017-08-30Revert "Add -Wused-but-marked-unused as an extra warning flag."Alexis La Goutte1-7/+0
2017-08-27Add -Wused-but-marked-unused as an extra warning flag.Guy Harris1-0/+7
2017-08-15Convert README to README.md.Gerald Combs1-1/+1
2017-08-07-Wcast-align will warn about legitimate code.Guy Harris1-1/+4
2017-08-07Separate the C-only and C-and-C++ extra compiler options.Guy Harris1-4/+4
2017-07-30Add G.729 decoding based on bcg729 libraryPascal Quantin1-0/+36
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris1-5/+5
2017-06-022.3.0 → 2.5.0.Gerald Combs1-1/+1
2017-05-16Add --enable-ubsan/ENABLE_UBSAN for UndefinedBehaviorSanitizerPeter Wu1-0/+14
2017-04-19Add libxml2 as optional dependencyAhmad Fatoum1-0/+22
2017-04-17sharkd: support for "downloading" decoded RTP stream in wave-like format.Jakub Zawadzki1-3/+3
2017-04-12Add -Wduplicated-branches to extra warningsAlexis La Goutte1-0/+4
2017-04-03Don't compile plugins when configured --without-plugins.Jakub Zawadzki1-3/+4
2017-03-19Remove echld/.Joerg Mayer1-22/+0
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-30/+5
2017-01-28Revert "Check whether we need -lm for fmod."Guy Harris1-1/+0
2017-01-28Check whether we need -lm for fmod.Guy Harris1-0/+1
2017-01-25Add sharkd - daemon variantJakub Zawadzki1-0/+14
2017-01-07Add MUD-URL manufacturer usage description certificate extension.Eliot Lear1-0/+1
2016-12-28CMake,autotools: enable -Werror=implicit by defaultPeter Wu1-0/+7
2016-12-20Update comments and messages for the new name for Apple's OS for Macs.Guy Harris1-11/+11
2016-12-20Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).Guy Harris1-1/+18
2016-12-13Build TRANSUM pluginPascal Quantin1-0/+1
2016-12-07Change SpanDSP capitalizationPascal Quantin1-6/+6
2016-12-06codecs: Add support for G.722 and G.726Peter Wu1-0/+22
2016-12-06Autotools: Disable Qt4 on macOS.Gerald Combs1-7/+8
2016-12-02Clean up error messages.Guy Harris1-7/+12
2016-10-22On UN*X, st_ctime is the last status change time, not the creation time.Guy Harris1-0/+6
2016-10-20Officially require Qt 4.8 or newerPeter Wu1-32/+3
2016-10-19Disable GTK+ by default.Gerald Combs1-2/+2
2016-10-17cql: add lz4 and snappy decompressionBenoît Canet1-0/+88
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-1/+32
2016-10-07Disable ASAN when building lemon.Gerald Combs1-0/+14