aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Remove --enable-usr-localJoão Valverde2016-03-231-32/+0
* configure.ac: Add missing quotesJoão Valverde2016-03-231-1/+1
* Remove ADNS supportJoão Valverde2016-03-211-46/+5
* Fix building without extcap enabledJoão Valverde2016-03-211-71/+84
* DocBook: Don't require xmllint.Gerald Combs2016-03-181-5/+0
* Try to suppress a compiler feature that goes wrong.Guy Harris2016-03-141-0/+16
* Move /asn1 to /epan/dissectorsJoão Valverde2016-03-131-104/+104
* autotools: Don't use AM_PROG_CC_C_OJoão Valverde2016-03-101-1/+0
* Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.Eric Anderson2016-03-101-7/+8
* Add conflict check filterAlexis La Goutte2016-03-071-0/+8
* extcap: add local_interfaces_to_list() to wsutil.Dario Lombardo2016-03-041-0/+2
* Revert "autotools: Use explicit zlib dependency build flags"João Valverde2016-03-031-7/+17
* autotools: Use explicit zlib dependency build flagsJoão Valverde2016-03-031-17/+7
* dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup2016-03-011-0/+6
* Add GResource message to configure scriptJoão Valverde2016-02-251-8/+15
* Check for clang before trying to add -Q flagJoão Valverde2016-02-241-1/+16
* autotools: Display build flags in configure summaryJoão Valverde2016-02-231-1/+12
* Explicitly require autoconf 2.64.Guy Harris2016-02-231-2/+2
* autotools: Add GLib/GTK configuration definitions to package cflagsJoão Valverde2016-02-211-29/+38
* autotools: Improve libnl configuration and dependencyJoão Valverde2016-02-211-9/+6
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-76/+60
* autotools: Cleanup some installation directory stuffJoão Valverde2016-02-211-25/+0
* autotools: Use Qt flags only for building Qt GUIJoão Valverde2016-02-201-2/+2
* Fix implicit conversion from 64 to 32 bitsJoão Valverde2016-02-191-1/+1
* Add inet_pton/inet_ntop interface to libwsutilJoão Valverde2016-02-191-3/+3
* Generate randpkt_core/doxygen.cfg.Guy Harris2016-02-151-0/+1
* Build the extcap programs in the extcap directory.Guy Harris2016-02-151-2/+4
* Just #include wsutil/inet_aton.hJoão Valverde2016-02-131-1/+1
* Don't define EXTCAP_DIR as "${datadir}/wireshark/extcap".Guy Harris2016-02-131-4/+7
* autotools: Move SBC dependency to libwscodecsJoão Valverde2016-02-071-0/+1
* GTK: Check if lrint() is usable, fix warnings [-Wbad-function-cast]João Valverde2016-02-071-0/+2
* Fix Qt4 moc option argument and add build parametrizationJoão Valverde2016-02-031-1/+16
* Add configure-time synchronous DNS warnings.Gerald Combs2016-02-021-2/+8
* autotools: Add '-Qunused-arguments' to build flags (clang only).João Valverde2016-01-311-0/+5
* autotools: Don't use "user variables" to set build flagsJoão Valverde2016-01-281-75/+65
* autotools: Remove repeated configure output (sshdump)João Valverde2016-01-151-17/+0
* autotools: Remove old hack and bugfix CPPFLAGSJoão Valverde2016-01-141-6/+0
* Generate better pkg-config fileMichal Privoznik2016-01-041-1/+2
* extcap: add randpktdump, a random packet generator.Dario Lombardo2015-12-221-0/+42
* Note why we do -Wno-variadic-macros.Guy Harris2015-12-141-0/+4
* Remove -Wwrite-strings compiler flagJoão Valverde2015-12-121-1/+0
* cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]João Valverde2015-11-291-1/+3
* Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)João Valverde2015-11-271-26/+0
* sshdump: move build checkDario Lombardo2015-11-271-17/+17
* configure.ac: Fix CXXFLAGS with optimization for HP-UXJoão Valverde2015-11-271-1/+1
* autotools: do not apply CFLAGS in reverse orderPeter Wu2015-11-261-13/+19
* Remove configure --enable-ipv6 optionJoão Valverde2015-11-231-16/+0
* autotools: Fix extra-compiler-warnings for system headersJoão Valverde2015-11-211-3/+3
* extcap: add sshdump.Dario Lombardo2015-11-191-0/+71
* GResource configure.ac fixupJoão Valverde2015-11-191-7/+7