Alexandre Julliard
|
764d4c2a1c
|
configure: BSD make doesn't treat .PHONY as a proper target, so it needs its own dependencies.
|
2010-05-23 09:54:48 +02:00 |
Alexandre Julliard
|
821cd38e17
|
Release 1.2-rc1.
|
2010-05-21 21:30:30 +02:00 |
Louis Lenders
|
1ae673f8de
|
samlib: Add stubbed samlib.dll.
|
2010-05-20 12:43:19 +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
|
91431e0859
|
Release 1.1.44.
|
2010-05-07 20:20:29 +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
|
780981bc7a
|
Release 1.1.43.
|
2010-04-16 19:53:23 +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 |
Alexandre Julliard
|
fbc8ac470f
|
configure: Don't disable includes for the Wow64 build.
|
2010-04-07 22:54:51 +02:00 |
Joel Holdsworth
|
476a2bee64
|
configure: Maintainer mode requires imagemagick.
|
2010-04-06 13:10:40 +02:00 |
Joel Holdsworth
|
425f138402
|
configure: Maintainer mode requires icotool v0.29.0 or newer.
|
2010-04-06 13:09:49 +02:00 |
Maarten Lankhorst
|
d435499fbc
|
configure: Change openal detection.
|
2010-04-05 16:50:20 +02:00 |
Vincent Povirk
|
4d3e6f4c7f
|
ngen.exe: Add stubbed command.
|
2010-04-05 11:37:05 +02:00 |
Alexandre Julliard
|
bb5f5c26ad
|
Release 1.1.42.
|
2010-04-02 19:43:45 +02:00 |
Alexandre Julliard
|
2f375cc6ea
|
configure: Don't build rpcss or winemenubuilder for Wow64.
|
2010-03-31 16:12:27 +02:00 |
Alexandre Julliard
|
e5c585e4a4
|
configure: Create a few symlinks needed for running in Wow64 mode inside the build tree.
|
2010-03-29 17:54:55 +02:00 |
Alexandre Julliard
|
0ef63e16d6
|
makefiles: Don't create font symlinks when fonts are disabled.
|
2010-03-27 11:44:13 +01:00 |
Alexandre Julliard
|
718ea42fe4
|
makefiles: Move wineapploader to the tools directory and get rid of the programs makefile.
|
2010-03-27 11:42:30 +01:00 |
Alexandre Julliard
|
2fb302188d
|
makefiles: Install bindir programs from the top-level makefile.
|
2010-03-27 11:42:30 +01:00 |
Alexandre Julliard
|
39b4ba214b
|
makefiles: Bypass the normal substitution mechanism for the makefile dependencies.
This avoids performance problems with large substitutions.
|
2010-03-26 08:52:14 +01:00 |
Alexandre Julliard
|
abfb11e1cc
|
makefiles: Add shell functions to generate dependencies for symlinks and rule files.
|
2010-03-26 08:38:44 +01:00 |
Alexandre Julliard
|
3cc14dc3fb
|
makefiles: Output the top-level clean rules explicitly for each module.
|
2010-03-26 08:37:55 +01:00 |
Alexandre Julliard
|
18e5313cd9
|
makefiles: Output the top-level depend rules explicitly for each module.
|
2010-03-25 22:01:31 +01:00 |
Alexandre Julliard
|
943cd739b2
|
makefiles: Add a helper function for rules that are common to all directories.
|
2010-03-25 22:01:31 +01:00 |
Alexandre Julliard
|
6c90aeaef5
|
makefiles: Output the top-level build rules explicitly for each module.
|
2010-03-25 22:01:29 +01:00 |
Alexandre Julliard
|
e84063bff3
|
makefiles: Output the top-level installation rules explicitly for each module.
|
2010-03-25 22:00:53 +01:00 |
Alexandre Julliard
|
eab7efd179
|
makefiles: Fix test rules to allow parallel makes again.
|
2010-03-25 22:00:33 +01:00 |
Piotr Caban
|
c452249e00
|
msvcr90: Implement _encode_pointer and _decode_pointer.
|
2010-03-25 16:36:56 +01:00 |
Alexandre Julliard
|
60a05ad2d9
|
makefiles: Output all the documentation rules explicitly for each module.
|
2010-03-25 12:05:44 +01:00 |
Alexandre Julliard
|
6dbe7a0388
|
makefiles: Output all the tool install rules explicitly for each module.
|
2010-03-25 11:51:24 +01:00 |
Alexandre Julliard
|
82b743ffad
|
makefiles: Output all the dll install rules explicitly for each module.
|
2010-03-25 11:15:32 +01:00 |
Alexandre Julliard
|
c2c3c21078
|
makefiles: Output all the static library rules explicitly for each module.
|
2010-03-25 11:13:07 +01:00 |
Alexandre Julliard
|
d7b387d376
|
makefiles: Output all the program rules explicitly for each module.
|
2010-03-25 11:11:34 +01:00 |
Alexandre Julliard
|
44cff7e9ec
|
makefiles: Output all the test rules explicitly for each module.
|
2010-03-25 11:06:37 +01:00 |
Alexandre Julliard
|
e55ff7fea5
|
makefiles: Output all the import lib dependencies explicitly for each module.
|
2010-03-25 11:02:52 +01:00 |
Alexandre Julliard
|
92b57312b5
|
configure: Makefile should be generated last.
|
2010-03-22 20:25:30 +01:00 |
Detlef Riekenberg
|
73e669c6bc
|
msvcr90/tests: Add tests for _initterm_e.
|
2010-03-22 15:52:35 +01:00 |
Vincent Povirk
|
73cd569390
|
windowscodecs: Add a stub TIFF decoder.
|
2010-03-22 11:42:43 +01:00 |
Alexandre Julliard
|
03642414a8
|
makefiles: Generate all the top-level make rules inside the corresponding shell function.
|
2010-03-20 15:24:22 +01:00 |
Alexandre Julliard
|
7d83115512
|
makefiles: Define the variables that are used by aclocal macros in aclocal too.
|
2010-03-20 15:07:45 +01:00 |
Alexandre Julliard
|
d81a8f8d47
|
makefiles: Add a configure macro for tools directories.
|
2010-03-20 15:02:56 +01:00 |
Alexandre Julliard
|
d394e0420f
|
makefiles: Generate all the program rules inside the corresponding shell function.
|
2010-03-20 14:53:39 +01:00 |
Alexandre Julliard
|
5cdd84158c
|
makefiles: Generate all the dll rules inside the corresponding shell function.
|
2010-03-20 14:52:44 +01:00 |
Alexandre Julliard
|
dc3afa1fda
|
makefiles: Generate all the test rules inside the corresponding shell function.
|
2010-03-20 14:51:52 +01:00 |
Alexandre Julliard
|
b8fb1d5d9a
|
makefiles: Generate all the static lib rules inside the corresponding shell function.
|
2010-03-20 14:50:53 +01:00 |
Alexandre Julliard
|
c53592e468
|
Release 1.1.41.
|
2010-03-19 20:02:16 +01:00 |
Christian Costa
|
3ae8d5888a
|
attrib.exe: Add stubbed command.
|
2010-03-19 16:25:48 +01:00 |
Trey Hunner
|
5e3e2ca7ff
|
ping: Add skeleton ping command.
|
2010-03-19 16:25:48 +01:00 |
Huw Davies
|
df07561ce2
|
dispex: Implement proxy and stub for IDispatchEx_InvokeEx.
|
2010-03-19 16:25:48 +01:00 |
Aric Stewart
|
4430ab435d
|
winemp3.acm: Support mp3 decoding on Mac OS/X Leopard systems.
|
2010-03-18 15:55:30 +01:00 |
Damjan Jovanovic
|
c177e938ae
|
usbd.sys: Add stub usbd.sys.
|
2010-03-18 14:02:57 +01:00 |
Alexandre Julliard
|
50231941ee
|
makefiles: Add more shell functions to generate the main makefile.
|
2010-03-16 22:00:02 +01:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Detlef Riekenberg
|
c8195ebdb9
|
msvcr90: Add msvcr90.dll with forwards to msvcrt.dll.
|
2010-03-15 17:25:41 +01:00 |
Detlef Riekenberg
|
a949a700d2
|
msvcr80: Add msvcr80.dll with forwards to msvcrt.dll.
|
2010-03-15 17:24:47 +01:00 |
Detlef Riekenberg
|
83178a4fd2
|
msvcr70: Add msvcr70.dll with forwards to msvcrt.dll.
|
2010-03-15 17:23:58 +01:00 |
Juan Lang
|
e3c0e30db1
|
iphlpapi: Implement GetAdaptersAddresses for IPv6 addresses.
|
2010-03-15 14:18:05 +01:00 |
Yann Droneaud
|
dd33ee99b9
|
configure: Fixed <linux/ppdev.h> test.
|
2010-03-15 13:43:41 +01:00 |
Juan Lang
|
984c3b2ccb
|
iphlpapi: Check for ifr_hwaddr member of struct ifreq.
|
2010-03-15 13:28:26 +01:00 |
Alexandre Julliard
|
a72eb123e5
|
Release 1.1.40.
|
2010-03-05 19:36:19 +01:00 |
Yann Droneaud
|
5d3eacd250
|
aclocal.m4: Fix WINE_TRY_CFLAGS macro (LLVM/Clang).
|
2010-03-04 12:30:57 +01:00 |
Marcus Meissner
|
615e0e64f9
|
windowscodecs: Handle old libpng.so using distros (as SLE 10).
|
2010-03-02 11:57:41 +01:00 |
Alexandre Goujon
|
ac0a38cf57
|
configure: Define _WIN32 when compiling on Windows.
|
2010-03-02 11:37:05 +01:00 |
Alexandre Goujon
|
2b05c84016
|
configure: Add dll name recognition for cygwin.
|
2010-03-02 11:36:39 +01:00 |
Huw Davies
|
062628ad80
|
dispex: Add a stub dispex.dll.
|
2010-02-25 17:38:38 +01:00 |
Alexandre Julliard
|
fc7f1c7e5a
|
makefiles: Add some shell function helpers to generate the makefile rules.
|
2010-02-23 14:24:57 +01:00 |
Alexandre Julliard
|
1784adca8b
|
makefiles: Always build dependencies by default and get rid of the auto-depend rules.
|
2010-02-23 13:44:55 +01:00 |
Alexandre Julliard
|
64362acfea
|
makefiles: Always generate the subdirs makefiles from the main makefile.
|
2010-02-23 13:33:52 +01:00 |
Alexandre Julliard
|
d59227e580
|
makefiles: Make sure that dependencies are always updated when regenerating makefiles.
|
2010-02-22 10:40:33 +01:00 |
Alexandre Julliard
|
e1437c5231
|
Release 1.1.39.
|
2010-02-19 19:23:45 +01:00 |
Alexandre Julliard
|
2de10c4a42
|
makefiles: Add helper functions to build the various make lists more efficiently.
|
2010-02-11 23:32:44 +01:00 |
Alexandre Julliard
|
a1c253e056
|
makefiles: Use AS_MKDIR_P to create the extra directories.
|
2010-02-11 20:26:35 +01:00 |
Alexandre Julliard
|
0dc503bcf1
|
makefiles: Use AS_VAR_APPEND to build the list of warning messages.
|
2010-02-11 20:25:47 +01:00 |
Alexandre Julliard
|
52c400e97e
|
makefiles: Auto-generate the list of all subdirectories too.
|
2010-02-10 19:57:06 +01:00 |
Alexandre Julliard
|
3be8b409ae
|
makefiles: Simplify the WINE_CONFIG_DLL macro by defining some local variables.
|
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
|
5acb431511
|
makefiles: Build the dlls directly from the top-level makefile.
|
2010-02-10 19:32:31 +01:00 |
Jacek Caban
|
28a4a7bd42
|
cmd: Added cmd.exe tests.
|
2010-02-10 11:31:16 +01:00 |
Alexandre Julliard
|
cb1fc8f4f5
|
makefiles: Move Maketest.rules to the top level.
|
2010-02-10 11:21:19 +01:00 |
Alexandre Julliard
|
95081550fd
|
makefiles: Disable winetest when tests are disabled.
|
2010-02-10 11:07:55 +01:00 |
Alexandre Julliard
|
ea9a113a81
|
makefiles: Build the tests directly from the top-level makefile.
|
2010-02-10 11:07:43 +01:00 |
Alexandre Julliard
|
86ab297bea
|
makefiles: Build the import libraries directly from the top-level makefile.
|
2010-02-10 11:05:38 +01:00 |
Alexandre Julliard
|
10e4edd9f4
|
makefiles: Build the static libraries directly from the top-level makefile.
|
2010-02-10 11:05:26 +01:00 |
Alexandre Julliard
|
454fb3c1da
|
makefiles: Generate the list of test binaries from configure.
|
2010-02-08 21:29:13 +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
|
bf84c6120a
|
makefiles: Move the CROSSOBJS dependency to the generated default dependencies.
Get rid of a remaining C_SRCS16 reference.
|
2010-02-08 20:54:05 +01:00 |
Alexandre Julliard
|
5496636850
|
makefiles: Generate dependencies to match each makefile to its subdirectory.
|
2010-02-08 20:47:41 +01:00 |
Alexandre Julliard
|
4d3b0205f5
|
makefiles: Build the tools subdirectories directly from the top-level makefile.
|
2010-02-08 20:47:07 +01:00 |
Alexandre Julliard
|
bb26242f4e
|
makefiles: Build the libs subdirectories directly from the top-level makefile.
|
2010-02-08 20:43:03 +01:00 |
Alexandre Julliard
|
16bcc06bb2
|
Release 1.1.38.
|
2010-02-05 18:31:34 +01:00 |
Alexandre Julliard
|
9acf1d18ce
|
configure: Avoid incorrectly cleaning up symlink targets when running in the source dir.
|
2010-02-05 17:24:12 +01:00 |
Nikolay Sivov
|
4f1d040eaf
|
Add stub msxml4.dll.
|
2010-02-03 15:51:35 +01:00 |
Alexandre Julliard
|
a632052692
|
configure: Create a symlink for generic.ppd.
|
2010-02-03 13:53:56 +01:00 |
Alexandre Julliard
|
ce12296ce1
|
makefiles: Create the fonts symlinks from configure.
|
2010-02-03 13:53:11 +01:00 |
Alexandre Julliard
|
7d020c9f08
|
makefiles: Create the wine symlink from configure.
|
2010-02-03 13:43:04 +01:00 |
Alexandre Julliard
|
03e01a2987
|
makefiles: Generate the config.status dependency as part of the makefile dependencies.
|
2010-02-03 13:40:57 +01:00 |
Alexandre Julliard
|
7b7444fbca
|
makefiles: Simplify the installation of program binaries by not attempting to hardlink them.
|
2010-02-03 11:50:24 +01:00 |
Maarten Lankhorst
|
bf6f0750cd
|
qcap: Add optional dependency on libv4l.
|
2010-01-29 14:59:03 +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 |
Alexandre Julliard
|
1f254216d1
|
makefiles: Add rules for cross-compiling static libraries.
|
2010-01-23 20:51:12 +01:00 |
Alexandre Julliard
|
8e9050ba05
|
makefiles: Disable 16-bit specific modules from make_makefiles.
|
2010-01-23 18:25:59 +01:00 |
Alexandre Julliard
|
e2af560aa3
|
Release 1.1.37.
|
2010-01-22 17:54:11 +01:00 |
Nikolay Sivov
|
80a546cad5
|
xmllite/tests: Add basic test structure for IXmlReader.
|
2010-01-19 12:43:25 +01:00 |
Detlef Riekenberg
|
a60204461a
|
avifil32/tests: Add initial tests.
|
2010-01-11 13:27:58 -06:00 |
Alexandre Julliard
|
21b6c3202a
|
Release 1.1.36.
|
2010-01-08 20:20:11 +01:00 |
David Adam
|
5e39af2683
|
dmloader: Fix a possible null dereference.
|
2010-01-06 10:47:42 +01:00 |
Alexandre Julliard
|
26a42f8452
|
winedos: Merge all of winedos back into krnl386.
|
2010-01-05 16:25:34 +01:00 |
Gerald Pfeifer
|
eae5829ed2
|
configure: Sort WINE_TRY_CFLAGS entries alphabetically.
|
2010-01-04 17:06:58 +01:00 |
Alexandre Julliard
|
c6ae9a3c5a
|
makefiles: Get rid of all the rules for building old style 16-bit files.
|
2009-12-30 17:41:45 +01:00 |
Alexandre Julliard
|
475b7d226c
|
kernel32: Make krnl386.exe into a stand-alone 16-bit module.
|
2009-12-30 17:36:14 +01:00 |
Michael Stefaniuc
|
ce30733337
|
configure: Require a new enough flex version.
Wine needs a newer flex version than the prediluvian 2.5.4a.
|
2009-12-30 13:36:13 +01:00 |
Alexandre Julliard
|
c861c3e42e
|
makefiles: Use winebuild to create the Windows import libraries.
|
2009-12-30 12:56:16 +01:00 |
Alexandre Julliard
|
fa8c4f7633
|
configure: Re-generate with autoconf 2.65.
|
2009-12-28 11:43:02 +01:00 |
Alexandre Julliard
|
8aa83d326a
|
user32: Make user.exe into a stand-alone 16-bit module.
|
2009-12-24 12:15:12 +01:00 |
Andrew Nguyen
|
dddf714f02
|
dxdiagn: Add tests for IDxDiagProvider.
|
2009-12-22 13:48:26 +01:00 |
Louis Lenders
|
13a9c037f4
|
mapistub: Add new stubbed dll mapistub.dll.
|
2009-12-21 15:46:11 +01:00 |
Alexandre Julliard
|
59af9ad142
|
Release 1.1.35.
|
2009-12-18 19:56:02 +01:00 |
Owen Rudge
|
38cb7be428
|
winemapi: Add skeleton for new Wine MAPI provider.
|
2009-12-17 13:25:50 +01:00 |
Maarten Lankhorst
|
c38de04e45
|
mmdevapi: Add some initial tests.
|
2009-12-14 12:55:39 +01:00 |
Maarten Lankhorst
|
a9a3a8e155
|
mmdevapi: Add initial mmdevapi dll.
|
2009-12-10 16:05:28 +01:00 |
Alexandre Julliard
|
a91fb219a9
|
aclocal.m4: Perform a more exhaustive search of the possible naming combinations for Mingw tools.
|
2009-12-07 15:36:09 +01:00 |
Alexandre Julliard
|
4edcf1caa5
|
gdi32: Make gdi.exe into a stand-alone 16-bit module.
|
2009-12-07 14:18:29 +01:00 |
Alexandre Julliard
|
17b7ee13fb
|
Release 1.1.34.
|
2009-12-04 19:05:35 +01:00 |
Owen Rudge
|
8c8b0ebbda
|
imagehlp/tests: Add tests of Image[Add|Get|Remove]Certificate functions.
|
2009-12-01 15:15:08 +01:00 |
Paul Chitescu
|
77b98c9e65
|
fwpuclnt: Add initial minimal stub implementation.
|
2009-11-30 16:33:13 +01:00 |
Albert Lee
|
01b972d639
|
server: Support event ports on Solaris.
|
2009-11-24 15:53:37 +01:00 |
Alexandre Julliard
|
8a17a028b7
|
Release 1.1.33.
|
2009-11-13 19:30:54 +01:00 |
Alexandre Julliard
|
910f331f8a
|
comdlg32: Make commdlg.dll into a stand-alone 16-bit module.
|
2009-11-12 23:04:42 +01:00 |
Maarten Lankhorst
|
77d0ece9c9
|
avrt: Add initial stub implementation.
|
2009-11-12 14:37:29 +01:00 |
Austin English
|
e64f7525b5
|
mshta: Add a stub program.
|
2009-10-30 15:26:44 +01:00 |
Damjan Jovanovic
|
3223337746
|
wiaservc: Add wiaservc.dll and implement its svchost entrypoint.
|
2009-10-30 15:25:51 +01:00 |
Austin English
|
5e18596fc5
|
configure: preloader is Linux specific, don't build it elsewhere.
|
2009-10-29 13:10:40 +01:00 |
Louis Lenders
|
616136799e
|
wuaueng: Add stubbed wuaueng.dll.
|
2009-10-26 13:27:57 +01:00 |
Alexandre Julliard
|
a94d2db851
|
Release 1.1.32.
|
2009-10-23 20:08:49 +02:00 |
Eric Pouech
|
a60dd6e918
|
winmm: Final split of mmsystem.
|
2009-10-23 12:17:57 +02:00 |
Ilya Shpigor
|
44a82859d3
|
programs: Add initial extrac32 utility.
|
2009-10-22 15:52:43 +02:00 |
Stefan Dösinger
|
fdac5e57d3
|
configure: Check for ms_hook_prologue attribute support.
|
2009-10-14 12:20:32 +02:00 |
Alexandre Julliard
|
e8ce3e600a
|
Release 1.1.31.
|
2009-10-09 18:05:57 +02:00 |
Alexandre Julliard
|
295806f9c0
|
configure: Build with -Wstrict-prototypes if supported.
|
2009-10-07 13:46:06 +02:00 |
Alexandre Julliard
|
12753c5720
|
configure: Add -Werror flag in maintainer mode.
|
2009-10-02 15:06:57 +02:00 |
Alexandre Julliard
|
66f6b78659
|
setupapi: Make setupx.dll into a stand-alone 16-bit module.
|
2009-10-01 19:45:07 +02:00 |