1. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  2. b86d515 dlls: 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. 4f3dbb7 rsabase: Remove rsabase tests as they are covered in rsaenh. by Paul Vriens · 17 years ago
  5. 6c0f85c rsabase: Add version resource. by Detlef Riekenberg · 17 years ago
  6. c3ddf0a rsabase/tests: Remove unneeded casts. by Francois Gouget · 18 years ago
  7. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  8. 5cf75e6 makefiles: Only run test and documentation targets in directories that need them. by Alexandre Julliard · 19 years ago
  9. 0fa8baa make_dlls: Recursively ignore .ok files in all tests directories. by Alexandre Julliard · 19 years ago
  10. edd100b make_dlls: Recursively ignore testlist.c in all tests directories. by Alexandre Julliard · 19 years ago
  11. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  12. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  13. 7837a1e rsabase: No need for an import library. by Alexandre Julliard · 19 years ago
  14. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  15. 3855450 Forward the functions DllRegisterServer and DllUnregisterServer of by Stefan Leichter · 19 years ago
  16. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 19 years ago
  17. bba5423 Uncomment out DisableThreadLibraryCalls in DllMain and add the by Alexandre Julliard · 20 years ago
  18. 7120877 Fix some -Wstrict-prototypes warnings. by Stefan Huehner · 20 years ago
  19. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  20. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  21. fbd4c0e Made rsabase forward everything to rsaenh. by Michael Jung · 20 years ago
  22. f2dca03 Make advapi32/crypt.c test pass under win2k SP4, do stricter error by Dmitry Timoshkov · 20 years ago
  23. cb61aab Register TypeName registry key value. by Michael Jung · 21 years ago
  24. b4b0c24 Added a tiny unit test for rsabase.dll. by Michael Jung · 21 years ago
  25. de22be2 Changed type of "Signature" registry key value to REG_BINARY. by Michael Jung · 21 years ago
  26. 0febf5f Avoid unused variable warning. by Gerald Pfeifer · 21 years ago
  27. 31f6cf3 Created more needed registry key in DllRegisterServer. by Raphael Junqueira · 21 years ago
  28. db78e09 Created needed registry key in DllRegisterServer. by Robert Shearman · 21 years ago
  29. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  30. 87f223a Assorted spelling and case fixes. by Francois Gouget · 21 years ago
  31. 2faaf22 Make rsabase.dll self-register. by Juan Lang · 21 years ago
  32. b6de304 Implement enough of rsabase.dll to get Steam to login. by Mike McCormack · 21 years ago