- 14 Jun, 2010 1 commit
-
-
Alexandre Julliard authored
On Cygwin we want to use Wine's msvcrt, unlike on Mingw.
-
- 25 Jan, 2010 1 commit
-
-
André Hentschel authored
-
- 23 Jan, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 27 Aug, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 01 Jun, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 02 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 12 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 19 Oct, 2007 1 commit
-
-
Francois Gouget authored
winegcc: Modify error() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
-
- 12 Feb, 2007 1 commit
-
-
Joris Huizer authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 16 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
This means that -lfoo will match the library 'foo/libfoo.def' in addition to just 'libfoo.def'. This allows supporting the Wine source layout without adding a gazillion path entries.
-
- 12 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 09 Aug, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 06 May, 2005 1 commit
-
-
Francois Gouget authored
-
- 18 Mar, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 23 Mar, 2004 1 commit
-
-
Dimitrie O. Paun authored
-
- 15 Mar, 2004 1 commit
-
-
Pierre d'Herbemont authored
-
- 10 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 09 Mar, 2004 3 commits
-
-
Alexandre Julliard authored
Do not pass the -Btools/winebuild magic option to the compiler to avoid warnings. Pass to the linker even the libraries we didn't find in the lib search path, in case we are not using the standard paths.
-
Alexandre Julliard authored
-
Dimitrie O. Paun authored
-
- 03 Mar, 2004 1 commit
-
-
Dimitrie O. Paun authored
-
- 02 Mar, 2004 2 commits
-
-
Dimitrie O. Paun authored
Generate only the loader script when given just the .exe.so. Add function to delete element from a strarray.
-
Dimitrie O. Paun authored
configure time. Add support for parsing/formatting a string array from/to a char string. Add option to disable short wchar support in winegcc.
-
- 26 Feb, 2004 1 commit
-
-
Dimitrie O. Paun authored
not a -l switch. Do not remove the file extension to get to the base name if it's not .exe or .exe.so. Link shell32 by default for GUI programs. Fix parsing of options with arguments.
-
- 24 Feb, 2004 1 commit
-
-
Dimitrie O. Paun authored
-
- 30 Oct, 2003 1 commit
-
-
Gerald Pfeifer authored
strmake().
-
- 15 Oct, 2003 1 commit
-
-
Daniel Marmier authored
-
- 11 Sep, 2003 1 commit
-
-
Richard Cohen authored
Only make wrapper argument lists if we're going to use them.
-