Alexandre Julliard
|
d969d02e21
tools: Move target CPU and platform handling to the common tools.h header.
|
преди 3 години |
Alexandre Julliard
|
f9ee0d2f05
tools: Avoid using wine/port.h.
|
преди 3 години |
Alexandre Julliard
|
9e3959bd9b
tools: Add a few helper functions for file names and extensions.
|
преди 3 години |
Alexandre Julliard
|
2a08d6ce80
tools: Add helper functions to spawn a command from an strarray.
|
преди 3 години |
Alexandre Julliard
|
97ca9f8a3d
tools: Add a shared header for common helper functions.
|
преди 3 години |
Alexandre Julliard
|
2064181c1f
winegcc: Unify the strarray implementation with the one from makedep.
|
преди 3 години |
Connor Abbott
|
f1ab3c8d76
winegcc: Recognize .obj files as objects.
|
преди 3 години |
Jacek Caban
|
69ef7374b4
winegcc: Link unix libs directly to native libraries.
|
преди 3 години |
Jacek Caban
|
2dee9b9874
winegcc: Make mingw a separated platform from msvc.
|
преди 4 години |
Chip Davis
|
f83646736b
winegcc: Put quotes around arguments with spaces when printing them.
|
преди 4 години |
Jacek Caban
|
945c61c32d
winegcc: Lookup PATH in find_binary and don't try to run binaries that can't be found.
|
преди 4 години |
Alexandre Julliard
|
21c832da63
winegcc: Also check magic number to detect shared libraries.
|
преди 5 години |
Alexandre Julliard
|
13850a3eb8
winegcc: Forward the -B options to winebuild.
|
преди 5 години |
Huw Davies
|
2374cd52a7
winegcc: Set the LDDLLFLAGS according to the target platform.
|
преди 11 години |
Alexandre Julliard
|
43ac582d7d
libport: Rename spawnvp to _spawnvp to avoid the deprecated name.
|
преди 11 години |
Alexandre Julliard
|
ba9ec152e1
winegcc: Add explicit support for the Cygwin platform.
|
преди 14 години |
André Hentschel
|
115b50cc23
winegcc: Update comments.
|
преди 15 години |
Alexandre Julliard
|
07af19f3ab
winegcc: Add support for specifying a custom static library suffix.
|
преди 15 години |
Alexandre Julliard
|
1aea4efd79
tools: Take into account the executable extension when looking for tools in the path.
|
преди 15 години |
Alexandre Julliard
|
6f74b45a81
winegcc: Add support for building PE executables using Mingw.
|
преди 15 години |
Alexandre Julliard
|
3472939255
winegcc: Support -b option for cross-compiling.
|
преди 16 години |
Alexandre Julliard
|
f12e9a026b
winegcc: Fix the file mode check.
|
преди 16 години |
Francois Gouget
|
dc3feef055
winegcc: Modify error() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message.
|
преди 17 години |
Joris Huizer
|
909425d99d
winegcc: Sign-compare fixes.
|
преди 18 години |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
преди 18 години |
Alexandre Julliard
|
870d490eec
winegcc: Look for libraries in subdirs of the library path too.
|
преди 18 години |
Alexandre Julliard
|
3a503499aa
Properly handle the case where vsnprintf returns -1.
|
преди 19 години |
Alexandre Julliard
|
866f52bce1
Ignore prelink failures.
|
преди 19 години |
Francois Gouget
|
f5c9da6860
Assorted spelling fixes.
|
преди 19 години |
Alexandre Julliard
|
b30d92dfb2
Fixed other instances of the xrealloc(0) bug.
|
преди 19 години |