aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
AgeCommit message (Collapse)AuthorFilesLines
2012-06-06Update the Lua configuration on Win64 to reflect the recent change toGerald Combs1-1/+1
Visual Studio 2010. svn path=/trunk/; revision=43142
2012-06-051.7.2 → 1.9.0.Gerald Combs1-2/+2
svn path=/trunk/; revision=43120
2012-06-04Make it possible to build with GTK3 on WindowsAnders Broman1-6/+8
svn path=/trunk/; revision=43083
2012-06-04Update GTK 3.0 package IdAnders Broman1-2/+2
svn path=/trunk/; revision=43071
2012-06-03Default to the version recommended in the Developer's Guide, namelyGuy Harris1-2/+3
MSVC++ 2010 Express Edition. svn path=/trunk/; revision=43016
2012-05-31Use GeoIP package 1.4.8-2 for win64 also (I guess that's what was intended ↵Pascal Quantin1-1/+1
in r42933) svn path=/trunk/; revision=42946
2012-05-30Use the updated GeoIP package (1.4.8-2).Gerald Combs1-1/+1
svn path=/trunk/; revision=42933
2012-05-30Revert GEOIP_CFLAGS back to r42905. It looks like the builders picked upGerald Combs1-1/+1
the wrong archive yesterday before I had a chance to upload the right one. svn path=/trunk/; revision=42919
2012-05-30Ugh. Fix GEOIP_CFLAGS again. 3rd time's the charm?Chris Maynard1-1/+1
svn path=/trunk/; revision=42918
2012-05-30Try it with Windows style path separator instead.Chris Maynard1-1/+1
svn path=/trunk/; revision=42917
2012-05-30Fix GEOIP_CFLAGS so GeoIP.h can be found.Chris Maynard1-1/+1
svn path=/trunk/; revision=42916
2012-05-29Use GeoIP 1.4.8 which includes a DLL instead of a static library.Gerald Combs1-5/+7
svn path=/trunk/; revision=42905
2012-05-14Try using an OBS-derived Gtk2 bundle, second try.Gerald Combs1-16/+39
svn path=/trunk/; revision=42623
2012-04-23Add PKG_SUFIXAnders Broman1-0/+1
svn path=/trunk/; revision=42202
2012-04-21Make it possible to download the GTK3 packageAnders Broman1-3/+88
svn path=/trunk/; revision=42174
2012-04-20Switch back to the gtk.org version of the GTK+ bundle since its CairoGerald Combs1-60/+22
doesn't crash. svn path=/trunk/; revision=42171
2012-04-19Switch to our custom GTK+ bundles derived from openSUSE Build ServiceGerald Combs1-22/+60
packages. Sort and normalize our DLL lists. Add several new required DLLs. svn path=/trunk/; revision=42143
2012-04-061.7.1 → 1.7.2.Gerald Combs1-1/+1
svn path=/trunk/; revision=41971
2012-04-04RevertAnders Broman1-1/+1
svn path=/trunk/; revision=41928
2012-04-04Update to a version which have getopt_long().Anders Broman1-1/+1
svn path=/trunk/; revision=41926
2012-03-29Use the GnuTLS 2.12.18-1.2-1 bundle.Gerald Combs1-7/+7
svn path=/trunk/; revision=41829
2012-03-27Use GnuTLS 2.12.18.Gerald Combs1-2/+2
svn path=/trunk/; revision=41809
2012-02-29Revert the change of MSVC_VARIANT made by misstake.Anders Broman1-1/+1
svn path=/trunk/; revision=41238
2012-02-29Use GTK 2.24.10 for win32.Anders Broman1-4/+4
svn path=/trunk/; revision=41237
2012-02-29Add the package version of GTK 2.24.10(commented out).Anders Broman1-1/+3
svn path=/trunk/; revision=41236
2012-02-19(Minor): Add -DG_DISABLE_SINGLE_INCLUDES to GLIB_CFLAGSBill Meier1-1/+2
svn path=/trunk/; revision=41076
2012-01-30Rework optional generation of .sbr & .bsc files.Bill Meier1-13/+18
svn path=/trunk/; revision=40779
2012-01-30Fix QtShark compile error.Bill Meier1-1/+1
(Quoting can be tricky ...) svn path=/trunk/; revision=40766
2012-01-29Part of "Build Browse Information File per default" fromAnders Broman1-0/+2
Kovarththanan Rajaratnam applied. It's still not the default but easier to make it so. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3480 svn path=/trunk/; revision=40765
2012-01-27Since we know the version of WinPcap we're compiling against, go ahead and ↵Chris Maynard1-1/+1
display it instead of displaying "version unknown". svn path=/trunk/; revision=40740
2012-01-06Remove support for MSVC < MSVC2005; Update Developer's Guide.Bill Meier1-84/+5
svn path=/trunk/; revision=40395
2011-11-29Allow for, but don't yet use, GTK+ 2.24.Gerald Combs1-3/+3
svn path=/trunk/; revision=40032
2011-11-17Add an SVN_REVISION variable to config.nmake. This can be used toGerald Combs1-10/+13
retrieve our SVN revision in releases. Use make-version.pl to set all version information. Be more explicit about the tasks it performs: - Fetching the SVN revision which corresponds to our code. The revision can be fetched via "svn info", "git svn info", SubWCRev", config.nmake, or by prodding .svn. - Setting the version numbers (the "major.minor.micro" triplet). - Setting the release information (revision/build number, local build identifier) Remove the "is_release" configuration option and dist-hook target. When run with a "--set-*" option or no options make sure we leave a valid svnversion.h behind. svn path=/trunk/; revision=39891
2011-11-081.7.0 → 1.7.1.Gerald Combs1-1/+1
svn path=/trunk/; revision=39769
2011-10-05Add a HAVE_GEOIP_V6 configuration option and enable it by default.Gerald Combs1-3/+5
svn path=/trunk/; revision=39283
2011-10-04Add more entries to the Python CRT list.Gerald Combs1-1/+3
svn path=/trunk/; revision=39257
2011-09-25Get rid of (hopefully) all configure options to enable MAIN_MENU_USE_UIMANAGERJörg Mayer1-3/+0
as it is the only option left. svn path=/trunk/; revision=39138
2011-08-21Make MAIN_MENU_USE_UIMANAGER the default.Anders Broman1-1/+1
svn path=/trunk/; revision=38650
2011-08-17Always build with -DGTK_DISABLE_DEPRECATED. The files thatJörg Mayer1-3/+1
fail when built in specific configurations will disable this option when required. svn path=/trunk/; revision=38588
2011-08-08MAIN_MENU_USE_UIMANAGER is also used in some includes, not onlyJörg Mayer1-2/+3
in .c files, so the aproach to #undef GTK_DISABLE_DEPRECATED was wrong. Only enable GTK_DISABLE_DEPRECATED if MAIN_MENU_USE_UIMANAGER is defined. svn path=/trunk/; revision=38420
2011-08-08Looks like the Windows code isn't as clean as the Unix path:Jörg Mayer1-1/+2
Comment out GTK_DISABLE_DEPRECATED svn path=/trunk/; revision=38405
2011-08-08GTK3 stuff:Jörg Mayer1-0/+2
- Update Status file - configure.in: start GSEALing with 2.20 and not 2.22 - configure.in/config.nmake/CMakeLists.txt: enable GTK_DISABLE_SINGLE_INCLUDE and GTK_DISABLE_DEPRECATED - menus.c: If not building with UI_MANAGER, disable GTK_DISABLE_DEPRECATED svn path=/trunk/; revision=38404
2011-08-07svn path=/trunk/; revision=38396Anders Broman1-1/+2
2011-08-07Revert previous commit.Anders Broman1-2/+1
(Note to self read the description first) "Returns : a newly-allocated string, with all the upper case characters in str converted to lower case, with semantics that exactly match g_ascii_tolower(). (Note that this is unlike the old g_strdown(), which modified the string in place.)" svn path=/trunk/; revision=38395
2011-08-07 Replace deprecated glib functions.Anders Broman1-1/+2
set DG_DISABLE_DEPRECATED for windows build. svn path=/trunk/; revision=38394
2011-08-03- Get rid of deprecated functions.Anders Broman1-0/+1
- Include pangocairo. svn path=/trunk/; revision=38317
2011-07-29 - Always build with GSEAL_ENABLEAnders Broman1-1/+2
svn path=/trunk/; revision=38252
2011-07-19Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmakeGerald Combs1-34/+34
use WIRESHARK_LIB_DIR for the location of our external libraries. svn path=/trunk/; revision=38119
2011-07-19Pull WIRESHARK_LIBS from the system environment if it's available.Gerald Combs1-0/+3
svn path=/trunk/; revision=38114
2011-07-17Include Cairo lib to be able to use caro functions.Anders Broman1-0/+1
svn path=/trunk/; revision=38066