Francois Gouget
|
93f77f461a
loader: Fix the clean target to delete the generated wine_info.plist file.
|
11 years ago |
Alexandre Julliard
|
005565d90d
makefiles: Make sure to install manpages for the install-lib and install-dev cases.
|
11 years ago |
Austin English
|
f191f26c6a
loader: Fix Makefile for BSD make.
|
11 years ago |
Ken Thomases
|
c40a72223c
loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section.
|
12 years ago |
Charles Davis
|
a6fdf73233
loader: Build with -fno-builtin.
|
12 years ago |
Łukasz Wojniłowicz
|
441f735f41
loader: Add Polish translation.
|
13 years ago |
Alexandre Julliard
|
0a0862001b
loader: Build the preloader for x86-64.
|
14 years ago |
Alexandre Julliard
|
15ccabc9a8
makefiles: Add common rules for installing the main man page.
|
14 years ago |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 years ago |
Alexandre Julliard
|
f3831cf2cb
configure: Rename the 64-bit loader to wine64 and keep wine always for the 32-bit loader.
|
14 years ago |
Alexandre Julliard
|
50c6ac8324
loader: Rename the 32-bit loader in the build tree too when doing a Wow64 build.
|
14 years ago |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Alexandre Julliard
|
b1c235d364
loader: Build the loader with -D__WINESRC__.
|
15 years ago |
Alexandre Julliard
|
3e6eab3fd9
configure: Rename the main binary to "wine32" for the Wow64 build.
|
15 years ago |
Alexandre Julliard
|
9064777457
configure: Disable installation of a number of extra files for the Wow64 build.
|
15 years ago |
Alexandre Julliard
|
4fda657a0a
loader: Get rid of the pthread support routines.
|
15 years ago |
Alexandre Julliard
|
bfeaad0d45
loader: Add missing install dependency for extra binaries.
|
15 years ago |
Alexandre Julliard
|
9701da43b0
loader: Fix installation for platforms that don't use extra binaries.
|
15 years ago |
Alexandre Julliard
|
f4a19c8463
loader: Merge the first and second stage loaders into a single wine binary.
|
15 years ago |
Alexandre Julliard
|
0e446d5912
loader: Get rid of the no longer supported wine-kthread.
|
15 years ago |
Alexandre Julliard
|
b3ec2e5f95
makefiles: Recurse into all directories for install-lib and install-dev too.
|
16 years ago |
Alexandre Julliard
|
8505f1429d
libwine: Export functions that return the Wine version number and build id.
|
16 years ago |
Jonathan Ernst
|
1c0f2fe16a
loader: New French man page for wine.
|
17 years ago |
Marco Schuster
|
fab0aee388
loader: Added de_DE.UTF-8 translated Wine man page.
|
17 years ago |
Tijl Coosemans
|
9f5c69c96d
loader: Introduce FreeBSD loader.
|
17 years ago |
Alexandre Julliard
|
1f11333c7b
makefiles: Build programs that link against libwine twice with appropriate rpaths.
|
17 years ago |
Alexandre Julliard
|
d62b5c6cd9
loader: Fix git-describe invocation to work with old git versions.
|
18 years ago |
Alexandre Julliard
|
7035aa5041
make_makefiles: Generate the top-level .gitignore file.
|
18 years ago |
Saulius Krasuckas
|
06566a5347
loader: Use plain binary name of git-describe to avoid junk in version output.
|
18 years ago |
Alexandre Julliard
|
5776a72361
loader: Update the reported version from the current git HEAD if available.
|
18 years ago |