Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexandre Julliard de4c91e0a1 Revert "winegcc: Support -Wl,foo=... style linker options." hace 3 años
  Connor Abbott fcda0afdd4 winegcc: Support -Wl,foo=... style linker options. hace 3 años
  Connor Abbott b1fb07e188 winegcc: Support -Wl,--start-group and -Wl,--end-group. hace 3 años
  Connor Abbott d209d9feb6 winegcc: Pass through -pthread. hace 3 años
  Jacek Caban 69ef7374b4 winegcc: Link unix libs directly to native libraries. hace 3 años
  Jacek Caban 388c91042c winegcc: Use -soname for unix libs. hace 3 años
  Jacek Caban 87e1e43506 winegcc: Use msvcrt by default for PE targets. hace 3 años
  Alexandre Julliard 0aa335b106 winegcc: Look for libraries in the architecture-specific directory. hace 3 años
  Jacek Caban 5a1d836def winegcc: Use -idirafter for system include paths. hace 3 años
  Jacek Caban 4f78781299 winegcc: Add Wine include directories before standard directories on search list. hace 3 años
  Jacek Caban c7a210bc2f winegcc: Use paths for found libraries on PE targets when using msvcrt. hace 3 años
  Francois Gouget 5d80ee4b60 winegcc: Add a trailing linefeed to an error() message. hace 4 años
  Jacek Caban d281c90c4b winegcc: Properly set debug info type on msvc targets. hace 4 años
  Alexandre Julliard 7c909489b4 winegcc: Pass the same winebuild args to all winebuild invocations. hace 4 años
  Alexandre Julliard 4e9f855be5 winegcc: Look for ntdll.so instead of libwine.so to find the library directory. hace 4 años
  Kevin Puetz a1078d4770 winebuild: Select all __wine_spec_exe* entry inside winebuild. hace 4 años
  Kevin Puetz 9faa5eeddd winegcc: Implement -Wl,--out-implib. hace 4 años
  Alexandre Julliard 27b20c1db5 makefiles: Don't add a default crt lib for msvcrt dlls. hace 4 años
  Alexandre Julliard c670df976c makefiles: Don't use default imports for Unix libraries. hace 4 años
  Jacek Caban fd71ffb44a winegcc: Try using msvc file align syntax if mingw-style is not supported. hace 4 años
  Jacek Caban 5e4ca097be winegcc: Support file alignment on msvc target. hace 4 años
  Alexandre Julliard 0e4d22bd8d winegc: Support overriding the default PE file alignment. hace 4 años
  Rémi Bernon e36bed4f37 winegcc: Align sections in PE files to page size. hace 4 años
  Alexandre Julliard cbc35152c4 winegcc: Pass -mno-cygwin and -munix flags directly to winebuild. hace 4 años
  Jacek Caban 0db5f6cf1b winegcc: Add support for -Wl,--whole-archive option. hace 4 años
  Jacek Caban c5ee64a101 winegcc: Add support for @file arguments. hace 4 años
  Jacek Caban f42e4431fb winegcc: Store main arguments in strarray. hace 4 años
  Jacek Caban e9de7761cd winegcc: Pass only raw compiler and linker arguments in forward mode. hace 4 años
  Jacek Caban 14d97456a9 winegcc: Default to ucrtbase. hace 4 años
  Alexandre Julliard 469058acc1 winegcc: Allow the output file to end in .so. hace 4 años