aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-01Don't check for -Wl,{option} support.Guy Harris1-22/+0
2014-07-01Fix comments to reflect reality.Guy Harris1-2/+2
2014-06-24Another file to generate in the configure script.Guy Harris1-0/+1
2014-06-23Move the routines to talk to dumpcap into a static libcapchild.Guy Harris1-0/+4
2014-06-18Don't compile anything with -msse4.2 unless the compiler supports it.Guy Harris1-0/+2
2014-06-18Fix x86 buildbots, revert sse4.2 AM_CONDITIONAL logicJakub Zawadzki1-1/+1
2014-06-18Don't do the check for clang/clang++.Guy Harris1-1/+0
2014-06-18Set the conditional SSE42_SUPPORTED in all circumstances.Guy Harris1-3/+4
2014-06-17Rewrite check for ws_mempbrk_sse42.c compilationJakub Zawadzki1-6/+27
2014-06-16Remove the (old, broken) Python bindings option to ./configure (and a few oth...Jeff Morriss1-47/+0
2014-06-16More wspython removal.Gerald Combs1-1/+0
2014-06-10Change HAVE_SSE42 to HAVE_SSE4_2 add $(SIMD_FLAGS)AndersBroman1-0/+6
2014-05-31Add nghttp2 lib (HPACK)Alexis La Goutte1-0/+1
2014-05-30Set PLUGIN_INSTALL_DIR properly for wireshark.pcBalint Reczey1-1/+1
2014-05-231.11.4 → 1.99.0.Gerald Combs1-2/+2