Zhiyi Zhang
|
788fd4ee44
|
winedump: Support dumping Windows Metafiles.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-20 22:57:11 +02:00 |
Alexandre Julliard
|
51cea310a0
|
winedump: Add dumping of case mapping NLS files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-22 23:06:57 +01:00 |
Alexandre Julliard
|
5cd3395975
|
makefiles: Generate rules for installing scripts.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-29 21:20:07 +09:00 |
Alexandre Julliard
|
da340169d6
|
makefiles: Generate rules for installing programs.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-29 21:20:06 +09:00 |
Alexandre Julliard
|
7626728b56
|
makefiles: Generate rules for building tool binaries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-27 14:47:27 +09:00 |
Alexandre Julliard
|
509364e1dd
|
makefiles: Get rid of Make.rules.
|
2014-01-14 12:18:02 +01:00 |
Alexandre Julliard
|
092f37fc2d
|
makefiles: Include program files in the all: target.
|
2013-12-31 19:07:49 +01:00 |
Alexandre Julliard
|
1047e0474d
|
makefiles: Leave it to install-sh to create destination directories.
|
2013-12-26 14:35:15 +01:00 |
Alexandre Julliard
|
e2df0ab856
|
makefiles: Generate rules from makedep for building and installing man pages.
|
2013-11-18 11:40:00 +01:00 |
Alexandre Julliard
|
8d5b8b1346
|
makefiles: Define __WINESRC__ globally.
|
2013-10-07 10:48:04 +02:00 |
Alexandre Julliard
|
005565d90d
|
makefiles: Make sure to install manpages for the install-lib and install-dev cases.
|
2013-07-02 19:39:30 +02:00 |
Jacek Caban
|
0dfa1ae223
|
winedump: Added MSFT support.
|
2012-12-04 16:58:01 +01:00 |
Alexandre Julliard
|
49c31e3bf8
|
makefiles: Use the generic install flags for the tools directories.
|
2011-06-12 12:47:48 +02:00 |
Alexandre Julliard
|
15ccabc9a8
|
makefiles: Add common rules for installing the main man page.
|
2010-12-05 16:17:58 +01:00 |
Alexandre Julliard
|
bd9852cd6f
|
makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions.
|
2010-09-19 12:40:12 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Alexandre Julliard
|
a4e22d4928
|
tools: Build all the tools with -D__WINESRC__.
|
2009-10-05 14:55:25 +02:00 |
Dmitry Timoshkov
|
60482be24b
|
winedump: Add an ability to dump font files.
|
2009-05-11 15:57:13 +02:00 |
Alexandre Julliard
|
b3ec2e5f95
|
makefiles: Recurse into all directories for install-lib and install-dev too.
|
2008-08-25 14:27:03 +02:00 |
Eric Pouech
|
d75e0cd1f0
|
winedump: Print some basic info for pure DOS file (which fixes segfault while reading DOS files).
|
2007-01-06 11:40:44 +01:00 |
Eric Pouech
|
bacca3425a
|
winedump: Added support for dumping types from PDB, CV... files.
|
2006-11-30 12:59:15 +01:00 |
Eric Pouech
|
64f7c68554
|
winedump: First shot at dumping PDB files contents.
|
2006-11-30 12:58:56 +01:00 |
Dmitry Timoshkov
|
8e8e8f073d
|
winedump: Add partial COFF library support.
|
2006-11-28 12:37:54 +01:00 |
Michael Stefaniuc
|
ba123abf57
|
winedump: Win64 printf format warning fixes.
|
2006-10-02 11:55:07 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
2886e9b0e8
|
makefiles: Use make dependencies to create installation directories.
This avoids a lot of redundant calls to mkinstalldirs.
|
2006-08-07 17:48:18 +02:00 |
Mike Frysinger
|
5392844392
|
Add support for 'make install DESTDIR'.
|
2006-02-14 13:51:38 +01:00 |
Alexandre Julliard
|
12a749984c
|
Put Wine version information in all the man pages.
|
2005-10-06 16:10:01 +00:00 |
Eric Pouech
|
627aeca259
|
Created dump.c as a central point for file dumping (includes header
analysis, utility funcs...).
Added support for dumping minidump files.
|
2005-03-07 11:03:53 +00:00 |
Mike McCormack
|
50e9c0145d
|
Add dumping of lnk files.
|
2005-02-17 11:51:23 +00:00 |
Mike McCormack
|
888c1f2da5
|
Extend winedump to allow dumping enhanced meta files.
|
2005-01-04 20:32:25 +00:00 |
Robert Reif
|
2e991c351d
|
Added partial VxD support.
|
2005-01-03 14:48:49 +00:00 |
Michael Stefaniuc
|
8ae9b8926e
|
Added winedump man page, heavily based on the README file.
|
2004-02-17 22:49:33 +00:00 |
Jon Griffiths
|
2d3e50537f
|
Use $(EXEEXT) for the winedump executable.
|
2003-08-18 19:49:10 +00:00 |
Alexandre Julliard
|
6a9fe36de2
|
Created a separate static portability library and moved some of the
libwine routines in there.
|
2003-03-19 22:09:16 +00:00 |
Alexandre Julliard
|
f8bac62769
|
Do not define __WINESRC__ when building tools and miscemu.
|
2003-01-09 01:57:15 +00:00 |
Dimitrie O. Paun
|
8b36681bad
|
Rename __WINE__ to __WINESRC__.
|
2003-01-04 00:52:18 +00:00 |
Alexandre Julliard
|
16f3c788d0
|
Preliminary support for dumping NE binaries.
|
2002-10-02 18:50:09 +00:00 |
Alexandre Julliard
|
ce830a9c18
|
Added mkinstalldirs to create directories more portably.
|
2002-05-09 04:31:39 +00:00 |
Alexandre Julliard
|
9a68b7bef0
|
Link the tools and the server against libwine so we can use the
portability functions in there.
|
2002-04-27 21:19:22 +00:00 |
Eric Pouech
|
d786a12d58
|
Added PE dump capabilities to specmaker and renamed specmaker into
winedump.
|
2001-09-07 16:04:38 +00:00 |