1. c360ee0 makefiles: Build tags from all the source files. by Alexandre Julliard · 13 years ago
  2. 41107a9 makefiles: Also install the program manpages from the top-level makefile. by Alexandre Julliard · 14 years ago
  3. bf8f435 makefiles: Install dlls from the top-level makefile. by Alexandre Julliard · 14 years ago
  4. f64a675 makefiles: Install static libraries from the top-level makefile. by Alexandre Julliard · 14 years ago
  5. bb86a35 makefiles: Allow install rules to run in parallel. by Alexandre Julliard · 14 years ago
  6. 9f93b5f makefiles: Tools must be built before includes now. by Alexandre Julliard · 14 years ago
  7. 84fd1f5 configure: Make the tools directory a symlink in the wow64 build tree. by Alexandre Julliard · 14 years ago
  8. dcf5548 clock: Convert translations to po files. by Alexandre Julliard · 14 years ago
  9. 80d12c3 makefiles: Automatically update the EXTRASUBDIRS variable in make_makefiles. by Alexandre Julliard · 14 years ago
  10. 5eee920 configure: Output maintainer-mode rules directly from configure. by Alexandre Julliard · 14 years ago
  11. 40977bf shell32: Store the raw AUTHORS file in resources instead of trying to convert to a C array. by Alexandre Julliard · 14 years ago
  12. bd9852c makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. by Alexandre Julliard · 15 years ago
  13. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  14. faa7eae makefiles: Always build the cross import libraries if crosstest is supported. by Alexandre Julliard · 15 years ago
  15. 718ea42 makefiles: Move wineapploader to the tools directory and get rid of the programs makefile. by Alexandre Julliard · 15 years ago
  16. 2fb3021 makefiles: Install bindir programs from the top-level makefile. by Alexandre Julliard · 15 years ago
  17. 39b4ba2 makefiles: Bypass the normal substitution mechanism for the makefile dependencies. by Alexandre Julliard · 15 years ago
  18. abfb11e makefiles: Add shell functions to generate dependencies for symlinks and rule files. by Alexandre Julliard · 15 years ago
  19. 3cc14dc makefiles: Output the top-level clean rules explicitly for each module. by Alexandre Julliard · 15 years ago
  20. 18e5313 makefiles: Output the top-level depend rules explicitly for each module. by Alexandre Julliard · 15 years ago
  21. 6c90aea makefiles: Output the top-level build rules explicitly for each module. by Alexandre Julliard · 15 years ago
  22. e84063b makefiles: Output the top-level installation rules explicitly for each module. by Alexandre Julliard · 15 years ago
  23. eab7efd makefiles: Fix test rules to allow parallel makes again. by Alexandre Julliard · 15 years ago
  24. 60a05ad makefiles: Output all the documentation rules explicitly for each module. by Alexandre Julliard · 15 years ago
  25. 6dbe7a0 makefiles: Output all the tool install rules explicitly for each module. by Alexandre Julliard · 15 years ago
  26. 82b743f makefiles: Output all the dll install rules explicitly for each module. by Alexandre Julliard · 15 years ago
  27. c2c3c21 makefiles: Output all the static library rules explicitly for each module. by Alexandre Julliard · 15 years ago
  28. d7b387d makefiles: Output all the program rules explicitly for each module. by Alexandre Julliard · 15 years ago
  29. 44cff7e makefiles: Output all the test rules explicitly for each module. by Alexandre Julliard · 15 years ago
  30. e55ff7f makefiles: Output all the import lib dependencies explicitly for each module. by Alexandre Julliard · 15 years ago
  31. 5023194 makefiles: Add more shell functions to generate the main makefile. by Alexandre Julliard · 15 years ago
  32. 8e9f7a3 makefiles: Don't recurse for the testclean target. by Alexandre Julliard · 15 years ago
  33. 6066177 makefiles: Make sure that makedep is rebuilt before updating dependencies in tools. by Alexandre Julliard · 15 years ago
  34. 9b02b5c makefiles: Remove makedep only after everything else has been cleaned. by Alexandre Julliard · 15 years ago
  35. d59227e makefiles: Make sure that dependencies are always updated when regenerating makefiles. by Alexandre Julliard · 15 years ago
  36. 1431e24 makefiles: Add a __tooldeps__ fake dependency to rebuild only the tools. by Alexandre Julliard · 15 years ago
  37. 93f0339 makefiles: Move all the recursion rules to the top-level makefile. by Alexandre Julliard · 15 years ago
  38. 52c400e makefiles: Auto-generate the list of all subdirectories too. by Alexandre Julliard · 15 years ago
  39. 9463687 makefiles: Build the programs directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  40. 5acb431 makefiles: Build the dlls directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  41. ea9a113 makefiles: Build the tests directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  42. 86ab297 makefiles: Build the import libraries directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  43. 10e4edd makefiles: Build the static libraries directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  44. 5496636 makefiles: Generate dependencies to match each makefile to its subdirectory. by Alexandre Julliard · 15 years ago
  45. 4d3b020 makefiles: Build the tools subdirectories directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  46. bb26242 makefiles: Build the libs subdirectories directly from the top-level makefile. by Alexandre Julliard · 15 years ago
  47. 7d020c9 makefiles: Create the wine symlink from configure. by Alexandre Julliard · 15 years ago
  48. 03e01a2 makefiles: Generate the config.status dependency as part of the makefile dependencies. by Alexandre Julliard · 15 years ago
  49. 303b79a makefiles: Get rid of the (broken) aclocal installation rules. by Alexandre Julliard · 15 years ago
  50. b860c4a configure: Add a .exe extension to the tools dependencies when building on Windows. by Alexandre Julliard · 16 years ago
  51. 9064777 configure: Disable installation of a number of extra files for the Wow64 build. by Alexandre Julliard · 16 years ago
  52. c89c2dd c2man: Add xml documentation creation. by Stefan Stranz · 16 years ago
  53. 566cb8c configure: Enable automatic dependencies for FreeBSD make. by Alexandre Julliard · 16 years ago
  54. 78c79ba makefile: Fix dependency for programs install. by Alexandre Julliard · 17 years ago
  55. 6de0af1 configure: Generate the list of top-level directories to install. by Alexandre Julliard · 17 years ago
  56. b3ec2e5 makefiles: Recurse into all directories for install-lib and install-dev too. by Alexandre Julliard · 17 years ago
  57. a360e93 configure: Generate the makefiles list in configure instead of make_makefiles. by Alexandre Julliard · 17 years ago
  58. 04d72cd d3dxof: Add basic tests. by Christian Costa · 17 years ago
  59. 3842ab0 makefiles: Add missing entries for mstask tests. by Alexandre Julliard · 17 years ago
  60. 8a6c2c2 msisip: Add stub dll. by Juan Lang · 17 years ago
  61. f4e6489 appwiz.cpl: Add skeleton Add/Remove Programs control panel. by Owen Rudge · 17 years ago
  62. 9d2a1e8 dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. by Ismael Barros · 17 years ago
  63. b2be840 winhttp/tests: Add test for opening request. by Zac Brown · 17 years ago
  64. 80ee225 mstask: Skeleton implementation of Task Scheduler Service. by Roy Shea · 17 years ago
  65. b8c6d8e rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), by Stefan Leichter · 17 years ago
  66. e43004a Makefile: Use 'git ls-files' instead of the deprecated 'git-ls-files' form. by Alexandre Julliard · 17 years ago
  67. cca77db inetmib1: Add tests for SnmpExtensionInit. by Juan Lang · 17 years ago
  68. 1723157 inetmib1: Add stub dll. by Juan Lang · 17 years ago
  69. a795f36 winhelp.exe: Renamed to winhlp32.exe. by Alexandre Julliard · 17 years ago
  70. ffb0457 userenv: Add initial tests for CreateEnvironmentBlock. by Lei Zhang · 17 years ago
  71. 2016c63 cryptui: Add stub DLL. by Juan Lang · 17 years ago
  72. 4f3dbb7 rsabase: Remove rsabase tests as they are covered in rsaenh. by Paul Vriens · 17 years ago
  73. 9e021cf fusion: Add initial tests for IAssemblyCache. by James Hawkins · 17 years ago
  74. 7bd0efa services.exe: Add a new program. by Mikołaj Zalewski · 17 years ago
  75. 63ebe01 jscript: Added tests. by Jacek Caban · 17 years ago
  76. be0799f d3dx9: Start implementation of d3dx9_37. by Tony Wasserka · 17 years ago
  77. b67290b d3dx9/tests: Test the D3DXVec*Array functions. by Philip Nilsson · 17 years ago
  78. c0b3af3 fusion: Add a stub implementation of fusion.dll. by James Hawkins · 17 years ago
  79. 69b032b makefile: Add rules for automatically rebuilding configure in maintainer mode. by Alexandre Julliard · 17 years ago
  80. 2087ad4 reg: Add stub 'reg' program. by Andrew Riedi · 17 years ago
  81. fa23a2c jscript: Added stub DLL. by Jacek Caban · 17 years ago
  82. 76e0896 adsiid: Add static import library for active directory GUIDs. by Rob Shearman · 17 years ago
  83. 6547fef programs: Add a stubbed out secedit.exe. by Louis Lenders · 17 years ago
  84. ea56370 slc: Initial stub DLL. by Alistair Leslie-Hughes · 17 years ago
  85. 884e7e7 qmgr: Add some tests. by Roy Shea · 17 years ago
  86. e8551a0 qedit: Add tests directory and a simple test. by Lei Zhang · 17 years ago
  87. 6de8be7 qedit: Skeleton implementation of qedit.dll. by Lei Zhang · 17 years ago
  88. df0a694 d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. by Tony Wasserka · 17 years ago
  89. e486662 d3dx9: Start implementation of d3dx9_31. by Tony Wasserka · 17 years ago
  90. 2aa1505 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. by Tony Wasserka · 17 years ago
  91. 409b19b d3dx9: Start implementation of d3dx9_26 and d3dx9_27. by Tony Wasserka · 17 years ago
  92. e9c1639 d3dx9: Start implementation of d3dx9_25. by Tony Wasserka · 17 years ago
  93. 6f834d3 d3dx9: Start implementation of d3dx9_24. by Tony Wasserka · 17 years ago
  94. 2472e81 dssenh: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  95. e11826f softpub: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  96. b3a9699 slbcsp: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  97. 322d4ca sccbase: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  98. c438d23 mssip32: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  99. 7c3d24b initpki: Add initial stub dll. by Maarten Lankhorst · 17 years ago
  100. e4576c8 gpkcsp: Add initial stub dll. by Maarten Lankhorst · 17 years ago