Reflect the move of filters.c to libui.
[metze/wireshark/wip.git] / config.nmake
2014-06-27 AndersBromanHave the makefile run windepoyqt if it exists to copy...
2014-06-18 Pascal QuantinGet rid of obsolete references to nettle
2014-06-16 Jeff MorrissMore Python-bindings removal.
2014-06-06 Pascal QuantinUpgrade Windows builds to GnuTLS 3.1.22 and Gcrypt...
2014-06-04 Pascal QuantinUse -O2 option when compiling with MSVC
2014-06-04 AndersBromanUse the -Ox compiler option.
2014-05-23 Gerald Combs1.11.4 → 1.99.0.
2014-05-16 Gerald CombsBuild with GTK+ 2.24.23.
2014-05-14 Bill MeierAdd a comment indicating that 'PLATFORM' is apparently...
2014-05-12 Gerald CombsAdd default paths for the Qt online installer for Windows.
2014-05-01 Bill MeierAdd a comment re VS2013EE requiring that win32.mak...
2014-04-17 Pascal QuantinUse Lua 5.2.3 linked against MSVCR110.DLL when compilin...
2014-04-15 Gerald Combs1.11.3 → 1.11.4.
2014-04-09 Pascal QuantinSwitch back Windows 32 bits build to GTK2
2014-04-07 Pascal QuantinSwitch to Lua 5.2.3 built with MSVC2010 instead of...
2014-04-05 Pascal QuantinUpgrade Windows builds to Lua 5.2.3
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-29 Pascal QuantinUpgrade Windows builds to Lua 5.2.1
2014-03-04 Bill Meier(Trivial) Fix 2 typos; Reformat some long lines.
2014-02-07 Gerald CombsReplace "svn" with "git" all over the place.
2014-02-02 Graham BloiceImprove windows build
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-28 Gerald CombsMerge "[Automatic manuf, services and enterprise-number...
2014-01-27 Anders BromanMake it easier to try GTK 3.6
2014-01-26 Alexis La GoutteDrop support of Visual Studio 2005
2014-01-16 Gerald CombsMore Chocolatey lex/yacc updates.
2014-01-16 Gerald CombsAllow the use of Win flex-bison and document how to...
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2014-01-04 Gerald CombsAdd a note and commented-out definitions for Win flex...
2013-12-23 Bill MeierBack out inadvertant change introduced in SVN #54340
2013-12-21 Bill MeierAdd a comment as to a required change to CFLAGS
2013-12-02 Jörg Mayernmake: Allow setting the wireshark base dir via env...
2013-12-01 Jörg Mayer- Rename PCAP_VERSION to WINPCAP_VERSION - the version...
2013-11-18 Gerald Combs1.11.2 → 1.11.3.
2013-11-15 Gerald Combs1.11.1 → 1.11.2.
2013-11-07 Alexis La GoutteEnable Packet Editor by default
2013-11-05 Pascal QuantinFrom robionekenobi via https://bugs.wireshark.org/bugzi...
2013-11-03 Jörg MayerPass the name of the sed executable as an explicit...
2013-10-20 Pascal QuantinFrom RobiOneKenobi via https://bugs.wireshark.org/bugzi...
2013-10-16 Pascal Quantin1.11.0 -> 1.11.1
2013-10-12 Gerald CombsQT_DIR → QT5_BASE_DIR. This matches the CMake environment.
2013-10-11 Gerald CombsLook for Qt in WIRESHARK_LIB_DIR. Add a conditional...
2013-10-10 Gerald CombsUse the right package name.
2013-10-10 Gerald CombsTry to discover Qt similar to the way we discover Python.
2013-10-08 Gerald CombsAdd an initial Qt configuration and makefile targets.
2013-10-07 Anders BromanTry to fix Bug https://bugs.wireshark.org/bugzilla...
2013-08-28 Pascal QuantinRevert file committed by accident
2013-08-28 Pascal QuantinFix copy/paste error introduced in r51541 and spotted...
2013-08-23 Gerald CombsChocolatey wants to install NSIS in "c:\Program Files...
2013-07-24 Martin Kaiserwe have to make the manual change for *gtk2* now
2013-07-24 Anders BromanDon't enable GTK3 build on win32 - it's not working.
2013-07-24 Anders BromanMake it possible to use GetProcessMemoryInfo on Windows.
2013-07-24 Jörg MayerChange default gtk build from version 2 to version...
2013-07-20 Gerald CombsGeoIP 1.5.1.
2013-06-01 Chris MaynardChange a forward-slash to a back-slash as the path...
2013-04-23 Gerald CombsAdd a link to the latest CRT redistributables.
2013-04-22 Gerald Combs1.9.3 → 1.11.0.
2013-03-28 Gerald Combs1.9.2 → 1.9.3.
2013-03-18 Gerald Combs1.9.1 → 1.9.2.
2013-03-15 Gerald CombsGet release note conversion working on Windows.
2013-03-15 Gerald CombsSwitch to Asciidoc for the release notes. The initial...
2013-03-09 Gerald CombsSwitch to WinPcap 4.1.3.
2013-03-08 Gerald CombsSwitch to c-ares 1.9.1.
2013-03-06 Bill MeierAlways build with GDK_DISABLE_DEPRECATED, GDK_PIXBUF_DI...
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-20 Gerald CombsMore 1.9.0 → 1.9.1 changes. Release note updates.
2013-02-19 Gerald CombsEnable automatic updates for Win64. Fix a copy/paste...
2013-02-19 Gerald CombsAdd automatic software update checks for Win32 using...
2013-02-07 Bill MeierAdd note re 'no problems to date' with VS2012 (VC11).
2012-12-28 Bill MeierFixes & comments for building Wireshark with VS2012...
2012-12-22 Anders BromanDefine GTK_SCHEMAS_DIR
2012-12-22 Anders BromanPut back the 'right' GTK3 bundles
2012-12-21 Bill MeierRemove redundant (commented out) definition for GTK_PKG
2012-12-19 Anders BromanDon't yse the new GTK3 bundle, it lacks the tools
2012-12-19 Anders BromanUse the new bundle
2012-12-19 Bill MeierLet's try using the new Win32 GTK2 bundle 2.24.14 ...
2012-12-18 Anders Broman- Make dumpcap build with the new bundle.
2012-12-18 Anders BromanPrepare to ubdate the GTK bundles
2012-11-13 Jeff Morrissvcredist_*.exe is, AFAICT, still optional yet config...
2012-10-19 Gerald CombsThe U3 and PortableApps packaging processes depend...
2012-10-16 Anders Broman- Use PROGRAM_NAME in the unistaller too.
2012-10-15 Anders BromanStart making the program name "wireshark" configurable.
2012-10-15 Anders BromanTypos.
2012-10-15 Anders BromanBuilding with GTK3 works.
2012-10-15 Anders BromanBuild GTK2 versions again.
2012-10-15 Anders BromanTry a experimental gtk3 build
2012-10-14 Anders BromanRevert back to GTK2
2012-10-14 Anders BromanTry a experimental gtk3 build
2012-10-04 Guy HarrisExpand comments about the "making the C runtime availab...
2012-10-01 Jeff MorrissStop defining HAVE_CONFIG_H on Windows builds too.
2012-09-25 Chris MaynardRevert 45116. Developer's probably don't want the...
2012-09-25 Chris MaynardWe're downloading the user-guide as part of the setup...
2012-09-24 Gerald CombsLook in $(WIRESHARK_LIB_DIR)\vcredist_$(MSVC_VARIANT...
2012-09-21 Anders BromanAdd MCVC2012 Professional
2012-09-21 Jeff MorrissRevert r45018 and r45019: put config.h back in lemon...
2012-09-20 Bill MeierAdd some info about building with Visual Studio 2012...
2012-09-18 Bill MeierAdd stuff to config to build with VS2012. However:...
2012-09-16 Anders BromanCompile and install schemas if GTK3 is used, nsis needs...
2012-09-14 Anders BromanUse the latet GTK3+ bundles when building with GTK3
2012-07-06 Jakub ZawadzkiRevert part of r43579, MSVC_VARIANT should be not defined.
next