1. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 14 years ago
  2. 6fb39df programs: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
  3. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  4. 76ae4d9 rpcss: Build with -D__WINESRC__ since it's using Wine-specific features. by Alexandre Julliard · 16 years ago
  5. b66685c programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. by Alexandre Julliard · 17 years ago
  6. 45a3462 rpcrt4/rpcss: Remove old named pipe code for communicating with RPCSS process. by Rob Shearman · 17 years ago
  7. 16849ce rpcss: Implement endpoint-mapper server using DCE/RPC. by Rob Shearman · 17 years ago
  8. cfc50f8 ole32: Add cross-process running-object table support. by Rob Shearman · 18 years ago
  9. b9a6825 rpcss: Remove lazy timeout mechanism and use __wine_make_system_process instead. by Rob Shearman · 18 years ago
  10. 7460b04 rpcss: Win64 printf format warning fixes. by Michael Stefaniuc · 18 years ago
  11. 85ce511 Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 18 years ago
  12. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  13. 6be39b6 Take advantage of the new winegcc -B support. by Alexandre Julliard · 21 years ago
  14. 6621b2d Build all the programs with winegcc. by Alexandre Julliard · 21 years ago
  15. d77294a Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> by Alexandre Julliard · 22 years ago