Back up to the beginning of the file if we don't have a gzip header.
[gd/wireshark/.git] / cmake /
2019-11-15 Gerald CombsCMake: Work correctly without Sparkle.
2019-11-15 Gerald CombsmacOS: Add support for automatic updates using Sparkle.
2019-11-08 Gerald CombsCMake+docbook: Fixup our .chm titles.
2019-10-10 João ValverdeRevert "CMake: Don't install HTML manuals twice"
2019-10-09 João ValverdeCMake: Don't install HTML manuals twice
2019-10-02 Tomasz MońCMake: Make FindWSLibrary compatible with older CMake
2019-09-28 Tomasz MońCMake: Use glib debug dlls in Windows debug builds
2019-08-28 Dario Lombardocmake: fix issue when zstd is missing.
2019-08-27 Dario Lombardocmake: check minimum zstd library version.
2019-08-20 Piotr SmolinskiKafka: include zstd compression in Kafka message batches
2019-08-16 Pascal QuantinWindows: add nghttp2.pdb file to our PDB .zip
2019-08-16 Pascal QuantinWindows: upgrade Npcap to 0.9982, USBPcap to 1.5.3...
2019-07-27 Guy HarrisHTTPS In More Places, update some URLs.
2019-07-26 Guy HarrisHTTPS (almost) everywhere.
2019-07-21 João ValverdeRemove ABI compliance checker code.
2019-07-17 Roland KnallQt: Import Profile information
2019-05-03 João ValverdeCMake: Add libpcap imported library target
2019-05-02 João ValverdeCMake: Check for and use system SpeexDSP library
2019-04-29 Peter WuFindPCAP: fix broken search logic
2019-04-27 Guy HarrisUse pkg-config if possible; if not, use pcap-config...
2019-04-25 Guy HarrisDo FIND_PACKAGE_HANDLE_STANDARD_ARGS() before checking...
2019-04-25 Guy HarrisDon't look for zlib stuff if we didn't find zlib.
2019-04-24 Fabrice FontaineFindXml2: use pkg-config to find libxml2 dependencies
2019-04-24 Fabrice FontaineFindPCAP: use pkg-config to find pcap dependencies
2019-04-22 Dániel BakaiAdd brotli decompression support for HTTP and HTTP2...
2019-04-19 Peter WuCMake: bail out if minimum GLib version is not satisfied
2019-04-09 Gerald CombsWindows: Use an lz4 DLL built with vcpkg.
2019-04-01 Gerald CombsFix our .chm titles.
2019-03-18 Gerald CombsWindows: Start using a `vcpkg export` bundle.
2019-02-11 Peter WuCMake: remove unused FindMACOS_FRAMEWORKS.cmake file
2019-02-06 Gerald CombsWindows: Upgrade Kerberos to 1.17.
2019-02-04 João ValverdeCMake: Update FindLibXml2.cmake
2019-01-31 Peter WuCMake: rewrite FindSystemd.cmake file
2019-01-23 Peter WuCMake: fix failure to locate zlib (and possibly libssh)
2019-01-19 João ValverdeCMake: do not set an invalid INSTALL_RPATH for (plugin...
2019-01-18 Gerald CombsCMake: Fix Vcpkg x86 directory discovery.
2019-01-14 Gerald CombsWindows: Use a c-ares DLL built with vcpkg.
2019-01-13 João ValverdeCMake: Don't go on about "custom files"
2019-01-12 João ValverdeCMake: Fix inconsistent find_package() report output
2019-01-10 Peter WuCMake: try harder to find the right Python version
2019-01-09 Peter WuCMake: remove LocatePythonExecutable.cmake for Windows
2019-01-09 Peter WuCMake,WSDG: Remove Cygwin support
2018-12-31 Peter WuCMake: clean up FindGNUTLS.cmake
2018-12-31 Peter WuWindows: Upgrade GnuTLS to 1.6.3
2018-12-30 Peter WuCMake: clean up FindGCRYPT.cmake
2018-12-29 Peter WuWindows: fix handling of Unicode paths in Lua
2018-11-30 Gerald CombsNSIS: Install NPcap instead of WinPcap.
2018-11-20 Peter WuDrop JSON-GLib completely
2018-11-07 Peter WuRequire Python 3, drop Python 2 support
2018-11-06 Pascal QuantinWindows: fix RC information generation
2018-10-21 Peter Wulemon: sync with upstream (2018-09-08)
2018-10-18 Peter WuFindM.cmake: directly pass -lm to fix selective static...
2018-10-18 Peter WuFindGLIB2.cmake: workaround to make static linking...
2018-10-18 Peter Wucmake: rewrite FindGMODULE2.cmake and FindGTHREAD2...
2018-10-16 Joakim KarlssonRevert "cmake: fix version check for c-ares and gnuTLS"
2018-10-15 Joakim Karlssoncmake: fix version check for c-ares and gnuTLS
2018-10-14 Graham BloiceWindows: Remove Cygwin warning
2018-10-10 Gerald CombsWindows: Make our program details more consistent.
2018-10-08 Guy HarrisPut the Windows-specific system library settings in...
2018-10-02 Guy HarrisWe should only link executables with setargv.obj.
2018-10-01 Gerald CombsAdd a systemd Journal Export extcap.
2018-09-09 João ValverdeCMake: Remove link test output line
2018-09-08 João ValverdeCMake: Use upstream check compiler modules instead
2018-09-07 Peter Wucmake: optionally require Lua 5.1 or newer
2018-08-25 João ValverdeCMake: Modernize config-file package support
2018-08-23 João ValverdeCMake: Clean up and homogenize plugin dir configuration
2018-08-22 João ValverdeRevert "CMake: Clean up plugin dirs"
2018-08-21 João ValverdeCMake: Clean up plugin dirs
2018-07-20 Guy HarrisClean up tests.
2018-07-20 Gerald CombsCMake: Don't bother testing for _fseeki64 on Windows.
2018-07-16 Pascal QuantinLua: add include/lua-5.1 and include/lua-5.2 to CMake...
2018-06-27 Dario Lombardodocbook: reduce ruby code duplication by introducing...
2018-06-21 David KreitschmannFix build paths for cmake's Xcode project generator...
2018-06-11 João ValverdeRewrite make-{dissectors,taps} in Python
2018-05-24 Gerald CombsAsciidoctor: Remove underscores from macro names.
2018-05-23 Gerald CombsDon't look for Asciidoctor PDF unless we find Asciidoctor.
2018-05-22 Gerald CombsCMake: Search for asciidoctor-pdf separate from asciido...
2018-05-11 Gerald CombsCMake: Remove FindFreetype.
2018-05-02 Gerald CombsTest: Remove the Bash test scripts.
2018-04-25 Guy HarrisPut references to autotools in the past tense.
2018-04-24 Joakim Karlssoncmake: remove warnings -Werror=old-style-definition
2018-04-24 Dario Lombardocmake: remove gtk find scripts.
2018-04-24 Gerald CombsCMake: Doxygen and API reference target updates.
2018-04-24 Gerald CombsCMake: If we find Strawberry's xsltproc, un-find it.
2018-04-22 Guy HarrisFix up handling of the Kerberos package.
2018-04-20 Pascal QuantinWindows: add JSON-GLib library
2018-04-20 Pascal QuantinWindows: upgrade GLib to 2.52.2
2018-04-19 Peter WuCMake: fix build with json-glib with gold linker
2018-04-19 Pascal QuantinRemove remnants of WS_QT_BIN_PATH
2018-04-18 Dario Lombardotshark: add -G elastic-mapping report.
2018-04-17 Gerald CombsAdd a destination directory flag to git-export-release.
2018-04-15 Gerald CombsMore PortAudio removal.
2018-04-15 Joerg MayerCheck for HAVE_LZ4FRAME_H in the LZ4 detection process...
2018-04-09 Peter WuRevert "Docs: Reduce our TOC depth."
2018-04-09 Roland KnallQt: Fix MacOSX menu entries
2018-04-07 AndersBromanFindAsciidoctor: On SLES 12.2 the executable name is...
2018-03-27 Peter Wucmake: fix "cmake -E env" compatibility with older...
2018-03-13 Gerald CombsCMake: Skip some header checks on Windows.
2018-03-09 Pascal QuantinAdd MaxMindDB 1.3.2 library to Windows
2018-03-09 Dario Lombardospdx: more licenses converted.
next