Allow make-version.pl to use git when missing from path
[metze/wireshark/wip.git] / CMakeLists.txt
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.
2015-12-14 Guy HarrisNote why we do -Wno-variadic-macros.
2015-12-12 João ValverdeRemove -Wwrite-strings compiler flag
2015-12-05 Guy HarrisRevert "Build Flex-generated files with "warnings are...
2015-12-05 Guy HarrisBuild Flex-generated files with "warnings are errors".
2015-12-04 Gerald CombsCMake+PortableApps: Include the VC runtime (second...
2015-12-04 Guy HarrisMore libcodecs -> libwscodecs.
2015-12-03 Pascal QuantinChange codecs from static to dynamic library
2015-11-30 Ryan DoyleCMake: Fix breakage with CMake 3
2015-11-26 Peter Wucmake: print the current CMAKE_C_FLAGS/CMAKE_CXX_FLAGS
2015-11-25 Peter Wucmake: fix dependencies for copy_data_files
2015-11-24 AndersBroman[Custom plugins] CUSTOM_PLUGIN_IN_FILES is no longer...
2015-11-24 Pascal QuantinFix NSIS installer generation broken in gffb5b3d
2015-11-24 Peter Wucmake: add dependency information for copy_data_files
2015-11-23 Alexis La GoutteCMakeLists (root): fix indent (use tabs)
2015-11-22 Guy HarrisQuote the path for the Windows setup script.
2015-11-21 Graham BloiceFix Windows hardening check
2015-11-19 Dario Lombardoextcap: add sshdump.
2015-11-17 Gerald CombsCMake: Add Qt5Svg to PACKAGELIST.
2015-11-16 Peter WuRevert "Override optimization and other flags for make...
2015-11-15 Guy HarrisTry retroactively applying the Qt folks' fix for QTBUG...
2015-11-11 Pascal QuantinCMake: set WinPcap version in top CMakeLists.txt file...
2015-11-11 Dario Lombardorandpkt: split into a core and an app.
2015-11-06 Evan HuusMove -fno-delete-null-pointer-checks to optional
2015-10-29 Ryan DoyleCMake: Fix compatibility with CMake 3
2015-10-29 Gerald CombsCMake: Use CMAKE_CL_64.
2015-10-25 Peter WuRequire GnuTLS 2.12.0, add cmake version detection
2015-10-22 Gerald CombsPass --verbose to windeployqt.
2015-10-22 Peter WuAvoid adding -pie on older cmake versions
2015-10-20 Peter WuRequire libgcrypt 1.4.2, add cmake version detection
2015-10-19 Guy HarrisDo -fPIC only if it's necessary.
2015-10-17 Joerg MayerMove the static handling to a place where it is effecti...
2015-10-16 Gerald CombsCMake: Add /WX
2015-10-16 Gerald CombsKeep CMake from finding Cygwin's Python.
2015-10-16 Guy HarrisRevert "Remove -fPIC with more than just MSVC."
2015-10-16 Guy HarrisRevert "+ OR OR OR OR OR"
2015-10-15 Joerg Mayer+ OR OR OR OR OR
2015-10-15 Guy HarrisRemove -fPIC with more than just MSVC.
2015-10-15 Gerald CombsCMake: Don't feed -fPIC to Visual C++, second try.
2015-10-14 Peter Wucmake: avoid adding -fPIE to libraries (fixes gcc 4.7)
2015-10-14 Peter Wucmake: always enable -Qunused-arguments for clang
2015-10-14 Guy HarrisIf we have QtMultimedia with Qt4, add its libraries...
2015-10-14 Guy HarrisAdd the directory for QtMultimedia to the list of inclu...
2015-10-14 Guy HarrisSet QT_MULTIMEDIA_LIB if we're using Qt 4 and have...
2015-10-13 Peter Wucmake: fix kerberos library lookup, support Heimdal
2015-10-11 Guy HarrisBack out the verbose Makefile stuff.
2015-10-11 Guy HarrisTemporarily make cmake builds verbose, for debugging...
2015-10-05 Gerald CombsInitialize 2.1.
2015-10-05 Peter WuAllow use of variadic macros
2015-10-02 Gerald CombsRevert "CMake: Don't feed -fPIC to Visual C++."
2015-10-02 Gerald CombsQt: Initial RTP playback.
2015-10-02 Gerald CombsCMake: Don't feed -fPIC to Visual C++.
2015-10-02 Gerald CombsCMake: Fix the dmg_package target.
2015-10-01 Gerald CombsSet the minimum Qt version to 4.7.
2015-10-01 Gerald CombsCMake: OS X packaging updates.
2015-10-01 Gerald CombsOS X: Integrate CMake and osx-dmg.sh
2015-09-25 Gerald CombsCMake: Add a hardening-check target.
2015-09-25 Balint Reczeycmake: Enable PIE when it is available by default
2015-09-10 Jeff MorrissDon't use any -fsanitize options unless we're using...
2015-09-02 Bill MeierUpdate comment about use of "/Zo" with MSVC2015
2015-09-02 Gerald Combs1.99.9 → 1.99.10.
2015-08-26 Joerg Mayercmake: rework version.h handling to treat it like config.h
2015-08-13 AndersMake building with MSVC2015 work
2015-08-04 Gerald CombsConvert Camel tap stats to new "generic stat API".
2015-08-04 Gerald CombsRemove the CLI H.225 counter.
2015-07-24 Gerald Combs1.99.8 → 1.99.9.
2015-07-15 Guy HarrisRevert "On OS X, add the Qt -Wl,-rpath hack in CMake...
2015-07-15 Guy HarrisOn OS X, add the Qt -Wl,-rpath hack in CMake, as we...
2015-07-13 Guy HarrisThe toolkit is called "Qt", not "QT".
2015-07-13 Guy HarrisDon't add rpaths with CMake, either; osx-app.sh will...
2015-07-05 Graham BloiceFix Windows CMake generated installer to include snmp...
2015-07-03 Michael MannConvert BOOTP/DHCP tap stats to new "generic stat API".
2015-07-03 Michael MannCreate very basic "generic" stat tap API to create...
2015-06-23 Michael MannUse RTD functionality for H.225
2015-06-22 Michael MannRefactor RTD stats.
2015-06-21 Michael MannFurther refactor SRT stats.
2015-06-18 Gerald Combs1.99.7 → 1.99.8
2015-06-15 Graham BloiceFix the CMake windows installer to pickup the locally...
2015-06-15 Graham BloiceSeparate Windows CMake compiler definitions and flags
2015-06-12 Graham BloiceFix some CMake compiler tests for Win64
2015-06-03 Graham BloiceFix OSX CMake warnings
2015-05-31 Graham BloiceFix zlib cmake
2015-05-28 Gerald Combs1.99.6 → 1.99.7.
2015-05-19 Graham BloiceFix CMake warnings
2015-05-05 Gerald CombsCMake: Try to fix version.h dependencies.
2015-05-01 Michael MannAdd tshark -z "ncp,srt"
2015-04-30 Gerald CombsCMake: Always set PROCESSOR_ARCHITECTURE on Windows.
2015-04-30 Graham BloiceCMake for Windows improvements
2015-04-29 Graham BloiceCMake Windows fixes
next