Fix Wai dissector
[metze/wireshark/wip.git] / CMakeLists.txt
2015-03-16 Gerald CombsCMake: Fix an uninstall.exe dependency.
2015-03-13 Gerald CombsAdd a test-programs target everywhere.
2015-03-12 Gerald CombsCMake: Add a top-level nsis_package target.
2015-03-12 Gerald CombsCMake: Update wslua build and test.
2015-03-10 Alexis La GoutteCMakeLists: fix indent (use tabs)
2015-03-07 Gerald CombsFix the exec call and paths in the test wrapper.
2015-03-07 Gerald CombsCMake: Generate a wrapper for test.sh.
2015-03-05 Gerald Combs1.99.3 → 1.99.4.
2015-02-19 Gerald CombsQt: Add more version and packaging information to the...
2015-02-18 Alexis La GoutteAdd AddressSanitizer (ASAN) build option
2015-02-18 Gerald CombsFix various warnings in wireshark-qt.cpp.
2015-02-14 Gerald CombsTry to fix diagnostic suppression.
2015-02-05 Guy HarrisRemove endif() left over from previous change.
2015-02-05 Guy HarrisGet rid of the temporary OS X-specific hack.
2015-02-05 Gerald CombsCMake: Make copy_data_files depend on html_docs.
2015-02-05 Guy HarrisOK, try cmake -E copy.
2015-02-04 Guy HarrisOn OS X, temporarily use cp to install some files.
2015-02-04 Gerald Combs1.99.2 → 1.99.3.
2015-02-04 Gerald CombsDon't build app_bundle by default.
2015-02-01 Gerald CombsCMake: Build a complete application bundle on OS X.
2015-01-23 Gerald CombsCMake: Make sure DATAFILE_DIR exists.
2015-01-21 Guy HarrisSupport Sun^WOracle C's -xldscope=hidden for hiding...
2015-01-21 Guy HarrisOnly turn -msse4.2 on for ws_mempbrk_sse42.c, and don...
2015-01-20 Gerald CombsCMake: Use wrapper scripts instead of symlinks.
2015-01-20 Gerald CombsCMake: Set an output directory for plugins.
2015-01-20 Gerald Combspdb_zip_package: Enable multithreaded compression.
2015-01-19 Gerald CombsCMake: Add a pdb_zip_package target.
2015-01-18 Gerald CombsCMake: Copy data files to the run directory.
2015-01-16 Alexis La GoutteCMakeList.txt/Makefile.am (root) : fix indent (use...
2015-01-15 Gerald CombsCMake: Rename the windeployqt variable.
2015-01-15 Graham BloiceFix-copy-qt-dll
2015-01-15 Graham BloiceFix cmake-cflags
2015-01-14 Gerald CombsCMake: Update windeployqt discovery.
2015-01-14 Gerald CombsCMake: Copy Qt DLLs to the target directory.
2015-01-14 Gerald CombsCMake: Copy wireshark-gtk dependent DLLs to the target...
2015-01-13 Gerald CombsCMake: Copy libwireshark dependent DLLs to the target...
2015-01-11 Graham BloiceFix CMake generation and use of Windows .rc files
2015-01-11 Graham BloiceUpdate CMake "Project names" and Folders
2015-01-10 Gerald Combsmake-version.pl updates.
2015-01-09 Gerald CombsCMake: Set WIRESHARK_TARGET_PLATFORM.
2015-01-08 Gerald CombsCMake: Enable DocBook on Windows.
2015-01-07 Guy HarrisDon't run checkapi on .rc files.
2015-01-06 Gerald CombsCMake: Add an ENABLE_CODE_ANALYSIS option.
2015-01-05 Joerg MayerOverride optimization and other flags for make based...
2015-01-04 Graham BloiceFix out-of-tree build includes of config.h
2015-01-03 Gerald CombsCMake: Clobber the top-level config.h before we build.
2015-01-02 Michael Manntshark: Add endpoints statistics
2015-01-01 Guy Harriswireshark-qt.cpp belongs in, err, umm, the Qt Wireshark...
2015-01-01 Guy Harriswireshark-qt.cpp is only a Qt Wireshark source file.
2015-01-01 Guy HarrisMove ui/qt/main.cpp to wireshark-qt.cpp, and get rid...
2014-12-31 Guy HarrisMove the version_info.c stuff to wsutil/ws_version_info.c.
2014-12-29 Graham BloiceWindows build improvements:
2014-12-24 Guy HarrisAdd -msse4.2 to the compiler flags if it's supported.
2014-12-18 Maarten BezemerUse LocatePythonModule to locate asn2wrs.py
2014-12-18 Maarten BezemerUse LocatePythonModule to find make-dissector-reg.py...
2014-12-17 Maarten BezemerInstall cmake files to make them available for out...
2014-12-17 Maarten BezemerInstall GLib cmake helper files
2014-12-16 Maarten BezemerAdd cmake helper files for finding wireshark
2014-12-11 Gerald CombsCMake: Make it easier to generate the release notes...
2014-12-09 Gerald CombsQt: Initial VoIP Calls dialog.
2014-11-27 Maarten BezemerLEX and YACC are required
2014-11-20 Balint ReczeyFix global plugin folder when it is set as an absolute...
2014-11-19 Graham BloiceRemove Windows linker flags from the CMake link flags...
2014-11-16 Alexis La GoutteAdd unused-const-variable (enable by default on new...
2014-11-10 David AmeissAllow building under OSX Yosemite using cmake.
2014-11-05 Joerg MayerEnable some runtime sanity checks when using at least...
2014-11-05 Joerg MayerFix plugin search path: It was relative instead of...
2014-10-29 AndersBromanAdd missing stuff for custom plugins.
2014-10-23 Gerald CombsOS X: Integrate CMake and osx-app.sh
2014-10-15 Gerald CombsCMake: When creating a bundle add convenience symlinks.
2014-10-11 Gerald CombsCMake: Don't add Custom.make to the bundle.
2014-10-10 Gerald CombsCMake: Bundle the "share" directory files and directories.
2014-10-09 Gerald CombsCMake: Build an application bundle (Wireshark.app)...
2014-10-02 Gerald CombsCMake: Don't assume we have a "cat" command.
2014-09-22 Michal Labedzkiextcap: Always create extcap/ dir in run/
2014-09-18 Joerg MayerHaving CmakeListsCustom.txt in git defeats the purpose...
2014-09-17 Gerald CombsQt: Add the "Map" button to the Endpoints dialog.
2014-09-03 AndersBromanActually use the define of custom plugins...
2014-09-02 Gerald CombsQt → wireshark. GTK+ → wireshark-gtk.
2014-09-01 AndersBromanAdd CMake stuff for custom plugins.
2014-08-22 Graham BloiceAdd WinSparkle to the CMake build to bring it into...
2014-08-22 Joerg MayerMove generating HAVE_AIRPCAP to main CMakeLists.txt...
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-20 Graham BloiceIn Visual Studio builds, enable the L4 warning
2014-08-14 Gerald CombsCMake: More Qt5WinExtras plumbing.
2014-08-13 Gerald CombsWindows Qt: Add taskbar progress support
2014-08-07 Joerg MayerAdd back a comment lost in 8b2a8a9636d090
2014-08-05 Graham BloiceSuppress 10 of the CMP0020 CMake warnings on Windows...
2014-08-04 Evan HuusRip out the filetap code
2014-08-04 Guy HarrisCMake 2.8+ supports CMAKE_OSX_DEPLOYMENT_TARGET; don...
2014-08-03 Guy HarrisAdd an OSX_DEPLOY_TARGET option to control building...
2014-08-03 Guy HarrisGo back to non-verbose Makefiles.
2014-08-03 Guy HarrisGet rid of debugging output, and get CMake to produce...
2014-08-03 Guy HarrisPrint the actual compiler, not its "CMake-id".
2014-08-03 Guy HarrisOK, try sorting the compiler options.
2014-08-02 Guy HarrisNote that the ...COMMON_FLAGS are for C and C++.
2014-08-02 Guy HarrisAlways check some -f flags.
2014-08-02 Guy HarrisWhen testing compiler flags, test them with previously...
2014-08-02 Guy HarrisDump additional debugging information.
2014-08-02 Guy HarrisWait until the C and C++ compiler flags are fully set...
next