aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2015-01-19JSON dissector changed into heuristic dissector.Dario Lombardo1-0/+1
2015-01-12Error out if the user requests the SBC library but it's not found.Jeff Morriss1-3/+6
2015-01-08autotools: Add possibility to build without optional codec SBCMichal Labedzki1-4/+13
2015-01-06Revert e65f581ffa86f6bfd566a9b66ca2c882f465727f, whichJoerg Mayer1-0/+4
2015-01-05In CMake, check for thousands-grouping support in the GLib printf routines.Guy Harris1-1/+1
2014-12-27We require pkg-config to check for, for example, GLib.Guy Harris1-0/+3
2014-12-26Use getopt_long() for the first pass through the argument list.Guy Harris1-0/+19
2014-12-25Check for getopt_long(), not getopt().Guy Harris1-2/+2
2014-12-23Move popcount() to an optionally built part of wsutil for systems thatStephen Fisher1-0/+8
2014-12-20Use AC_SEARCH_LIBS() for math functions.Guy Harris1-8/+17
2014-12-20Handle floorl() the same way we handle other not-on-all-platforms functions.Guy Harris1-1/+8
2014-12-19Add a missing line related to previous two commitsStephen Fisher1-0/+1
2014-12-19Revert "Provide a floorl() function (which is currently only able to call GCC...Stephen Fisher1-1/+0
2014-12-19Provide a floorl() function (which is currently only able to call GCC'sStephen Fisher1-0/+1
2014-12-101.99.1 → 1.99.2.Gerald Combs1-1/+1
2014-12-05Look for python3 in addition to python in configure script.Stephen Fisher1-1/+1
2014-12-04Don't do the desktop integration stuff if we're not building Wireshark.Guy Harris1-0/+1
2014-12-04Don't do all the fd.o desktop integration stuff on OS X.Guy Harris1-0/+8
2014-11-16Add unused-const-variable (enable by default on new clang release)Alexis La Goutte1-1/+1
2014-11-05Allow the environment variable RCC to set before running configure toStephen Fisher1-0/+26
2014-11-04Revert "Follow a suggestion from libtoolize:"Guy Harris1-2/+0
2014-11-04Follow a suggestion from libtoolize:Stephen Fisher1-0/+2
2014-10-31For OS X, don't rigidly tie the SDK version to the minimum target version.Guy Harris1-7/+60
2014-10-30Create the compress module for compression functions.Matthieu Patou1-0/+1
2014-10-30Remove the optional strncasecmp.{h,c} target (for systems that don't have tha...Jeff Morriss1-13/+0
2014-10-21Make the "-qt" option the default in the OS X packaging scripts.Gerald Combs1-2/+2
2014-10-18Add support for split wiphy dump to Wireless ToolbarMikael Kanstrup1-0/+6
2014-10-071.99.0 → 1.99.1.Gerald Combs1-1/+1
2014-09-20Qt: Add stock icons.Gerald Combs1-0/+1
2014-09-06Remove obsolete dissectors.AndersBroman1-1/+0
2014-09-02Simplify ./configure logic for telling rpmbuild which GUI(s) we're building.Jeff Morriss1-37/+17
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs1-8/+8
2014-08-21Extcap Capture InterfaceRoland Knall1-0/+27
2014-08-20If the user explicitly requested gnutls or libgcrypt generate an error if theyJeff Morriss1-4/+18
2014-08-15Mark echld and tfshark as experimental in the ./configure help.Jeff Morriss1-38/+40
2014-08-12Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer1-0/+2
2014-08-04Rip out the filetap codeEvan Huus1-1/+0
2014-08-03Get rid of debugging output, and get CMake to produce verbose makefiles.Guy Harris1-24/+19
2014-08-03OK, try sorting the compiler options.Guy Harris1-10/+12
2014-08-02Get rid of trailing blank line.Guy Harris1-1/+0
2014-08-02Dump additional debugging information.Guy Harris1-0/+9
2014-08-01Add the easy_codec plugin to the source distribution.Jeff Morriss1-0/+1
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-0/+1
2014-07-19Only ABI-check strncasecmp.h if strncasecmp() is part of the API/ABI.Guy Harris1-1/+6
2014-07-09Moved nghttp2 to epanGraham Bloice1-1/+1
2014-07-06Clean up handling of missing functions.Guy Harris1-32/+21
2014-07-05Fix an error caught by enum-conversion warnings.Guy Harris1-2/+5
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-0/+2
2014-07-02Make some inconsistent configuration options errors.Guy Harris1-4/+8
2014-07-02If -fvisibility=hidden isn't supported, try -xldscope=hidden.Guy Harris1-2/+19