- Sep 16, 2003
-
-
Link the wrapper only against kernel (no dl, msvcrt, etc). Allow the setting of the app DLL when a wrapper is created.
-
- Sep 12, 2003
-
-
- Sep 11, 2003
-
-
Alexandre Julliard authored
(spotted by Vincent Béron).
-
Only make wrapper argument lists if we're going to use them.
-
Alexandre Julliard authored
-
- Aug 20, 2003
-
-
- Jul 18, 2003
-
-
Add the app dir to WINEDLLPATH.
-
- Apr 09, 2003
-
-
- Apr 02, 2003
-
-
- Apr 01, 2003
-
-
Alexandre Julliard authored
-
- Feb 25, 2003
-
-
that is handled in winegcc. Link in GDI only in gui mode.
-
- Feb 18, 2003
-
-
- Jan 05, 2003
-
-
- Jan 03, 2003
-
-
Support more verbose output.
-
Miscellaneous small cleanups.
-
Small cleanups.
-
- Jan 02, 2003
-
-
Modify the app launcher to pass all options but --debugmsg and --dll to the app. Link the wrapper against all of the app's libs. Drop support for passing the dll names to the launcher.
-
Quite a few micro cleanups, code should be simpler to follow.
-
- Dec 23, 2002
-
-
Add support for linking against static libs. Ignore -W for gcc compatibility.
-
- Dec 17, 2002
-
-
Add verbose command line switch. Add -z defs at link stage, to catch missing symbols.
-
- Dec 15, 2002
-
-
- Dec 13, 2002
-
-
link, and generate an executable.
-