Commit Graph

1193 Commits

Author SHA1 Message Date
Owen Rudge 17591cc3bf d3dx10: Add stub for d3dx10_41. 2010-08-19 17:32:19 +02:00
Owen Rudge e5d9e12c72 d3dx10: Add stub for d3dx10_42. 2010-08-19 17:32:18 +02:00
Owen Rudge 3c5b2e6e50 d3dx10: Add stub for d3dx10_43. 2010-08-19 17:32:18 +02:00
Alexandre Julliard 438835640f configure: Require autoconf 2.62, older versions don't handle source dir symlinks correctly. 2010-08-18 12:01:37 +02:00
Matteo Bruni 0ac336ff5d d3dcompiler_33: Stub dll. 2010-08-18 09:48:54 +02:00
Matteo Bruni 66d44999b8 d3dcompiler_34: Stub dll. 2010-08-18 09:48:43 +02:00
Matteo Bruni 8ea758387c d3dcompiler_35: Stub dll. 2010-08-18 09:48:32 +02:00
Matteo Bruni 458eb08a30 d3dcompiler_36: Stub dll. 2010-08-18 09:48:20 +02:00
Andrew Nguyen 6919c8dfc8 ipconfig: Add stub implementation. 2010-08-17 14:40:46 +02:00
Matteo Bruni 3c59b9c631 d3dcompiler_37: Stub dll. 2010-08-17 12:41:11 +02:00
Matteo Bruni fbf1e835a1 d3dcompiler_38: Stub dll. 2010-08-17 12:41:00 +02:00
Matteo Bruni 99491464d9 d3dcompiler_39: Stub dll. 2010-08-17 12:40:45 +02:00
Matteo Bruni fd4efcd0b1 d3dcompiler_40: Stub dll. 2010-08-17 12:39:49 +02:00
Austin Lund 203272eafa dmime/tests: Added tests for IDirectMusicPerformance. 2010-08-16 17:28:55 +02:00
Alexandre Julliard c2a29dbb9c configure: Check that the cross-compiler that we found actually works. 2010-08-04 13:16:19 +02:00
Matteo Bruni 79c1bc42c0 d3dcompiler_41: Stub dll. 2010-08-04 12:12:09 +02:00
Matteo Bruni fe05070643 d3dcompiler_42: Stub dll. 2010-08-04 12:11:47 +02:00
Mariusz Pluciński cb886f49be gameux/tests: Add test of IGameExplorer creation. 2010-08-03 18:21:11 +02:00
David Hedberg 87212d5105 explorerframe/tests: Add initial NamespaceTreeControl tests. 2010-08-02 15:28:35 +02:00
David Hedberg e2cf9ad33e explorerframe: Add dll stub. 2010-08-02 15:16:35 +02:00
Matteo Bruni 70962ee4d8 d3dcompiler_43: Add dll directory. 2010-08-02 15:14:01 +02:00
Andrew Eikum f3c6c62bcf regedit: Add regedit test suite. 2010-08-02 13:58:14 +02:00
Mariusz Pluciński b3a9ce4432 gameux: Add gameux.dll library stub. 2010-07-28 16:28:25 +02:00
Jacek Caban 16bad58a8c wscript.exe: Added stub implementation. 2010-07-28 16:28:21 +02:00
Alexandre Julliard 27816c7c32 configure: Send the flex error output to config.log. 2010-07-28 11:04:46 +02:00
Andrew Nguyen c20908bf56 propsys/tests: Add tests for PSStringFromPropertyKey. 2010-07-26 18:38:30 +02:00
Andrew Nguyen c50177b1c1 propsys: Implement PSStringFromPropertyKey. 2010-07-26 18:38:30 +02:00
Alexandre Julliard 7d2e7726e7 makefiles: Always build the static cross libraries if crosstest is supported. 2010-07-26 12:46:32 +02:00
Alexandre Julliard 83676d721f configure: Disable the unused result warnings when Fortify is enabled. 2010-07-24 13:35:06 +02:00
Piotr Caban d589d95d50 msvcp90/tests: Added char_traits assign tests. 2010-07-21 13:23:55 +02:00
Piotr Caban 9ae9d263da msvcp90: Added stub dll. 2010-07-21 09:35:08 +02:00
Detlef Riekenberg df898ea47a rundll.exe16: Add program as 16bit wrapper for rundll32.exe. 2010-07-19 15:22:59 +02:00
Marcus Meissner b3f0425580 atl: Also handle struct sizes for 64bit. 2010-06-15 20:10:00 +02:00
Andrew Nguyen dd12cf7110 configure: Avoid breaking compilation if AC_PACKAGE_URL is unavailable when regenerating with older autoconf. 2010-06-11 11:38:59 +02:00
Alexandre Julliard 271f5fbd97 configure: Remove some dead code. 2010-05-28 20:32:47 +02:00
Kristofer Henriksson c58eff621d winemp3.acm: Fix the Mac-specific code.
The previous code does not function on Snow Leopard, and does not conform
to Apple's documentation. This fix should function on all versions of OS X
later than 10.2.
2010-05-28 16:22:25 +02:00
Andrew Nguyen 2eda9c72cd configure: Don't enable maintainer mode if it is explicitly not requested. 2010-05-26 10:11:12 +02:00
Austin English 40b3d2ed13 ntdll: Add %gs support for FreeBSD. 2010-05-24 11:32:40 +02:00
Louis Lenders 1ae673f8de samlib: Add stubbed samlib.dll. 2010-05-20 12:43:19 +02:00
Alexandre Julliard 4ddfba41af configure: Add a compatibility macro for AS_VAR_IF. 2010-05-19 11:52:47 +02:00
Joel Holdsworth b9eae1ef8e configure: Added a check for ImageMagick v6.6 or newer in maintainer mode. 2010-05-17 12:42:32 +02:00
Joel Holdsworth 9571f781fb configure: Fix for icotool version checking regex. 2010-05-17 12:42:32 +02:00
Alexandre Julliard f3831cf2cb configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
This provides better backwards compatibility when running with a
32-bit prefix.
2010-05-17 12:42:30 +02:00
Alexandre Julliard 321d3883bf configure: Create a symlink from l_intl.nls in the build tree, and install it. 2010-05-06 20:54:33 +02:00
Hans Leidekker 544da28e53 programs: Add a stubbed sc.exe.
This is a command line tool used to create and configure services.
It's included in XP and used by the Akamai client installer.
2010-05-03 14:02:14 +02:00
Detlef Riekenberg 1434ef4e74 msvcr100: Add VS2010 C/C++ runtime library with forwards to msvcrt. 2010-05-03 13:56:17 +02:00
Alexandre Julliard d80627362d configure: Don't warn about libhal if we can use an alternative. 2010-04-26 06:57:49 -05:00
Alexandre Julliard b32653235a configure: Default to /lib64 as libdir for 64-bit builds, and use plain /lib for 32-bit builds. 2010-04-21 12:30:00 +02:00
Alexandre Julliard 980b688fd8 configure: Don't disable 32-bit programs on Wow64 to support a future 32-bit compatibility mode. 2010-04-15 22:52:36 +02:00
Alexandre Julliard 6c14238728 configure: Pass the -fasynchronous-unwind-tables flag to winegcc when supported. 2010-04-11 12:49:15 +02:00