Commit Graph

1804 Commits

Author SHA1 Message Date
Alexandre Julliard 1b2977420e configure: Improve the check for the resolver library. 2014-07-23 15:23:46 +02:00
Alexandre Julliard 3bbbb6d5a7 configure: Always build wine.inf even if we don't install it. 2014-07-03 21:20:47 +02:00
Andrew Eikum d03c1cfc17 packager: Add loading support for Ole10Native storage objects. 2014-06-18 19:52:40 +02:00
Andrew Eikum b456eb5213 packager: Add stub Packager implementation. 2014-06-18 19:52:39 +02:00
Austin English d13d296c27 msasn1: Add stub dll. 2014-06-12 18:22:52 +02:00
Hans Leidekker ae542221a0 jsproxy: New dll. 2014-05-15 19:04:41 +02:00
Ken Thomases dfa98dfb49 configure: Use the discovered LCMS2_LIBS when testing linking against lcms2. 2014-05-01 10:17:25 +02:00
Alistair Leslie-Hughes e838f0c285 sdbinst: New stub program. 2014-04-16 14:38:08 +02:00
Hans Leidekker 3b63733bcb netprofm: Add a couple of tests for INetworkListManager. 2014-04-07 15:34:48 +02:00
Hans Leidekker 14ab04ab05 netprofm: Register interfaces. 2014-04-07 15:34:47 +02:00
Hans Leidekker cb0c5f5356 netprofm: New dll. 2014-04-07 15:34:45 +02:00
Dmitry Timoshkov 92450cb4f2 schedsvc: Add some tests for scheduler RPC API. 2014-04-04 10:49:17 +02:00
Hugh McMaster 412a4f13f6 regsvr32: Replace printf calls with WriteConsole function. 2014-03-26 19:20:30 +01:00
Thomas Faber cb9c2d429f configure: Enable -Wvla if available. 2014-03-26 11:26:04 +01:00
Michael Müller b1f2e33cc2 dxva2: Added stub dll. 2014-03-25 19:01:29 +01:00
Alistair Leslie-Hughes f9862efa48 netcfgx: Add INetCfg interface support. 2014-03-25 19:01:28 +01:00
Alistair Leslie-Hughes 06cbe44c45 netcfgx: Register interfaces. 2014-03-20 21:08:26 +01:00
Michael Stefaniuc 046981e617 dswave/tests: Add COM tests for DirectSoundWave. 2014-03-14 16:14:19 +01:00
Dmitry Timoshkov 88df368868 schedsvc: Add Task Scheduler service. 2014-03-13 20:22:21 +01:00
Alexandre Julliard 25084233d4 configure: Always run makedep on the top-level makefile. 2014-03-11 19:39:26 +01:00
Nikolay Sivov fbd446519c fontsub: Added dll stub. 2014-03-03 17:02:39 +01:00
Stefan Leichter 26777a4638 wtsapi32/tests: Add some tests for WTSEnumerateProcessesW. 2014-02-26 09:28:20 -06:00
Nikolay Sivov 964c7d7305 programs: Added stub wevtutil tool. 2014-02-26 09:14:00 -06:00
Nikolay Sivov ee9c7dc0b6 fntcache: Added stub Font Cache service. 2014-02-26 09:13:16 -06:00
Alistair Leslie-Hughes e01f7fee0b dpnsvr.exe: New stub program. 2014-02-18 14:13:37 +01:00
Henri Verbeet 67981d6db7 d2d1: Add a stub D2D1CreateFactory() implementation. 2014-02-18 11:45:20 +01:00
Dmitry Timoshkov d73750f086 xmllite: Add an import library. 2014-02-18 10:48:28 +01:00
Austin English 41f3168679 configure: Give a warning for missing gnutls. 2014-02-13 10:43:41 +01:00
Alexandre Julliard 9ede7abdd4 configure: Add the -marm option to the target flags. 2014-02-12 19:15:25 +01:00
Henri Verbeet d799eb2d83 d3d10_1: Implement D3D10CreateDevice1(). 2014-02-11 19:19:14 +01:00
Martin Storsjo 2d9dfb1825 api-ms-win-service-winsvc-l1-2-0: Add stub dll. 2014-02-06 17:08:24 +01:00
Martin Storsjo 3605c159f7 api-ms-win-service-management-l1-1-0: Add stub dll. 2014-02-06 17:08:23 +01:00
Martin Storsjo 0f14b7de01 api-ms-win-service-core-l1-1-1: Add stub dll. 2014-02-06 17:08:22 +01:00
Martin Storsjo b38ce68d91 api-ms-win-security-sddl-l1-1-0: Add stub dll. 2014-02-06 17:08:21 +01:00
Martin Storsjo eb69831cef api-ms-win-security-base-l1-2-0: Add stub dll. 2014-02-06 17:08:20 +01:00
Martin Storsjo b11e1347fb api-ms-win-eventing-provider-l1-1-0: Add stub dll. 2014-02-06 17:08:19 +01:00
Martin Storsjo 67024308a9 api-ms-win-core-url-l1-1-0: Add stub dll. 2014-02-06 17:08:18 +01:00
Martin Storsjo 9f159deaf9 api-ms-win-core-timezone-l1-1-0: Add stub dll. 2014-02-06 17:08:17 +01:00
Martin Storsjo 2cd25f7bdf api-ms-win-core-threadpool-legacy-l1-1-0: Add stub dll. 2014-02-06 17:08:17 +01:00
Martin Storsjo 3662183fbb api-ms-win-core-shlwapi-legacy-l1-1-0: Add stub dll. 2014-02-06 17:08:16 +01:00
Martin Storsjo 56462b4e10 api-ms-win-core-rtlsupport-l1-2-0: Add stub dll. 2014-02-06 17:08:15 +01:00
Alexandre Julliard 7307e2be69 tools: Move sfnt2fnt to its own directory.
Also rename to sfnt2fon to better reflect usage and avoid conflicts
with the previous binary on updates.
2014-02-06 11:23:05 +01:00
Bruno Jesus a5807d08c5 bcrypt/tests: Add tests for BCryptGenRandom. 2014-02-05 19:34:18 +01:00
Martin Storsjo 4fa78bac54 api-ms-win-core-registry-l1-1-0: Add stub dll. 2014-02-05 13:49:42 +01:00
Martin Storsjo 66dc62d8ef api-ms-win-core-psapi-l1-1-0: Add stub dll. 2014-02-05 13:49:41 +01:00
Martin Storsjo edceda579a api-ms-win-core-processenvironment-l1-2-0: Add stub dll. 2014-02-05 13:49:39 +01:00
Martin Storsjo 488fa8a2a0 api-ms-win-core-namedpipe-l1-2-0: Add stub dll. 2014-02-05 13:49:38 +01:00
Martin Storsjo ea35f11e0e api-ms-win-core-memory-l1-1-1: Add stub dll. 2014-02-05 13:49:37 +01:00
Martin Storsjo 07d0ef8a4d api-ms-win-core-localization-obsolete-l1-1-0: Add stub dll. 2014-02-05 13:49:36 +01:00
Martin Storsjo f3b9ffce2c api-ms-win-core-localization-l1-2-0: Add stub dll. 2014-02-05 13:49:35 +01:00
Martin Storsjo be1560734d api-ms-win-core-libraryloader-l1-1-1: Add stub dll. 2014-02-05 13:49:35 +01:00
Martin Storsjo caaf93db38 api-ms-win-core-kernel32-legacy-l1-1-0: Add stub dll. 2014-02-05 13:49:34 +01:00
Martin Storsjo 1c4f6ec742 api-ms-win-core-io-l1-1-1: Add stub dll. 2014-02-05 13:49: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
Jacek Caban d041a46caa wmp/tests: Added tests. 2014-01-30 15:31:53 +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 754b65062e configure: Merge the X_LIBS and XLIB variables. 2014-01-30 14:51:32 +01:00
Alexandre Julliard db2be9dc0b configure: Add a pkg-config check for fontconfig. 2014-01-30 14:51:30 +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 5114deda9c configure: Build makedep at configure time. 2014-01-28 19:38:45 +01:00
Martin Storsjo 8142543654 api-ms-win-core-synch-l1-2-0: Add stub dll. 2014-01-28 11:48:30 +01:00
Jacek Caban 6f95257b8b wmp: Added typelib. 2014-01-27 14:13:34 +01:00
Jacek Caban e7053c1100 wmp: Added new DLL. 2014-01-27 14:13:33 +01:00
Michael Stefaniuc 6c22a6ad56 dmcompos/tests: Add COM tests for IDirectMusicComposer. 2014-01-16 10:56:54 +01:00
Michael Stefaniuc e5b4b69352 dmstyle/tests: Add COM tests for IDirectMusicStyle8. 2014-01-15 11:54:48 +01:00
Alexandre Julliard 16286e45c4 makedep: Create target subdirectories at make depend time. 2014-01-15 11:52:53 +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
Dmitry Timoshkov 55ad9da91f taskschd/tests: Add some tests for ITaskService::Connect. 2014-01-13 17:37:45 +01:00
Michael Stefaniuc 632d9361a2 dmscript/tests: Add COM tests for DirectMusicScript. 2014-01-13 17:37:09 +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
Alexandre Julliard 3e40fea9d6 makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
Alexandre Julliard 205003f9c0 configure: Don't allow overriding INSTALL. 2014-01-04 20:34:22 +01:00
Alexandre Julliard 99ef0d6ff0 makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Alexandre Julliard af6db67d6f makefiles: Get rid of the MAKE_IMPLIB_RULES variable. 2014-01-02 12:12:59 +01:00
Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 2014-01-02 12:12:57 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard e9afeb2a50 makefiles: Automatically add dll flags where necessary. 2014-01-01 21:33:06 +01:00
Alexandre Julliard 1cd2786f92 makefiles: Generate cross-compile rules automatically when supported. 2014-01-01 21:28:28 +01:00
Alexandre Julliard d822f32a4f makefiles: Define libwine soversion from configure. 2013-12-31 19:25:54 +01:00
Alexandre Julliard 54300b2302 makefiles: Add support for a variable to list extra targets. 2013-12-31 19:22:57 +01:00
Alexandre Julliard 092f37fc2d makefiles: Include program files in the all: target. 2013-12-31 19:07:49 +01:00
Alexandre Julliard 1adaad4c89 makefiles: Remove no longer needed dlldata.o and testlist.o extra objects. 2013-12-31 19:05:12 +01:00
Alexandre Julliard 6ee09e4d3c makedep: Generate rules for API documentation. 2013-12-30 20:23:16 +01:00
Alexandre Julliard 8bf0f5fe6d makedep: Generate rules for test binaries. 2013-12-30 20:19:33 +01:00
Alexandre Julliard 908dada662 makedep: Generate rules for static libraries. 2013-12-30 20:17:36 +01:00