Sign in
goma
/
wine
/
4af4ba4c7a6b74508ae3f2ca36d20f8a4d765a53
/
tools
/
winegcc
a270615
Always use $(CC) for building the generated .spec.c file.
by Jon Griffiths
· 21 years ago
f950d97
Remove the last remaining wine options when running programs.
by Dimitrie O. Paun
· 21 years ago
46b1d49
Implement support for the -x <lang> option.
by Dimitrie O. Paun
· 21 years ago
8bed3a7
Correct removing wineg++ link on an uninstall.
by Paul Vriens
· 21 years ago
1595729
Specify the right name for the Winelib shared object.
by Dimitrie O. Paun
· 21 years ago
da59e93
Fixed handling of .so and .a libraries specified as input files.
by Alexandre Julliard
· 21 years ago
4cf091a
Replaced the --mode winebuild option by a --subsystem option for
by Alexandre Julliard
· 21 years ago
39c961a
Take EXEEXT into account for PE builds.
by Alexandre Julliard
· 21 years ago
c4aacf0
Build the dlls with winegcc.
by Alexandre Julliard
· 21 years ago
9169b41
Add a default .dll extension only when no extension is present.
by Dimitrie O. Paun
· 21 years ago
b613ee7
First cut at -shared support.
by Dimitrie O. Paun
· 21 years ago
ec132fe
Support Darwin ".dylib".
by Pierre d'Herbemont
· 21 years ago
c6e5ddf
Build all file consistently, without shortcuts.
by Dimitrie O. Paun
· 21 years ago
9578430
chmod is more portable than fchmod.
by Alexandre Julliard
· 21 years ago
2d52cfa
Allow multiple -B options.
by Alexandre Julliard
· 21 years ago
ac1bd4d
Add a wine specific mode. If is activated if the -B prefix ends with
by Dimitrie O. Paun
· 21 years ago
acead48
Fixed a couple of crashes.
by Alexandre Julliard
· 21 years ago
fb1ae96
Add -B prefix support. Small consistency cleanups.
by Dimitrie O. Paun
· 21 years ago
b8fc528
Support processors made up of different commands.
by Dimitrie O. Paun
· 21 years ago
4ea598e
Preserve the relative order of files and libraries. We do so by
by Dimitrie O. Paun
· 21 years ago
3034c28
Put the .spec.o file first and the so libraries last on the link command line.
by Alexandre Julliard
· 21 years ago
a631ef6
Renamed the symbol for the cpp binary to avoid conflicts with
by Alexandre Julliard
· 21 years ago
2ab690b
Don't tie the script name to the .exe.so name.
by Dimitrie O. Paun
· 21 years ago
5f0796d
Add support for passing options to winebuild via -Wb.
by Dimitrie O. Paun
· 21 years ago
4f452b6
Removed obsolete --dll option from loader script.
by Alexandre Julliard
· 21 years ago
f41c2b2
Instrument winegcc to use the compilers and options detected at
by Dimitrie O. Paun
· 21 years ago
05ba4b4
Remove the no longer used winewrap utility.
by Dimitrie O. Paun
· 21 years ago
006ec80
For static libs (.a) we need to pass the actual filename to winebuild,
by Dimitrie O. Paun
· 21 years ago
e11108c
Merge winewrap into winegcc. Many cleanups.
by Dimitrie O. Paun
· 21 years ago
69880eb
Rewrite winegcc in preparation for merging with winewrap.
by Dimitrie O. Paun
· 21 years ago
a9d4b07
Fix typo introduced during the path search reorganizaton.
by Dimitrie O. Paun
· 21 years ago
242885c
For each lib dir, look for .so, .def. and .a files, instead of the
by Dimitrie O. Paun
· 21 years ago
6a1a6c7
libwine_uuid has been renamed to libuuid.
by Alexandre Julliard
· 21 years ago
2bc1816
Remove the wrapper generation from winewrap, it is no longer necessary
by Dimitrie O. Paun
· 21 years ago
a16d725
Do not fail if we can't load some libs in the wrapper.
by Dimitrie O. Paun
· 21 years ago
90e075c
If supported, add -init and -fini flags to the linker invocation.
by Alexandre Julliard
· 21 years ago
6987294
Search for libraries in the order - .so - .def - .a
by Richard Cohen
· 21 years ago
b29f02a
- Add standard dll path last instead of first.
by Richard Cohen
· 21 years ago
d1b344b
Don't ignore libs specified by the user while linking.
by Dimitrie O. Paun
· 21 years ago
c5dc9d2
Add proper casts to avoid signed vs. unsigned mismatches in strmake().
by Gerald Pfeifer
· 21 years ago
f95be92
Fixed warnings with gcc option "-Wwrite-strings".
by Daniel Marmier
· 21 years ago
64df545
Have the wrapper load the used DLLs in case the main program
by Dimitrie O. Paun
· 21 years ago
6bfd84a
Handle default linker output name in winewrap instead of winegcc.
by Richard Cohen
· 22 years ago
dd0a6c8
Do not require GUI support for displaying errors in wrapper.
by Dimitrie O. Paun
· 22 years ago
120abae
Teach winegcc to masquerade as cpp.
by Dimitrie O. Paun
· 22 years ago
fc7e8f5
Handle -L<dir> in a separate array.
by Richard Cohen
· 22 years ago
2be0fa4
Set the dll search path to the location specified in configure
by Alexandre Julliard
· 22 years ago
2e6eed6
Use an extendable array to store the lists of strings.
by Richard Cohen
· 22 years ago
280661c
Moved winegcc and winewrap to a separate directory.
by Alexandre Julliard
· 22 years ago