Sign in
goma
/
wine
/
307d7b965ffd8425d112f74e674d4ca5b6fa2380
/
tools
/
winegcc
/
Makefile.in
b3ec2e5
makefiles: Recurse into all directories for install-lib and install-dev too.
by Alexandre Julliard
· 17 years ago
86bd046
configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc.
by Francois Gouget
· 17 years ago
e06016f
configure: Add -m32 flag for C++ compiler too.
by Alexandre Julliard
· 18 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
2886e9b
makefiles: Use make dependencies to create installation directories.
by Alexandre Julliard
· 19 years ago
d237bda
tools: Add LDFLAGS to all the linker invocations.
by Alexandre Julliard
· 19 years ago
5392844
Add support for 'make install DESTDIR'.
by Mike Frysinger
· 19 years ago
12a7499
Put Wine version information in all the man pages.
by Alexandre Julliard
· 19 years ago
9f49889
Now that everything is done in assembly in the spec file, directly
by Alexandre Julliard
· 20 years ago
adbb098
Added support for the --image-base linker option in winegcc using the
by Alexandre Julliard
· 20 years ago
1ec033c
Create symlinks named wineg++ and winecpp while building winegcc.
by Vincent Béron
· 20 years ago
4e0c3aa
Added a new man page for winegcc.
by Dimitrie O. Paun
· 20 years ago
b4c7e6c
Added --ld-cmd and --nm-cmd options in winebuild, and make winegcc
by Alexandre Julliard
· 20 years ago
8bed3a7
Correct removing wineg++ link on an uninstall.
by Paul Vriens
· 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
a631ef6
Renamed the symbol for the cpp binary to avoid conflicts with
by Alexandre Julliard
· 21 years ago
f41c2b2
Instrument winegcc to use the compilers and options detected at
by Dimitrie O. Paun
· 21 years ago
e11108c
Merge winewrap into winegcc. Many cleanups.
by Dimitrie O. Paun
· 21 years ago
b29f02a
- Add standard dll path last instead of first.
by Richard Cohen
· 21 years ago
120abae
Teach winegcc to masquerade as cpp.
by Dimitrie O. Paun
· 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