Commit graph

4323 commits

Author SHA1 Message Date
André Hentschel
94d8e3ab68 tools/winapi: Remove PCTSTR, PTSTR and TCHAR from the list of tested types. 2013-11-06 12:01:52 +01:00
Alexandre Julliard
27534a09c6 makefiles: Automatically update source variables in the makefile based on the makedep pragmas. 2013-11-05 20:38:19 +01:00
Alexandre Julliard
ae9f33e17b makedep: Add support for #pragma directives in the source to set the flags for generated files. 2013-11-05 20:38:17 +01:00
Alexandre Julliard
cc02e15220 widl: Add support for #pragma directives. 2013-11-04 17:41:11 +01:00
Alexandre Julliard
1f3e3fa424 makedep: Add per-file flag to store the information about files to generate. 2013-11-04 17:41:09 +01:00
Michael Stefaniuc
3101b50121 winmm/tests: Fix the includes for generated.c. 2013-10-31 09:58:43 +01:00
Alexandre Julliard
9c6ab0f365 sfnt2fnt: Define WINE_UNICODE_API directly in the source. 2013-10-28 14:21:33 +01:00
Alexandre Julliard
98de631eb1 wrc: Define WINE_UNICODE_API directly in the source. 2013-10-28 14:20:58 +01:00
Alexandre Julliard
b647703774 wmc: Define WINE_UNICODE_API directly in the source. 2013-10-28 14:20:53 +01:00
Alexandre Julliard
54e0c7fe14 wrc: Remove an unused variable. 2013-10-28 14:18:56 +01:00
Alexandre Julliard
f775f3e105 wmc: Don't put timestamps in generated files. 2013-10-28 14:18:48 +01:00
Alexandre Julliard
9fbf473a0b makefiles: Build makedep from the top-level makefile. 2013-10-28 13:58:14 +01:00
Alexandre Julliard
3571c06799 makefiles: Generate explicit build rules for C source files from makedep. 2013-10-28 11:16:11 +01:00
Dmitry Timoshkov
352c8d0215 tools/winapi: Remove OLDFONTENUMPROC from the list of tested types. 2013-10-16 11:41:20 +02:00
Alexandre Julliard
b9cb6d4f95 makedep: Automatically add the source idl for generated sources to the dependencies list. 2013-10-15 21:00:09 +02:00
Alexandre Julliard
c9a4cc6ab7 makedep: Add a helper function to replace a file name extension. 2013-10-15 20:59:15 +02:00
Alexandre Julliard
b1d4807fc2 makedep: Remove support for no longer used .mc.rc files. 2013-10-15 20:29:39 +02:00
Zhenbo Li
7003bbdfd4 atl90: Added new dll. 2013-10-15 16:35:05 +02:00
Alexandre Julliard
13479aa7b8 tools: Update the character data tables to Unicode 6.3.0. 2013-10-15 16:09:16 +02:00
Aric Stewart
b5d9fc323d tools: Add new Explicit Formatting types for Unicode 6.3. 2013-10-15 16:02:38 +02:00
Alexandre Julliard
edf4dab5ef makefiles: Generate explicit build rules for testlist.c from makedep. 2013-10-15 13:53:12 +02:00
Alexandre Julliard
d4593274dc makefiles: Generate explicit build rules for dlldata.c from makedep. 2013-10-15 13:53:11 +02:00
Alexandre Julliard
d9a75184c7 makefiles: Generate explicit build rules for idl files from makedep. 2013-10-15 13:53:11 +02:00
Alexandre Julliard
25b0810655 makefiles: Generate explicit build rules for resource files from makedep. 2013-10-15 13:53:11 +02:00
Alexandre Julliard
da4c49c744 makefiles: Generate explicit build rules for message files from makedep. 2013-10-15 13:53:11 +02:00
Alexandre Julliard
c00cc015f8 makefiles: Generate explicit build rules for bison files from makedep. 2013-10-15 13:53:09 +02:00
Alexandre Julliard
efef36c05a makefiles: Generate explicit build rules for lex files from makedep. 2013-10-14 19:49:29 +02:00
Alexandre Julliard
bb45a93d71 makedep: Generate correct dependencies for testlist.c. 2013-10-14 16:05:32 +02:00
Alexandre Julliard
c3aa495295 makedep: Add more helpers for file output and error handling. 2013-10-14 16:05:32 +02:00
Alexandre Julliard
cf34a967cc makedep: Remove some unnecessary typedefs. 2013-10-14 16:05:31 +02:00
Alexandre Julliard
c6262a14f8 makefiles: Generate the common rules for tests from configure. 2013-10-10 12:27:00 +02:00
Alexandre Julliard
237ed76e6d makefiles: Generate the common rules for programs from configure. 2013-10-10 11:41:14 +02:00
Alexandre Julliard
41c7ba4b5d makefiles: Generate the common rules for dlls from configure. 2013-10-10 11:41:07 +02:00
Alexandre Julliard
a3b76d3366 makefiles: Generate the common rules for import libraries from configure. 2013-10-10 11:41:01 +02:00
Alexandre Julliard
fabd3120c5 makefiles: Move the main module rules to the global Make.rules file. 2013-10-09 11:31:21 +02:00
Alexandre Julliard
204105ade4 configure: Simplify the generation of the install and clean rules. 2013-10-08 15:25:07 +02:00
Alexandre Julliard
2292b06281 makefiles: Move l_intl.nls and wine.inf to loader so that they are installed even when tools are not built. 2013-10-07 13:32:03 +02:00
Alexandre Julliard
c0c7192eaa makefiles: Generate the loader rules from configure. 2013-10-07 12:22:06 +02:00
Alexandre Julliard
8d5b8b1346 makefiles: Define __WINESRC__ globally. 2013-10-07 10:48:04 +02:00
Alexandre Julliard
69b9c4b198 configure: Use the standard MKDIR_P macro to create directories. 2013-10-04 22:12:22 +02:00
Alexandre Julliard
2808ba2108 tools: Upgrade the install-sh script. 2013-10-04 22:10:09 +02:00
Alexandre Julliard
9b86c6a9b8 wmc: Load translations from mo files instead of po. 2013-10-04 19:39:39 +02:00
Alexandre Julliard
d6057e6411 wmc: Add support for long command-line options. 2013-10-04 19:38:46 +02:00
Alexandre Julliard
a60ebd3ade makefiles: Link libwine statically into the tools to avoid run-time path dependencies. 2013-10-04 17:46:22 +02:00
Hans Leidekker
621454ef0e wine.inf: Initialize 64-bit prefixes with the right Windows version. 2013-10-02 20:18:22 +02:00
Francois Gouget
d3672524ed Assorted spelling fixes. 2013-10-01 19:09:08 +02:00
Frédéric Delanoy
5f607a95df wrc: Use BOOL type where appropriate. 2013-09-30 20:35:02 +02:00
Frédéric Delanoy
bf36cf284e wmc: Use BOOL type where appropriate. 2013-09-30 20:35:02 +02:00
Alexandre Julliard
8355887560 makefiles: Clean files from the top-level makefile where possible. 2013-09-30 20:34:53 +02:00
André Hentschel
e99e9d8d82 winebuild: Update IMAGE_FILE_MACHINE_ARM64.
According to pecoff 8.3.
2013-09-26 10:45:10 +02:00