Alexandre Julliard
|
c94f44f9b4
widl: Search for imported typelibs in the library search path.
|
3 년 전 |
Alexandre Julliard
|
b69ce3472d
wpp: Move the preprocessor code into wrc.
|
3 년 전 |
Alexandre Julliard
|
a204ad557d
makefiles: Expand makedep path at compile time.
|
4 년 전 |
Alexandre Julliard
|
90a543d3d7
widl: Also search the include dir relative to the binary path.
|
4 년 전 |
Alexandre Julliard
|
5f39d36a6c
widl: Add --sysroot and --nostdinc options.
|
5 년 전 |
Alexandre Julliard
|
832a40109e
makefiles: Make the directory specifications a bit more standard.
|
6 년 전 |
Alexandre Julliard
|
3602962275
makefiles: Generate dependencies for static libraries.
|
8 년 전 |
Alexandre Julliard
|
da340169d6
makefiles: Generate rules for installing programs.
|
9 년 전 |
Alexandre Julliard
|
7626728b56
makefiles: Generate rules for building tool binaries.
|
9 년 전 |
Alexandre Julliard
|
509364e1dd
makefiles: Get rid of Make.rules.
|
11 년 전 |
Alexandre Julliard
|
0d533cf0bd
makefiles: Allow define arguments to be specific to a single file.
|
11 년 전 |
Alexandre Julliard
|
ce25c89585
makedep: Don't expand variable references that use ${}.
|
11 년 전 |
Alexandre Julliard
|
092f37fc2d
makefiles: Include program files in the all: target.
|
11 년 전 |
Alexandre Julliard
|
1047e0474d
makefiles: Leave it to install-sh to create destination directories.
|
11 년 전 |
Alexandre Julliard
|
e2df0ab856
makefiles: Generate rules from makedep for building and installing man pages.
|
11 년 전 |
Alexandre Julliard
|
8d5b8b1346
makefiles: Define __WINESRC__ globally.
|
11 년 전 |
Alexandre Julliard
|
005565d90d
makefiles: Make sure to install manpages for the install-lib and install-dev cases.
|
11 년 전 |
Jacek Caban
|
80d3055869
widl: Add IDL installation directory to include path.
|
12 년 전 |
Alexandre Julliard
|
49c31e3bf8
makefiles: Use the generic install flags for the tools directories.
|
13 년 전 |
Alexandre Julliard
|
15ccabc9a8
makefiles: Add common rules for installing the main man page.
|
14 년 전 |
Alexandre Julliard
|
ce3abe8c0c
widl: Add support for generating a .rgs registration script for the defined interfaces.
|
14 년 전 |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 년 전 |
Alexandre Julliard
|
fbef7217b9
makefiles: Remove the no longer needed explicit dependencies for bison files.
|
14 년 전 |
Alexandre Julliard
|
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
|
14 년 전 |
Alexandre Julliard
|
9644d1dcd7
makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones.
|
15 년 전 |
Alexandre Julliard
|
a4e22d4928
tools: Build all the tools with -D__WINESRC__.
|
15 년 전 |
Rob Shearman
|
04a22cc412
widl: Hide the details of where arguments, fields, values and cases are stored in the type_t structure for functions, structures, enums and unions.
|
16 년 전 |
Alexandre Julliard
|
b3ec2e5f95
makefiles: Recurse into all directories for install-lib and install-dev too.
|
16 년 전 |
Rob Shearman
|
80ab2a7c6d
widl: Move expression functions to a new file, expr.c.
|
16 년 전 |
Alexandre Julliard
|
4091627cd7
configure: Get rid of lex compatibility support, we require flex anyway.
|
17 년 전 |