Alexandre Julliard
|
da340169d6
makefiles: Generate rules for installing programs.
|
9 years ago |
Alexandre Julliard
|
7626728b56
makefiles: Generate rules for building tool binaries.
|
9 years ago |
Alexandre Julliard
|
509364e1dd
makefiles: Get rid of Make.rules.
|
10 years ago |
Alexandre Julliard
|
092f37fc2d
makefiles: Include program files in the all: target.
|
11 years ago |
Alexandre Julliard
|
1047e0474d
makefiles: Leave it to install-sh to create destination directories.
|
11 years ago |
Alexandre Julliard
|
e2df0ab856
makefiles: Generate rules from makedep for building and installing man pages.
|
11 years ago |
Alexandre Julliard
|
8d5b8b1346
makefiles: Define __WINESRC__ globally.
|
11 years ago |
Alexandre Julliard
|
005565d90d
makefiles: Make sure to install manpages for the install-lib and install-dev cases.
|
11 years ago |
Alexandre Julliard
|
49c31e3bf8
makefiles: Use the generic install flags for the tools directories.
|
13 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
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Alexandre Julliard
|
a4e22d4928
tools: Build all the tools with -D__WINESRC__.
|
15 years ago |
Alexandre Julliard
|
b3ec2e5f95
makefiles: Recurse into all directories for install-lib and install-dev too.
|
16 years ago |
Alexandre Julliard
|
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
|
18 years ago |
Alexandre Julliard
|
2886e9b0e8
makefiles: Use make dependencies to create installation directories.
|
18 years ago |
Mike Frysinger
|
5392844392
Add support for 'make install DESTDIR'.
|
19 years ago |
Alexandre Julliard
|
664e4106c6
Added global rules for man pages.
|
19 years ago |
Francois Gouget
|
1568fa3b21
Make sure to return an error if the file generation fails.
|
21 years ago |
Alexandre Julliard
|
0c2c71bcae
Resource names don't need a case-sensitive comparison; this avoids
|
21 years ago |
Alexandre Julliard
|
6a9fe36de2
Created a separate static portability library and moved some of the
|
21 years ago |
Alexandre Julliard
|
f8bac62769
Do not define __WINESRC__ when building tools and miscemu.
|
22 years ago |
Dimitrie O. Paun
|
8b36681bad
Rename __WINE__ to __WINESRC__.
|
22 years ago |
Alexandre Julliard
|
3bd7d224fc
Added a winebuild man page.
|
22 years ago |
Steven Edwards
|
a0587c4a08
Portability fix.
|
22 years ago |
Alexandre Julliard
|
f673b71ece
Fixed make install target to work even when nothing has been compiled
|
22 years ago |
Alexandre Julliard
|
ce830a9c18
Added mkinstalldirs to create directories more portably.
|
22 years ago |
Alexandre Julliard
|
9a68b7bef0
Link the tools and the server against libwine so we can use the
|
22 years ago |
Alexandre Julliard
|
e2222fd8ff
Use libwine and libwine_unicode directly from their build directory
|
24 years ago |
Alexandre Julliard
|
2fa4f767aa
Build ntdll as a real dll, including everything that was previously in
|
24 years ago |