Alexandre Julliard
|
a631ef6369
|
Renamed the symbol for the cpp binary to avoid conflicts with
configure internals.
|
2004-03-03 20:30:46 +00:00 |
Dimitrie O. Paun
|
f41c2b212a
|
Instrument winegcc to use the compilers and options detected at
configure time. Add support for parsing/formatting a string array
from/to a char string. Add option to disable short wchar support in
winegcc.
|
2004-03-02 02:23:26 +00:00 |
Dimitrie O. Paun
|
e11108c077
|
Merge winewrap into winegcc. Many cleanups.
|
2004-02-24 01:00:53 +00:00 |
Richard Cohen
|
b29f02a9df
|
- Add standard dll path last instead of first.
- Add standard lib path as well.
- Remove . from default library search path.
- Compiling with -lwine needs to use the given -L paths.
|
2003-11-28 23:10:55 +00:00 |
Dimitrie O. Paun
|
120abaed95
|
Teach winegcc to masquerade as cpp.
|
2003-09-15 20:02:30 +00:00 |
Alexandre Julliard
|
2be0fa40e4
|
Set the dll search path to the location specified in configure
(spotted by Vincent Béron).
|
2003-09-11 23:11:33 +00:00 |
Richard Cohen
|
2e6eed67cd
|
Use an extendable array to store the lists of strings.
Only make wrapper argument lists if we're going to use them.
|
2003-09-11 22:16:33 +00:00 |
Alexandre Julliard
|
280661c6f4
|
Moved winegcc and winewrap to a separate directory.
|
2003-09-11 21:27:58 +00:00 |