Commit Graph

4448 Commits

Author SHA1 Message Date
Alexandre Julliard
09e70524f4 makedep: Generate install rules for TrueType fonts based on pragmas in the .sfd file. 2014-02-05 13:49:08 +01:00
Alexandre Julliard
1cccb5594a makedep: Generate rules for bitmap fonts based on pragmas in the .sfd file. 2014-02-05 13:32:33 +01:00
Martin Storsjo
1ffeb42284 api-ms-win-core-heap-obsolete-l1-1-0: Add stub dll. 2014-02-04 16:08:15 +01:00
Martin Storsjo
29573f99da api-ms-win-core-heap-l1-2-0: Add stub dll. 2014-02-04 16:08:02 +01:00
Martin Storsjo
0f0e2bf433 api-ms-win-core-handle-l1-1-0: Add stub dll. 2014-02-04 16:07:30 +01:00
Martin Storsjo
bc132f3419 api-ms-win-core-file-l1-2-0: Add stub dll. 2014-02-04 16:07:08 +01:00
Martin Storsjo
a777a22376 api-ms-win-core-console-l1-1-0: Add stub dll. 2014-02-04 16:06:49 +01:00
Martin Storsjo
8c9e0b868b api-ms-win-core-com-l1-1-0: Add stub dll. 2014-02-04 16:06:23 +01:00
Martin Storsjo
6bb42462bb ext-ms-win-gdi-devcaps-l1-1-0: Add stub dll. 2014-02-04 16:06:02 +01:00
Martin Storsjo
c2df36dfc5 api-ms-win-ntuser-dc-access-l1-1-0: Add stub dll. 2014-02-04 16:05:38 +01:00
Alexandre Julliard
cf0e96c6d0 configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
Alexandre Julliard
8aa64e3580 configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles. 2014-01-30 12:42:56 +01:00
Alexandre Julliard
dc24a92f5b makedep: Add a helper function for computing base dir paths. 2014-01-28 19:38:44 +01:00
Jacek Caban
bd82d64467 atl90: Share registrar.c with atl100. 2014-01-28 14:32:17 +01:00
Martin Storsjo
8142543654 api-ms-win-core-synch-l1-2-0: Add stub dll. 2014-01-28 11:48:30 +01:00
Nikolay Sivov
cbf55d8251 widl: Uuid attribute is allowed for 'struct'. 2014-01-28 10:52:09 +01:00
Nikolay Sivov
c46debeeeb widl: Fix pointer size for SYS_WIN64 typelibs.
The fact that test data was wrong was hidden by broken widl typelib,
and same test typelib was used on windows so we never get proper test
results. Standard IUnknown/IDispatch that live in system stdole2.tlb
are also tested now.
2014-01-27 14:13:54 +01:00
Alexandre Julliard
16286e45c4 makedep: Create target subdirectories at make depend time. 2014-01-15 11:52:53 +01:00
Alexandre Julliard
2da6fc368f makedep: Make the makefile mode the default behavior and remove obsolete options. 2014-01-14 21:16:40 +01:00
Alexandre Julliard
509364e1dd makefiles: Get rid of Make.rules. 2014-01-14 12:18:02 +01:00
Alexandre Julliard
ab4fc685ba makedep: Generate dependencies for mo files when supported. 2014-01-14 11:49:42 +01:00
Alexandre Julliard
d19b68fa1a makedep: Expand compilation flags into the generated rules. 2014-01-14 11:45:58 +01:00
Frédéric Delanoy
1bd7405193 winedump: Use BOOL type where appropriate. 2014-01-14 11:17:19 +01:00
Alexandre Julliard
7d1d9b40f1 makedep: Expand tool names into the generated rules. 2014-01-13 17:37:31 +01:00
Alexandre Julliard
c7411e22be makedep: Expand the winegcc target arguments into the generated rules. 2014-01-13 17:37:29 +01:00
Frédéric Delanoy
5d0adcfa1e winedump: Remove an "#if 1" preprocessor directive. 2014-01-13 17:37:01 +01:00
Alexandre Julliard
09a75310da makedep: Expand the script names into the generated rules. 2014-01-10 12:53:15 +01:00
Alexandre Julliard
623cfef4a0 makedep: Add helper functions for computing source dir paths. 2014-01-10 12:47:19 +01:00
Frédéric Delanoy
91f2435469 Assorted spelling fixes. 2014-01-09 17:39:59 +01:00
Jacek Caban
0df819eecf widl: Make identifiers file more compatible with midl. 2014-01-09 12:28:43 +01:00
Martin Storsjo
8d9ecf70e2 api-ms-win-core-util-l1-1-0: Add stub dll. 2014-01-08 16:27:21 +01:00
Martin Storsjo
6f17458793 api-ms-win-core-sysinfo-l1-2-0: Add stub dll. 2014-01-08 16:27:03 +01:00
Martin Storsjo
463bf7bb61 api-ms-win-core-string-l1-1-0: Add stub dll. 2014-01-08 16:26:54 +01:00
Martin Storsjo
3741f7176a api-ms-win-core-profile-l1-1-0: Add stub dll. 2014-01-08 16:26:45 +01:00
Martin Storsjo
e5c2036cfe api-ms-win-core-interlocked-l1-2-0: Add stub dll. 2014-01-08 16:26:36 +01:00
Martin Storsjo
5ee522162c api-ms-win-core-errorhandling-l1-1-1: Add stub dll. 2014-01-08 16:26:26 +01:00
Martin Storsjo
0ee5b475cc api-ms-win-core-debug-l1-1-1: Add stub dll. 2014-01-08 16:26:16 +01:00
Martin Storsjo
7918f968f1 api-ms-win-core-processthreads-l1-1-1: Add stub dll. 2014-01-08 16:26:06 +01:00
Sergey Guralnik
4d13f84903 winedump: Get rid of the MAKE_DLL_RULES in the Makefile.in template. 2014-01-08 16:11:34 +01:00
Alexandre Julliard
ec8e5c610b makefiles: Generate explicit commands to create object subdirectories. 2014-01-08 16:11:30 +01:00
Alexandre Julliard
3e40fea9d6 makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
Alexandre Julliard
3dfcec768d makefiles: Always create dependencies from the top-level directory. 2014-01-07 12:20:26 +01:00
Alexandre Julliard
0d533cf0bd makefiles: Allow define arguments to be specific to a single file. 2014-01-07 12:20:25 +01:00
Alexandre Julliard
1a74fdbcee makefiles: Expand define arguments directly into the generated rules. 2014-01-07 11:25:24 +01:00
Alexandre Julliard
ce25c89585 makedep: Don't expand variable references that use ${}. 2014-01-04 20:33:57 +01:00
Alexandre Julliard
9c2725d5d6 makedep: Grow the include file array dynamically. 2014-01-04 12:25:56 +01:00
Frédéric Delanoy
201e49d4aa winedump: Use BOOL type where appropriate. 2014-01-03 11:27:39 +01:00
Dmitry Timoshkov
8cf8285add winebuild: Write actual (not aligned) sizes in the resource headers. 2014-01-02 15:50:12 +01:00
Frédéric Delanoy
5f4ccc016f winedump: Use BOOL type where appropriate. 2014-01-02 11:54:04 +01:00
Alexandre Julliard
45104d9cb6 makefiles: Determine module type based on the defined variables, and add some sanity checks. 2014-01-01 21:56:22 +01:00