dnp3: fix indent and variable names
[metze/wireshark/wip.git] / CMakeLists.txt
2016-10-29 Jörg MayerRevert "Instead of supressing the warning of policy...
2016-10-29 Joerg MayerInstead of supressing the warning of policy 42, set...
2016-10-28 Alexis La GoutteCMAkelists: fix typo on comment
2016-10-22 Pascal QuantinAdd SBC decoding support to Windows
2016-10-22 Martin Kaisercmake, qt4: check if QT4_FOUND
2016-10-22 Gerald CombsCMake: Disable Qt4 && (Windows || macOS).
2016-10-20 Peter Wucmake: add dependency to build manual pages
2016-10-20 Peter WuOfficially require Qt 4.8 or newer
2016-10-18 Pascal QuantinCQL: add LZ4/Snappy decompression support on Windows
2016-10-17 Benoît Canetcql: add lz4 and snappy decompression
2016-10-14 Uli HeilmeierCMakeLists: Add man files
2016-10-13 Balint ReczeyRemove nghttp2 code and use system' nghttp2
2016-10-08 Uli HeilmeierRevert "CMakeLists: Add man files"
2016-10-07 Gerald CombsDisable ASAN when building lemon.
2016-10-05 Uli HeilmeierCMakeLists: Add man files
2016-09-30 Peter Wucmake: make WERROR_COMMON_FLAGS a normal string
2016-09-26 Gerald CombsAdd an initial "shellcheck" target.
2016-09-17 Peter WuRemove -Wdeclaration-after-statement
2016-09-16 Dario Lombardoextcap: add udpdump.
2016-09-07 Guy HarrisAdd some notes about XLC, HP C, and Sun/Oracle C.
2016-09-06 Peter WuAllow a lot more C99 features
2016-09-02 Gerald CombsCMake: Move version declarations to the top of CMakeLis...
2016-08-23 João ValverdeCMake: Allow setting per target compiler warnings
2016-08-04 João ValverdeBump GLib minimum required version to 2.22.0
2016-07-21 Gerald Combs2.1.2 → 2.3.0.
2016-07-14 Pascal QuantinMore 2.1.1 → 2.1.2 changes
2016-07-14 Gerald CombsBuild 2.1.1, second try.
2016-07-07 João ValverdeCMakeLists.txt: Fix gcee3e82
2016-07-05 Pascal QuantinRemove remnants of g_spawn_helper support
2016-07-05 Roland Knallextcap: Remove g_spawn_helper support
2016-06-29 Gerald CombsCMake: Update the macOS wrapper script behavior.
2016-06-27 Gerald CombsCMake: Qt 5.7 requires C++ 11.
2016-06-15 Gerald CombsPass "/utf-8" to Visual C++ 2015.
2016-06-15 Pascal QuantinRemove Nmake build system
2016-06-15 Peter Wucmake: fix ENABLE_ASAN detection
2016-06-14 Anders BromanRevert "Move inclusion of CmakeListsCustom to the end...
2016-06-13 AndersBromanMove inclusion of CmakeListsCustom to the end of the...
2016-06-12 João ValverdeCMake: Make PROJECT_VERSION_EXTENSION code simpler
2016-06-08 Gerald Combs2.1.0 → 2.1.1.
2016-06-08 Gerald CombsBuild 2.1.0, second try.
2016-05-22 João ValverdeMake -Wunused-const-variable a C only warning
2016-05-11 Michael MannCreate a Wix Installer
2016-05-10 Joerg MayerWhen using clang, warn about c99 only syntax (like...
2016-05-09 Michael MannSMI_DLL should not be part of directory path for copyin...
2016-05-02 Graham BloiceAdd checkAPI calls to CMake.
2016-04-25 Pascal QuantinCompile sshdump and ciscodump for Windows
2016-04-22 João ValverdeAdd CMake version.h dependency
2016-04-21 João ValverdeLink version code statically again
2016-04-21 João ValverdeAdd "-git" tag to version
2016-04-13 Gerald CombsWindows: Remove the need for _CRT_NONSTDC_NO_DEPRECATE.
2016-04-09 João Valverde[GTK] Check for xdg-open at run time
2016-04-08 Peter WuUse a single WS_NORETURN macro
2016-04-07 João ValverdeRemove -Warray-bounds, it is enabled by default with...
2016-04-04 João ValverdeRename "libz" to "zlib"
2016-04-04 João ValverdeRemove synchronous DNS name resolution
2016-03-31 Alexis La GoutteRevert "Trun on -Wused-but-marked-unused but only as...
2016-03-29 João ValverdeUse "old-style" moc options to ensure backward compatib...
2016-03-28 Joerg MayerTrun on -Wused-but-marked-unused but only as warning...
2016-03-28 Peter WuFix out-of-tree "gen-authors" target
2016-03-25 João ValverdeRemove -W from compiler warnings
2016-03-25 João ValverdeAdd ax_lib_socket_nsl.m4 macro
2016-03-24 Guy HarrisPut pcapio.c into a writecap library, and use it.
2016-03-24 Dario Lombardoextcap: add ciscodump.
2016-03-21 João ValverdeRemove ADNS support
2016-03-21 João ValverdeFix building without extcap enabled
2016-03-20 Graham BloiceFix CMake target FOLDER properties
2016-03-18 João Valverdecmake: Remove extcap from include directories
2016-03-14 Gerald CombsOS X: Remove GTK+ packaging.
2016-03-13 João ValverdeMove /asn1 to /epan/dissectors
2016-03-11 João Valverdecmake: Copy docs to build datafile dir for NSIS packaging.
2016-03-10 João ValverdeAdd doc/CMakeLists.txt
2016-03-08 Alexis La GoutteAUTHORS: sort by name
2016-03-07 Alexis La GoutteAdd conflict check filter
2016-03-06 Gerald CombsCMake: Avoid pipes and the `cut` command.
2016-03-04 Dario Lombardocmake: fix gen-authors target.
2016-03-04 Dario Lombardoextcap: move ssh common functions to ssh-base.
2016-03-04 Dario Lombardoextcap: add local_interfaces_to_list() to wsutil.
2016-03-03 Michael MannCreate perl script to append existing AUTHORS file...
2016-03-01 João ValverdeCMake: Add more structure to libwireshark build
2016-02-29 Roland Knallextcap: Move extcap handling to base
2016-02-26 Dario Lombardoextcap: move windows functions into extcap-base
2016-02-18 Guy HarrisDon't add the wiretap directory to the list of include...
2016-02-15 Guy HarrisBuild the extcap programs in the extcap directory.
2016-02-11 João ValverdeUse CMake conventional nomenclature for CXX_FLAGS
2016-02-06 João ValverdeCMake: Avoid unnecessary link dependency with SBC and...
2016-02-03 João ValverdeFix Qt4 moc option argument and add build parametrization
2016-02-02 Gerald CombsAdd configure-time synchronous DNS warnings.
2016-01-27 Mike78Allow/Create an option to use "capture filter" labels...
2016-01-27 Christian TellefsenAllow make-version.pl to use git when missing from...
2016-01-27 Guy HarrisDon't treat Visual Studio specially for linker flags.
2016-01-27 Guy HarrisExplain why we're still checking for MSVC.
2016-01-23 Michal PrivoznikCMake: Produce correct plugindir for pkg-config
2016-01-19 Gerald CombsCMake: Fix an endif.
2016-01-18 Michal LabedzkiAdd Lua dependings only if LUA is enabled
2016-01-04 Michal PrivoznikGenerate better pkg-config file
2015-12-30 Peter Wucmake: do not fail if help/faq.txt already exists
2015-12-28 Michael MannRefactor GUI dependencies out of color_filters.[ch...
2015-12-23 Guy HarrisFix a typo in a comment.
2015-12-22 Dario Lombardoextcap: add randpktdump, a random packet generator.
2015-12-18 Gerald CombsCMake: Make "install ... DESTINATION" paths relative.
next