Alexandre Julliard
|
b3d3903b33
|
wine.inf: Create symlinks for shared Wow64 keys under HKLM\Software.
|
2010-03-04 21:51:14 +01:00 |
Alexandre Julliard
|
835895f285
|
wine.inf: Create empty keys for all entries that are shared in Wow64.
|
2010-03-04 21:49:52 +01:00 |
Alexandre Julliard
|
562ba3c91c
|
wine.inf: Create a few Wow64 symbolic links.
|
2010-03-04 14:17:23 +01:00 |
Louis Lenders
|
cd172dff7c
|
wine.inf: Add windows\help directory.
|
2010-03-03 13:25:06 +01:00 |
Gerald Pfeifer
|
844e22093e
|
widl: Avoid two warnings.
|
2010-03-01 14:28:49 +01:00 |
Alexandre Julliard
|
877e31c10f
|
makefiles: Fix makedep dependency now that we explicitly to make depend when creating makefiles.
|
2010-03-01 11:35:37 +01:00 |
Huw Davies
|
bbfcf30f82
|
tools: Register dispex.dll.
|
2010-02-26 13:02:47 +01:00 |
Alexandre Julliard
|
9b02b5cddb
|
makefiles: Remove makedep only after everything else has been cleaned.
|
2010-02-24 15:12:30 +01:00 |
Alexandre Julliard
|
d3aa514a2d
|
wine.inf: Add a symlink for the Win9x-style timezone data.
|
2010-02-16 12:26:56 +01:00 |
Alexandre Julliard
|
96346ed62e
|
runtest: Fix handling of test binaries in the programs directory.
|
2010-02-15 12:49:08 +01:00 |
Alexandre Julliard
|
c6e62dda1c
|
makefiles: Simplify the WINE_CONFIG_MAKEFILE macro by removing the no longer needed prefix arg.
|
2010-02-10 19:51:11 +01:00 |
Alexandre Julliard
|
9463687f78
|
makefiles: Build the programs directly from the top-level makefile.
|
2010-02-10 19:51:08 +01:00 |
Alexandre Julliard
|
eb7c14458c
|
wine.inf: Don't create empty default key values where not necessary.
|
2010-02-10 14:29:52 +01:00 |
Alexandre Julliard
|
4435e99540
|
makefiles: Add support for having tests under the programs directory.
|
2010-02-10 11:31:12 +01:00 |
Alexandre Julliard
|
cb1fc8f4f5
|
makefiles: Move Maketest.rules to the top level.
|
2010-02-10 11:21:19 +01:00 |
Alexandre Julliard
|
d5addea279
|
makefiles: Generate the winetest rules from the WINE_CONFIG_TEST macro.
|
2010-02-08 21:27:54 +01:00 |
Alexandre Julliard
|
9644d1dcd7
|
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
|
2010-02-08 20:58:00 +01:00 |
Alexandre Julliard
|
4d3b0205f5
|
makefiles: Build the tools subdirectories directly from the top-level makefile.
|
2010-02-08 20:47:07 +01:00 |
Nikolay Sivov
|
bc3153affa
|
msxml4: Add self-registration for CLSID_DOMDocument40, accept it in classfactory.
|
2010-02-04 13:39:28 +01:00 |
Alexandre Julliard
|
7d020c9f08
|
makefiles: Create the wine symlink from configure.
|
2010-02-03 13:43:04 +01:00 |
Detlef Riekenberg
|
d7069b61f4
|
wine.inf: Add a 16bit fake dll for ddeml.dll.
|
2010-02-01 12:11:10 +01:00 |
Alexandre Julliard
|
950a0f87a0
|
makefiles: Generate the import library rules from configure.
|
2010-01-26 21:10:14 +01:00 |
Alexandre Julliard
|
b6c275b1b4
|
makefiles: Generate the static library rules from configure.
|
2010-01-26 20:40:12 +01:00 |
André Hentschel
|
115b50cc23
|
winegcc: Update comments.
|
2010-01-25 12:45:00 +01:00 |
Alexandre Julliard
|
4945a136dc
|
makefiles: Cross-compile all static libraries and import libs to .cross.a files to avoid conflicts.
|
2010-01-23 20:51:41 +01:00 |
Alexandre Julliard
|
07af19f3ab
|
winegcc: Add support for specifying a custom static library suffix.
|
2010-01-23 20:25:20 +01:00 |
Alexandre Julliard
|
8e9050ba05
|
makefiles: Disable 16-bit specific modules from make_makefiles.
|
2010-01-23 18:25:59 +01:00 |
Alexandre Julliard
|
aa6c4d4e92
|
configure: Add specific creation macros for the various types of makefiles.
|
2010-01-23 14:15:43 +01:00 |
Rob Shearman
|
e4ff90cc4d
|
wmc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
|
2010-01-22 12:18:53 +01:00 |
Rob Shearman
|
903f686899
|
wrc: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
|
2010-01-22 12:18:20 +01:00 |
Rob Shearman
|
39b3a57b3d
|
widl: Fix symbol was not declared and using plain integer as NULL pointer sparse warnings.
|
2010-01-22 12:17:56 +01:00 |
Alexandre Julliard
|
4ae9c2fe1f
|
wine.inf: Add entries for some of the global options.
|
2010-01-20 20:06:08 +01:00 |
Alexandre Julliard
|
4e640f8a2b
|
winedump: Remove an unused flag.
|
2010-01-19 15:03:56 +01:00 |
Rob Shearman
|
d9b83e8bb2
|
widl: Add support for character constants in expressions.
|
2010-01-19 12:43:31 +01:00 |
Jörg Höhle
|
ac1ad1372d
|
wine.inf: Correct MCI entries.
|
2010-01-19 12:43:30 +01:00 |
Alexandre Julliard
|
539da1b073
|
winebuild: Output the 16-bit asm relay functions as needed and get rid of --relay16 mode.
|
2010-01-16 15:58:48 +01:00 |
Alexandre Julliard
|
10e4a55b6c
|
winebuild: Output the asm relay functions as needed and get rid of --relay32 mode.
|
2010-01-16 15:50:27 +01:00 |
Alexandre Julliard
|
102dd9e92f
|
winebuild: Rename __wine_call_from_32_regs for consistency with 64-bit.
|
2010-01-16 15:41:48 +01:00 |
Alexandre Julliard
|
b4c6433063
|
winebuild: Do not output an undefined symbol reference for variables.
|
2010-01-11 13:54:16 -06:00 |
Paul Vriens
|
133ed6bac1
|
winedump: Pass the correct size to the helper (Coccinelle).
|
2010-01-11 11:34:51 -06:00 |
Paul Vriens
|
caaf027e55
|
widl: Fix size parameter for xrealloc (Coccinelle).
|
2010-01-11 11:34:32 -06:00 |
Marcin Baczyński
|
c7183e831b
|
fnt2bdf: Remove superfluous void* casts.
|
2010-01-07 17:59:57 +01:00 |
Marcin Baczyński
|
6a02e744b9
|
winedump: Remove superfluous void* cast.
|
2010-01-07 17:59:57 +01:00 |
Tillmann Werner
|
29e58e30f1
|
winedump: Fix null pointer dereference in spec mode.
|
2010-01-06 10:57:56 +01:00 |
Alexandre Julliard
|
82f910eb62
|
wrc: Merge the menu and menuex structures.
|
2010-01-04 12:41:16 +01:00 |
Alexandre Julliard
|
1b305dd2df
|
wrc: Merge the menuitem and menuitemex structures.
|
2010-01-04 12:31:22 +01:00 |
Alexandre Julliard
|
0fb8203654
|
wrc: Merge the dialog and dialogex structures.
|
2010-01-04 12:23:37 +01:00 |
Andrew Nguyen
|
c4ffbade86
|
wine.inf: Add CommonProgramFiles system environment variable.
|
2010-01-04 11:41:22 +01:00 |
Andrew Nguyen
|
0d61dd8c86
|
wine.inf: Add PATHEXT system environment variable.
|
2009-12-31 12:12:17 +01:00 |
Alexandre Julliard
|
f78890e8ca
|
winebuild: Get rid of the support for building old style 16-bit modules.
|
2009-12-30 18:04:59 +01:00 |