Alexandre Julliard
|
a204ad557d
makefiles: Expand makedep path at compile time.
|
4 years ago |
Alexandre Julliard
|
a4fc84bd4d
wmc: Add --nls-dir option.
|
4 years ago |
Alexandre Julliard
|
8f4ee97092
wmc: Remove no longer needed use of libwine_static.
|
8 years ago |
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
|
cf0e96c6d0
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
|
10 years ago |
Alexandre Julliard
|
509364e1dd
makefiles: Get rid of Make.rules.
|
11 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
|
b647703774
wmc: Define WINE_UNICODE_API directly in the source.
|
11 years ago |
Alexandre Julliard
|
8d5b8b1346
makefiles: Define __WINESRC__ globally.
|
11 years ago |
Alexandre Julliard
|
a60ebd3ade
makefiles: Link libwine statically into the tools to avoid run-time path dependencies.
|
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
|
196ffdf671
wmc: Add support for generating a po template file.
|
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
|
fbef7217b9
makefiles: Remove the no longer needed explicit dependencies for bison files.
|
14 years ago |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 years ago |
Alexandre Julliard
|
9644d1dcd7
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
|
15 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
|
1f11333c7b
makefiles: Build programs that link against libwine twice with appropriate rpaths.
|
17 years ago |
Alexandre Julliard
|
4091627cd7
configure: Get rid of lex compatibility support, we require flex anyway.
|
17 years ago |
Alexandre Julliard
|
32ab895e46
makefiles: Generate the dependencies line to avoid some code duplication.
|
18 years ago |
Alexandre Julliard
|
145a0ba508
makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines.
|
18 years ago |
Alexandre Julliard
|
9c085cba0a
makefiles: Add global rules for bison and lex files.
|
18 years ago |
Alexandre Julliard
|
13a93b4a94
configure: Set rpath on all executables that link to libwine.
|
18 years ago |
Alexandre Julliard
|
2886e9b0e8
makefiles: Use make dependencies to create installation directories.
|
18 years ago |