aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2016-01-31autotools: Add '-Qunused-arguments' to build flags (clang only).João Valverde1-0/+5
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-75/+65
2016-01-15autotools: Remove repeated configure output (sshdump)João Valverde1-17/+0
2016-01-14autotools: Remove old hack and bugfix CPPFLAGSJoão Valverde1-6/+0
2016-01-04Generate better pkg-config fileMichal Privoznik1-1/+2
2015-12-22extcap: add randpktdump, a random packet generator.Dario Lombardo1-0/+42
2015-12-14Note why we do -Wno-variadic-macros.Guy Harris1-0/+4
2015-12-12Remove -Wwrite-strings compiler flagJoão Valverde1-1/+0
2015-11-29cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]João Valverde1-1/+3
2015-11-27Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)João Valverde1-26/+0
2015-11-27sshdump: move build checkDario Lombardo1-17/+17
2015-11-27configure.ac: Fix CXXFLAGS with optimization for HP-UXJoão Valverde1-1/+1
2015-11-26autotools: do not apply CFLAGS in reverse orderPeter Wu1-13/+19
2015-11-23Remove configure --enable-ipv6 optionJoão Valverde1-16/+0
2015-11-21autotools: Fix extra-compiler-warnings for system headersJoão Valverde1-3/+3
2015-11-19extcap: add sshdump.Dario Lombardo1-0/+71
2015-11-19GResource configure.ac fixupJoão Valverde1-7/+7
2015-11-12[configure.ac] Update gtk+ and glib release date listsBill Meier1-0/+2
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde1-0/+8
2015-11-10Apple calls it just "OS X" these days.Guy Harris1-2/+2
2015-10-25Require GnuTLS 2.12.0, add cmake version detectionPeter Wu1-2/+2
2015-10-20Require libgcrypt 1.4.2, add cmake version detectionPeter Wu1-3/+3
2015-10-16Make it possible to not build the Qt RPM (again).Jeff Morriss1-1/+1
2015-10-09Now that we're using AC_PROG_CC_STDC, let it handle HP C.Guy Harris1-8/+9
2015-10-08The second argument to AC_PATH_PROGS is a list of program names.Guy Harris1-1/+1
2015-10-07Don't just ask for C, ask for standard C - preferably C99.Guy Harris1-1/+5
2015-10-05Initialize 2.1.Gerald Combs1-3/+3
2015-10-05Allow use of variadic macrosPeter Wu1-0/+1
2015-10-02Qt: Initial RTP playback.Gerald Combs1-4/+11
2015-10-01Set the minimum Qt version to 4.7.Gerald Combs1-1/+1
2015-09-16Don't force Lua support in RPMs (some distros don't ship a compatible LuaJeff Morriss1-1/+10
2015-09-021.99.9 → 1.99.10.Gerald Combs1-1/+1
2015-07-241.99.8 → 1.99.9.Gerald Combs1-1/+1
2015-07-13On OS X, add an rpath for the Qt frameworks, and remove it in the app bundle.Guy Harris1-1/+21
2015-07-13Make OS X .app bundling work with Qt 5.5.Guy Harris1-10/+2
2015-07-12Update a comment.Guy Harris1-1/+2
2015-07-10Update library release dates.Gerald Combs1-2/+8
2015-07-10Make .o files, not .cpp and .h files, depend on the ui_*.h files.Guy Harris1-27/+16
2015-07-09Clean up the "Build wireshark" message.Guy Harris1-1/+2
2015-07-08Make sure we get the Qt tools for the Qt version with which we're building.Guy Harris1-67/+26
2015-06-181.99.7 → 1.99.8Gerald Combs1-1/+1
2015-06-16Disable AirPcap by default in Autotools.Gerald Combs1-2/+4
2015-06-09Clean up --with-qt handling.Guy Harris1-6/+13
2015-05-31configure.ac: openSUSE build fixBart Van Assche1-85/+58
2015-05-281.99.6 → 1.99.7.Gerald Combs1-1/+1
2015-05-22allow use of deprecated gdk-pixbuf functionsAndreas Stieger1-1/+0
2015-05-08Add some more warnings when building with Sun^WOracle's C compiler.Guy Harris1-0/+7
2015-05-06Fix configuration with --without-qt and with no --with-gtk[23].Guy Harris1-1/+10
2015-04-29Fix typo: we already checked for rcc and rcc-qt5, now it's time to check forJeff Morriss1-98/+98
2015-04-29When configuring with Wireshark disabled, don't complain if uic, moc, and rccJeff Morriss1-3/+3