aboutsummaryrefslogtreecommitdiffstats
path: root/ui/Makefile.nmake
Commit message (Expand)AuthorAgeFilesLines
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-311-1/+0
* With the change from r51895, revert r51894.Chris Maynard2013-09-091-1/+1
* Add $(ZLIB_CFLAGS) to the GENERATED_CFLAGS list to fix compile error.Chris Maynard2013-09-091-1/+1
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+1
* Add automatic software update checks for Win32 using WinSparkle. AddGerald Combs2013-02-191-1/+1
* Don't redefine WIRESHARK_UI_SRCAnders Broman2012-09-151-5/+0
* text_import_scanner_lex.h and text_import_scanner.c are now part ofGuy Harris2012-09-151-0/+7
* *Do* use DIRTY_GENERATED_C_FILES, as it's defined; sadly, flex doesn'tGuy Harris2012-09-151-2/+4
* Add '*.sbr' to 'clean'Bill Meier2012-06-131-1/+2
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-041-2/+2
* CVARSDLL hasn't been used (is undefined) for a while....Bill Meier2012-02-241-1/+1
* (Minor): Use GLIB_CFLAGS instead of GTK_CFLAGS when compiling in ui directory.Bill Meier2012-02-191-1/+1
* We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES.Guy Harris2012-02-191-1/+1
* Create a libui (static) library in the ui directory, which contains theGuy Harris2012-02-181-0/+80