Commit History

Author SHA1 Message Date
  Jacek Caban 63e6eaedee makedep: Use -fno-builtin for CRT DLLs on PE targets. 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 8ec2321328 makefiles: Use explicit header path for sanity checks. 3 years ago
  Alexandre Julliard 3c81449d16 makefiles: Allow including files with relative paths. 3 years ago
  Alexandre Julliard 5e0479c497 makefiles: Don't use winegcc to build native Unix libraries. 3 years ago
  Alexandre Julliard ab5664a5e6 makefiles: Explicitly name the Unix library in the makefile instead of using --subsystem unixlib. 3 years ago
  Alexandre Julliard 0f83b83cd5 makefiles: Normalize the host architecture in makedep instead of configure. 3 years ago
  Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default. 3 years ago
  Alexandre Julliard eda25a58c5 makefiles: Link with the full library name for Unix library imports. 3 years ago
  Alexandre Julliard 0f62381f67 makefiles: Build the unix library name when parsing the sources. 3 years ago
  Alexandre Julliard 2781af45d5 makefiles: Always link Unix libraries against ntdll.so. 3 years ago
  Alexandre Julliard 9999273178 makefiles: Don't depend on import libraries for native Unix libraries. 3 years ago
  Jacek Caban 32afe1d982 makedep: Make unix libs depend on ntdll.so. 3 years ago
  Alexandre Julliard a5aaa41069 makefiles: Install libwine into the architecture-specific directory. 3 years ago
  Alexandre Julliard 2801d6341c makefiles: Install Unix binaries into an architecture-specific directory. 3 years ago
  Alexandre Julliard 893febda14 makefiles: Install PE fake dlls in the architecture-specific directory. 3 years ago
  Alexandre Julliard ee81814f2b makefiles: Install PE import libraries in the architecture-specific directory. 3 years ago
  Alexandre Julliard c59126d403 makefiles: Install PE files in an architecture-specific directory. 3 years ago
  Alexandre Julliard 4f04994ef4 makefiles: Only allow includes and defines in pkg-config flags. 3 years ago
  Rémi Bernon b18a48eb70 include: Include x86intrin.h in msvcrt/intrin.h. 3 years ago
  Alexandre Julliard 852c9c69de makefiles: Add missing dependency to wrc for test dll resources. 3 years ago
  Alexandre Julliard 74aa42a529 makefiles: Make the tests also depend on the Unix library of the tested module. 4 years ago
  Alexandre Julliard 1a16b9e9aa makefiles: Add support for Automake-style silent make rules. 4 years ago
  Alexandre Julliard 497c902857 makefiles: Get rid of the libwine.so symlink. 4 years ago
  Jacek Caban 727168a9e1 makedep: Use -fno-builtin for crt modules. 4 years ago
  Alexandre Julliard 0b9963ad34 makedep: No longer use wine/port.h. 4 years ago
  Jacek Caban e84394764a makedep: Use short debug file names. 4 years ago
  Alexandre Julliard be8a81b54c makefiles: Allow modules to link to their own import library. 4 years ago
  Alexandre Julliard 27b20c1db5 makefiles: Don't add a default crt lib for msvcrt dlls. 4 years ago