Alexandre Julliard
|
9442c45c80
wpp: Merge preproc.c into wpp.c.
|
4 years ago |
Alexandre Julliard
|
509364e1dd
makefiles: Get rid of Make.rules.
|
11 years ago |
Alexandre Julliard
|
e9afeb2a50
makefiles: Automatically add dll flags where necessary.
|
11 years ago |
Alexandre Julliard
|
e318b4a59c
makefiles: Move the static library rules to the global Make.rules file.
|
11 years ago |
Alexandre Julliard
|
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
14 years ago |
Alexandre Julliard
|
ced7d134c7
wpp: Build with -fPIC to allow libwpp to be used from dlls.
|
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 |
Rob Shearman
|
0c694d710e
makefiles: Split AR into AR and ARFLAGS.
|
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
|
65516804ee
libs/wpp: Specify the bison name prefix directly in the source file.
|
18 years ago |
Alexandre Julliard
|
0ae2c69c7a
Added some flex options to avoid compiler warnings.
|
19 years ago |
Alexandre Julliard
|
cd91bc61be
Now that we are requiring bison anyway, make the .tab.c file use the
|
19 years ago |
Alexandre Julliard
|
e1a9b10f51
Moved the wpp library from tools/ to libs/.
|
21 years ago |