Sign in
goma
/
wine
/
eef459968a480cb62c422cecb38f8844644779dd
/
tools
/
winebuild
/
Makefile.in
49c31e3
makefiles: Use the generic install flags for the tools directories.
by Alexandre Julliard
· 14 years ago
15ccabc
makefiles: Add common rules for installing the main man page.
by Alexandre Julliard
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
a4e22d4
tools: Build all the tools with -D__WINESRC__.
by Alexandre Julliard
· 15 years ago
b3ec2e5
makefiles: Recurse into all directories for install-lib and install-dev too.
by Alexandre Julliard
· 17 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
2886e9b
makefiles: Use make dependencies to create installation directories.
by Alexandre Julliard
· 19 years ago
5392844
Add support for 'make install DESTDIR'.
by Mike Frysinger
· 19 years ago
664e410
Added global rules for man pages.
by Alexandre Julliard
· 19 years ago
1568fa3
Make sure to return an error if the file generation fails.
by Francois Gouget
· 22 years ago
0c2c71b
Resource names don't need a case-sensitive comparison; this avoids
by Alexandre Julliard
· 22 years ago
6a9fe36
Created a separate static portability library and moved some of the
by Alexandre Julliard
· 22 years ago
f8bac62
Do not define __WINESRC__ when building tools and miscemu.
by Alexandre Julliard
· 22 years ago
8b36681
Rename __WINE__ to __WINESRC__.
by Dimitrie O. Paun
· 22 years ago
3bd7d22
Added a winebuild man page.
by Alexandre Julliard
· 23 years ago
a0587c4
Portability fix.
by Steven Edwards
· 23 years ago
f673b71
Fixed make install target to work even when nothing has been compiled
by Alexandre Julliard
· 23 years ago
ce830a9
Added mkinstalldirs to create directories more portably.
by Alexandre Julliard
· 23 years ago
9a68b7b
Link the tools and the server against libwine so we can use the
by Alexandre Julliard
· 23 years ago
e2222fd
Use libwine and libwine_unicode directly from their build directory
by Alexandre Julliard
· 24 years ago
2fa4f76
Build ntdll as a real dll, including everything that was previously in
by Alexandre Julliard
· 24 years ago
d2e2bb2
Added LDFLAGS to linking of wine-related binaries.
by Kristoffer Gleditsch
· 24 years ago
cbeb644
Added support for loading .res files for 16-bit resources.
by Alexandre Julliard
· 24 years ago
003e24c
Added support for loading Win32 .res files.
by Alexandre Julliard
· 24 years ago
c585a50
Changed the Win32 dll descriptor to be in IMAGE_NT_HEADERS format.
by Alexandre Julliard
· 25 years ago
e482eeb
Split the build program in several files.
by Alexandre Julliard
· 25 years ago