aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.nmake
AgeCommit message (Expand)AuthorFilesLines
2013-09-09With the change from r51895, revert r51894.Chris Maynard1-1/+1
2013-09-09Add $(ZLIB_CFLAGS) to the GENERATED_CFLAGS list to fix compile error.Chris Maynard1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-1/+1
2013-02-19Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs1-1/+1
2012-09-15Don't redefine WIRESHARK_UI_SRCAnders Broman1-5/+0
2012-09-15text_import_scanner_lex.h and text_import_scanner.c are now part ofGuy Harris1-0/+7
2012-09-15*Do* use DIRTY_GENERATED_C_FILES, as it's defined; sadly, flex doesn'tGuy Harris1-2/+4
2012-06-13Add '*.sbr' to 'clean'Bill Meier1-1/+2
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-2/+2
2012-02-24CVARSDLL hasn't been used (is undefined) for a while....Bill Meier1-1/+1
2012-02-19(Minor): Use GLIB_CFLAGS instead of GTK_CFLAGS when compiling in ui directory.Bill Meier1-1/+1
2012-02-19We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES.Guy Harris1-1/+1
2012-02-18Create a libui (static) library in the ui directory, which contains theGuy Harris1-0/+80