Commit History

Author SHA1 Message Date
  Alexandre Julliard d969d02e21 tools: Move target CPU and platform handling to the common tools.h header. 3 years ago
  Alexandre Julliard 8cd3679848 winegcc: Get rid of PowerPC support. 3 years ago
  Alexandre Julliard 9e3959bd9b tools: Add a few helper functions for file names and extensions. 3 years ago
  Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions. 3 years ago
  Alexandre Julliard 2064181c1f winegcc: Unify the strarray implementation with the one from makedep. 3 years ago
  Jacek Caban 69ef7374b4 winegcc: Link unix libs directly to native libraries. 3 years ago
  Jacek Caban 2dee9b9874 winegcc: Make mingw a separated platform from msvc. 4 years ago
  Serge Gautherie 0939a3f7f2 winegcc: Reorder DECLSPEC_NORETURN on error(). 4 years ago
  Alexandre Julliard cb010cd6ec winegcc: Add ARRAY_SIZE macro. 5 years ago
  Alexandre Julliard 13850a3eb8 winegcc: Forward the -B options to winebuild. 5 years ago
  Alexandre Julliard 097006b146 winegcc: Disable setting image base address on Android. 9 years ago
  Huw Davies 2374cd52a7 winegcc: Set the LDDLLFLAGS according to the target platform. 11 years ago
  André Hentschel ee7ffdcb53 winegcc: Remove SPARC support. 11 years ago
  André Hentschel 99f722e24f winegcc: Add ARM64 support. 12 years ago
  André Hentschel 40cecfc20d winegcc: Remove Alpha support. 13 years ago
  Alexandre Julliard ff090a3468 winegcc: Add a printf format attribute to the strmake() function. 14 years ago
  Alexandre Julliard ba9ec152e1 winegcc: Add explicit support for the Cygwin platform. 14 years ago
  André Hentschel 115b50cc23 winegcc: Update comments. 15 years ago
  Alexandre Julliard 07af19f3ab winegcc: Add support for specifying a custom static library suffix. 15 years ago
  André Hentschel e0dac25ba3 winegcc: Add ARM support. 15 years ago
  Alexandre Julliard 6f74b45a81 winegcc: Add support for building PE executables using Mingw. 15 years ago
  Alexandre Julliard 3472939255 winegcc: Support -b option for cross-compiling. 16 years ago
  Joris Huizer 909425d99d winegcc: Sign-compare fixes. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Alexandre Julliard 866f52bce1 Ignore prelink failures. 19 years ago
  Dimitrie O. Paun b613ee7abb First cut at -shared support. 20 years ago
  Alexandre Julliard 2d52cfa958 Allow multiple -B options. 21 years ago
  Dimitrie O. Paun fb1ae96cf7 Add -B prefix support. Small consistency cleanups. 21 years ago
  Dimitrie O. Paun 2ab690bcbb Don't tie the script name to the .exe.so name. 21 years ago
  Dimitrie O. Paun 5f0796dbd2 Add support for passing options to winebuild via -Wb. 21 years ago