1. 465e653 tools: Modified the ICO render script to also render BMPs. by Joel Holdsworth · 15 years ago
  2. 66bd5f7 makefiles: Added a rule for building BMPs from SVGs. by Joel Holdsworth · 15 years ago
  3. 6c14238 configure: Pass the -fasynchronous-unwind-tables flag to winegcc when supported. by Alexandre Julliard · 15 years ago
  4. 5d2b8e7 configure: Define WINE_CROSSTEST when building crosstests, and disable use of config.h in that case. by Alexandre Julliard · 15 years ago
  5. e02de77 tools: Installed new icon build script. by Joel Holdsworth · 15 years ago
  6. 476a2be configure: Maintainer mode requires imagemagick. by Joel Holdsworth · 15 years ago
  7. 93f0339 makefiles: Move all the recursion rules to the top-level makefile. by Alexandre Julliard · 15 years ago
  8. 7d020c9 makefiles: Create the wine symlink from configure. by Alexandre Julliard · 15 years ago
  9. 7b7444f makefiles: Simplify the installation of program binaries by not attempting to hardlink them. by Alexandre Julliard · 15 years ago
  10. 4945a13 makefiles: Cross-compile all static libraries and import libs to .cross.a files to avoid conflicts. by Alexandre Julliard · 15 years ago
  11. 1f25421 makefiles: Add rules for cross-compiling static libraries. by Alexandre Julliard · 15 years ago
  12. cce4387 makefiles: Move some of the cross-compile rules to the main rules file. by Alexandre Julliard · 15 years ago
  13. 79cac38 makefiles: Remove the obsolete rule for .spec.o files. by Alexandre Julliard · 15 years ago
  14. c6ae9a3 makefiles: Get rid of all the rules for building old style 16-bit files. by Alexandre Julliard · 15 years ago
  15. b860c4a configure: Add a .exe extension to the tools dependencies when building on Windows. by Alexandre Julliard · 16 years ago
  16. 5f10595 makefiles: Add rules for installing fake modules. by Alexandre Julliard · 16 years ago
  17. f78a8ce makefiles: Add rules for building fake modules. by Alexandre Julliard · 16 years ago
  18. d6cc6ca kernel32: Compile .mc files to resources as independent files. by Alexandre Julliard · 16 years ago
  19. 7bb43a3 crosstest: Fix the crosstest dependencies. by Francois Gouget · 16 years ago
  20. c89c2dd c2man: Add xml documentation creation. by Stefan Stranz · 16 years ago
  21. 68a1f4d makefiles: Add resource files to the standard object files list. by Alexandre Julliard · 16 years ago
  22. c18d69e makefiles: Remove special handling of .res.o files now that winegcc takes care of this. by Alexandre Julliard · 16 years ago
  23. bcc1379 winegcc: Add support for the --sysroot option to allow out-of-tree cross-compiling. by Alexandre Julliard · 16 years ago
  24. b09418b winegcc: Don't pass the as/ld/nm tool names to winebuild. by Alexandre Julliard · 16 years ago
  25. f914b57 widl: Add support for standard target options to allow building the right typelib kind when cross-compiling. by Alexandre Julliard · 16 years ago
  26. 0f677a5 makefiles: Add a dummy dependency on empty targets to work around a FreeBSD make bug. by Alexandre Julliard · 16 years ago
  27. a5947ff winegcc: Don't pass the as/ld/nm commands to winebuild. by Alexandre Julliard · 16 years ago
  28. 88fd1ba makefiles: Pass the target flags to winegcc. by Alexandre Julliard · 16 years ago
  29. 8c84636 configure: Specify the target flags directly from configure to avoid trouble on BSD make. by Alexandre Julliard · 16 years ago
  30. 424cb27 configure: When cross-compiling, propagate the target specification to winebuild. by Alexandre Julliard · 16 years ago
  31. b3ec2e5 makefiles: Recurse into all directories for install-lib and install-dev too. by Alexandre Julliard · 17 years ago
  32. 86bd046 configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc. by Francois Gouget · 17 years ago
  33. da19122 makefiles: Add support for generating correct dependencies for tlb files. by Alexandre Julliard · 17 years ago
  34. d8e3d18 Make.rules: Move the all: target before the implicit rules to avoid confusing FreeBSD make. by Alexandre Julliard · 17 years ago
  35. 8ad6049 fonts: Store the generated TrueType fonts in the repository, and rebuild them only in maintainer mode. by Alexandre Julliard · 17 years ago
  36. dc4a475 configure: Add rules for rebuilding icons in maintainer mode. by Alexandre Julliard · 17 years ago
  37. 1137f4b makefiles: Consider all .res files as object files. by Alexandre Julliard · 17 years ago
  38. 0c694d7 makefiles: Split AR into AR and ARFLAGS. by Rob Shearman · 17 years ago
  39. 1716f03 Make.rules: Process man pages in the C locale. by Alexandre Julliard · 17 years ago
  40. b0585bf Make.rules: Added rules for building the dlldata.c file. by Alexandre Julliard · 17 years ago
  41. b64ceef tools: Remove the no longer needed bin2res tool. by Alexandre Julliard · 18 years ago
  42. 1f11333 makefiles: Build programs that link against libwine twice with appropriate rpaths. by Alexandre Julliard · 18 years ago
  43. 4091627 configure: Get rid of lex compatibility support, we require flex anyway. by Alexandre Julliard · 18 years ago
  44. 1df72cc Make.rules: Automatically generate the header for all types of idl sources. by Alexandre Julliard · 18 years ago
  45. 267987b Make.rules: Pass all idl source files to makedep. by Alexandre Julliard · 18 years ago
  46. ce25156 Make.rules: Be more specific in make clean, only clean targets that we have created. by Alexandre Julliard · 18 years ago
  47. 12c1962 Make.rules: Added support for building IDL client/proxy/server/iid files. by Alexandre Julliard · 18 years ago
  48. 8598a4c makefiles: Attempt to automatically run make depend when reading an updated makefile. by Alexandre Julliard · 19 years ago
  49. bcdc5fb Make.rules: Set the default prefix for bison files from the file basename. by Alexandre Julliard · 19 years ago
  50. 145a0ba makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines. by Alexandre Julliard · 19 years ago
  51. e4fca88 makedep: For generated headers, parse the source idl instead. by Alexandre Julliard · 19 years ago
  52. dc8c76a makefiles: Make sure that all phony targets depend on 'dummy'. by Alexandre Julliard · 19 years ago
  53. 9c085cb makefiles: Add global rules for bison and lex files. by Alexandre Julliard · 19 years ago
  54. 5cf75e6 makefiles: Only run test and documentation targets in directories that need them. by Alexandre Julliard · 19 years ago
  55. 80a9a06 makefiles: Get rid of the checklink rules, they no longer work. by Alexandre Julliard · 19 years ago
  56. 13a93b4 configure: Set rpath on all executables that link to libwine. by Alexandre Julliard · 19 years ago
  57. 4e67a45 Make.rules: Added rules for client/proxy/server generation from IDL files. by Alexandre Julliard · 19 years ago
  58. 2886e9b makefiles: Use make dependencies to create installation directories. by Alexandre Julliard · 19 years ago
  59. 5012c17 Make.rules: Make all submake invocations silent for consistency. by Alexandre Julliard · 19 years ago
  60. ded32d5 makedep: Always search for includes in the standard directories, even without -I option. by Alexandre Julliard · 19 years ago
  61. dea28ee makedep: Don't add dependencies for system headers. by Alexandre Julliard · 19 years ago
  62. 853d193 Make.rules: Replace RC_TLB by IDL_TLB_SRCS as tlb files can be used for other things than resources. by Alexandre Julliard · 19 years ago
  63. 523e46d winegcc: Automatically add the correct lib paths when building inside the Wine tree. by Alexandre Julliard · 19 years ago
  64. 645cd6f libs: Get rid of the symlinks for the static libs. by Alexandre Julliard · 19 years ago
  65. eb8a40c libs: Merged libwine_unicode into libwine. by Alexandre Julliard · 19 years ago
  66. 7498411 Make.rules: Define datarootdir to avoid a configure warning. by Alexandre Julliard · 19 years ago
  67. 35842ca tools: Added 'relpath' tool to compute relative Unix paths. by Alexandre Julliard · 19 years ago
  68. 664e410 Added global rules for man pages. by Alexandre Julliard · 19 years ago
  69. 7ddab75 Declare debug channels as static variables so that we don't need to by Alexandre Julliard · 20 years ago
  70. cd91bc6 Now that we are requiring bison anyway, make the .tab.c file use the by Alexandre Julliard · 20 years ago
  71. 5cb97d8 Generate 16-bit spec files as assembly code too. by Alexandre Julliard · 20 years ago
  72. b744372 Turn off gcc 4.0's builtin wchar inlines. by Mike McCormack · 20 years ago
  73. adbb098 Added support for the --image-base linker option in winegcc using the by Alexandre Julliard · 20 years ago
  74. 8b00c3d ttf files for bitmap fonts should be generated with an extension of by Robert Shearman · 20 years ago
  75. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  76. a764450 Move all files from winapi_check/ to winapi/, and remove references to by Hans Leidekker · 20 years ago
  77. bcb7591 Converted the make_ctests script to C (based on a patch by Royce Mitchell III). by Alexandre Julliard · 20 years ago
  78. c02dd0a Add support for .exe's with exported functions. by Dimitrie O. Paun · 20 years ago
  79. 860c84b Make tlb generation from idl files dependent on widl. by Vincent Béron · 20 years ago
  80. 382dba6 Don't clean all tlb files, only the ones we generated. by Alexandre Julliard · 20 years ago
  81. 4046846 Added stdole32.tlb. by Huw Davies · 20 years ago
  82. 3a3307d Force all the tools to be rebuilt before make depend, otherwise make by Alexandre Julliard · 20 years ago
  83. d062924 Removed no longer needed ICOM compatibility mode in widl. by Alexandre Julliard · 20 years ago
  84. 4746120 Build the .h files from their idl source at compile time, and remove by Alexandre Julliard · 21 years ago
  85. 233766a Build idl files as part of the normal build process. by Alexandre Julliard · 21 years ago
  86. 5ad619b Turn on warnings when building the .def file. by Alexandre Julliard · 21 years ago
  87. 07a8051 Added recursive idl target to allow updating idl files private to a dll. by Alexandre Julliard · 21 years ago
  88. 00acb5f First stab at Wine versions of Courier, System and MS Sans Serif fonts. by Huw Davies · 21 years ago
  89. c4aacf0 Build the dlls with winegcc. by Alexandre Julliard · 21 years ago
  90. c068f67 Require bison to compile Wine. by Mike McCormack · 21 years ago
  91. a631ef6 Renamed the symbol for the cpp binary to avoid conflicts with by Alexandre Julliard · 21 years ago
  92. ccc3d66 Build the tests with winegcc. by Alexandre Julliard · 21 years ago
  93. f41c2b2 Instrument winegcc to use the compilers and options detected at by Dimitrie O. Paun · 21 years ago
  94. 492ac29 Added support for building a dll from a .def file for cases where we by Alexandre Julliard · 21 years ago
  95. 20b4585 Only link against libdxguid where necessary. by Alexandre Julliard · 21 years ago
  96. c3eac43 Moved libuuid to the dlls directory, and moved the DirectX GUIDs into by Alexandre Julliard · 21 years ago
  97. 49b9c76 Add DEFS to the resource compiler flags. by Alexandre Julliard · 21 years ago
  98. 6ac34ac Define an LDDLL command to link dlls, instead of using LDDLLFLAGS. by Alexandre Julliard · 21 years ago
  99. 54e6b0d Extract binary resources to files, to fit the standard. by Dimitrie O. Paun · 21 years ago
  100. 16cd861 Moved DLLFLAGS to a separate variable instead of including it in DEFS. by Alexandre Julliard · 22 years ago