Daniel Santos
|
0ea28a649b
|
make_requests: Correct comment in header (minor patch).
|
2009-05-26 14:25:12 +02:00 |
Francois Gouget
|
fb9e4afd88
|
winapi_cleanup: There is not much point for this tool so remove it.
|
2009-05-26 13:50:25 +02:00 |
Francois Gouget
|
a5924303af
|
winapi_fixup: There is not much point for this tool so remove it.
|
2009-05-26 13:50:18 +02:00 |
Alexandre Julliard
|
f914b57277
|
widl: Add support for standard target options to allow building the right typelib kind when cross-compiling.
|
2009-05-21 16:17:50 +02:00 |
Alexandre Julliard
|
b3a0833972
|
widl: Add support for writing 64-bit format typelibs.
|
2009-05-21 16:17:50 +02:00 |
André Hentschel
|
abc68c1ca7
|
winemaker: Read the includes of a dsp project file.
|
2009-05-20 11:08:54 +02:00 |
Paul Vriens
|
4626308a2b
|
wine.inf: Set the correct initial service pack information.
|
2009-05-19 11:25:09 +02:00 |
Francois Gouget
|
d537476894
|
winapi_test: Simplify the code that builds the list of headers to process.
|
2009-05-18 12:32:20 +02:00 |
Dmitry Timoshkov
|
60482be24b
|
winedump: Add an ability to dump font files.
|
2009-05-11 15:57:13 +02:00 |
Dmitry Timoshkov
|
65dbecbb5a
|
sfnt2fnt: Take into account external leading when calculating the font point size.
This makes the dfPoints field of the Japanese System font match the Windows one.
|
2009-05-11 15:56:54 +02:00 |
Austin English
|
285572fd57
|
winedump: Sign compare fixes.
|
2009-05-08 14:30:44 +02:00 |
Alexandre Julliard
|
b46be0be7d
|
winapi: Handle types should be treated as pointers.
|
2009-05-06 13:44:54 +02:00 |
Alexandre Julliard
|
8ad9457fca
|
winedump: Add dumping of x86_64 exception tables.
|
2009-05-06 12:06:24 +02:00 |
Ken Thomases
|
0e0e918f0f
|
winebuild: On Mac OS X, use -arch option to control output of "ld" and "as".
|
2009-05-04 12:51:38 +02:00 |
Ken Thomases
|
81d1d8e355
|
winegcc: Recognize '-arch <arch>' as a compiler and linker option.
The dev tools on Mac OS X takes this option to dictate the output architecture.
(Gcc still accepts -m32 and -m64, as well, but "ld" and "as" do not.)
|
2009-05-04 12:51:34 +02:00 |
Alexandre Julliard
|
880d00fb43
|
winebuild: Use iretq on x86_64 to restore more system registers and flags.
|
2009-05-01 18:03:23 +02:00 |
André Hentschel
|
925b1448bc
|
winemaker: Remove unnecessary quote filtering.
|
2009-05-01 13:13:41 +02:00 |
André Hentschel
|
5b4b4955be
|
winemaker: Update manpage.
|
2009-05-01 13:13:36 +02:00 |
André Hentschel
|
2100cb6196
|
winemaker: Make winemaker 64-bit ready.
|
2009-05-01 13:13:17 +02:00 |
Damjan Jovanovic
|
6144104f24
|
wine.inf: Add more file type descriptions.
|
2009-05-01 13:11:32 +02:00 |
Scott Ritchie
|
859fe2a7cb
|
wine.desktop: Reduce MIME types to application/x-ms-dos-executable and application/x-msi.
|
2009-05-01 13:11:26 +02:00 |
André Hentschel
|
a021e836ad
|
winemaker: Ignore quotes in source filenames.
|
2009-04-30 12:47:07 +02:00 |
André Hentschel
|
dc31d87082
|
winemaker: Add often used negative optimization.
|
2009-04-27 14:58:01 +02:00 |
André Hentschel
|
e1cdd9778f
|
winemaker: Fix optimizations.
|
2009-04-27 14:57:54 +02:00 |
André Hentschel
|
1199d05d59
|
winemaker: Fix project file path parsing.
|
2009-04-27 14:57:50 +02:00 |
André Hentschel
|
70fbe9770a
|
winemaker: Fix path handling for Current Working Directory.
|
2009-04-27 14:57:42 +02:00 |
André Hentschel
|
6a5be43650
|
winemaker: Canonicalize directory name if used as target name.
|
2009-04-24 15:51:27 +02:00 |
André Hentschel
|
0c53d2ef0d
|
winemaker: Print all copyrights in banner.
|
2009-04-24 15:51:01 +02:00 |
André Hentschel
|
f711704cc8
|
winemaker: Print version in Makefile header.
|
2009-04-24 15:50:56 +02:00 |
André Hentschel
|
e8a5325196
|
winemaker: Remove unused function.
|
2009-04-23 18:14:26 +02:00 |
André Hentschel
|
7a0f61191a
|
winemaker: Parse include dirs from vcproj file.
|
2009-04-22 14:42:28 +02:00 |
André Hentschel
|
868547c932
|
winemaker: Fix wrong place for case-check.
|
2009-04-22 14:42:19 +02:00 |
André Hentschel
|
b09d6d0819
|
winemaker: Fix whitespace handling for libs.
|
2009-04-22 14:42:14 +02:00 |
Christian Costa
|
d5f3d6f759
|
winedump: When generating preamble, use 4 spaces instead of tabs. Remove extra break.
|
2009-04-21 14:32:26 +02:00 |
Hans Leidekker
|
6137b1ba2d
|
programs: Add stub termsv.exe.
|
2009-04-20 16:56:13 +02:00 |
Francois Gouget
|
dbfe7b7b68
|
winapi: Fix the C-parser combined getter/setter prototypes.
|
2009-04-20 15:26:35 +02:00 |
Francois Gouget
|
9bdde98ab6
|
winapi: Remove some dead code.
|
2009-04-20 15:26:07 +02:00 |
Francois Gouget
|
55cd3433ac
|
winapi: trampoline is not used so remove it.
|
2009-04-20 15:26:02 +02:00 |
Francois Gouget
|
0dd5c442c1
|
winapi: Fix the parse_c_declaration() prototype and remove unused variables.
|
2009-04-20 15:25:36 +02:00 |
Francois Gouget
|
f8ae6d6407
|
winapi: parse_c_declarations() is not used. Remove it.
|
2009-04-20 15:25:31 +02:00 |
André Hentschel
|
9312ff52e0
|
winemaker: Add -m32 flag to support winegcc-changes.
|
2009-04-20 14:12:16 +02:00 |
Alexandre Julliard
|
6fb1d75239
|
c2man: Fix the array reference syntax and the return value regexps.
|
2009-04-10 19:52:04 +02:00 |
Hans Leidekker
|
8320686fb2
|
wine.inf: Register msctf classes.
|
2009-04-10 14:44:41 +02:00 |
Alexandre Julliard
|
b374e7e36e
|
winebuild: Don't include any Windows header to avoid data types dependencies.
|
2009-04-09 20:58:43 +02:00 |
Alexandre Julliard
|
89f6bc2ef4
|
winebuild: Hardcode the stack frame offsets instead of using the data structures.
|
2009-04-09 20:30:10 +02:00 |
Alexandre Julliard
|
d71284f0b4
|
winebuild: Hardcode the i386 register context offsets instead of using the data structure.
|
2009-04-09 20:01:56 +02:00 |
Alexandre Julliard
|
53929f1906
|
server: Make all dump function take a prefix string to simplify the tracing code.
|
2009-04-08 17:31:05 +02:00 |
Alexandre Julliard
|
653d2c4a8d
|
server: Store the type of CPU that the client is running on.
|
2009-04-03 14:49:10 +02:00 |
André Hentschel
|
8f74c2b1a7
|
winemaker: Update man page.
|
2009-04-03 13:00:28 +02:00 |
André Hentschel
|
df5c4178a8
|
winemaker: Add workspace-parse function.
|
2009-04-03 13:00:12 +02:00 |