Commit History

Author SHA1 Message Date
  Alexandre Julliard b06ff1e55f makefiles: Always build .in files. 9 years ago
  Alexandre Julliard e619a15ac1 tools: Move winemaker to its own directory. 9 years ago
  Alexandre Julliard 7626728b56 makefiles: Generate rules for building tool binaries. 9 years ago
  Alexandre Julliard 2207a8907c makefiles: Move wine.desktop to the loader directory. 9 years ago
  Jerome Leclanche ffabfd492f makefiles: Do not run update-desktop-database on make install/uninstall. 9 years ago
  Alexandre Julliard 3bae3c6514 makefiles: Generate the testlist.c files at make depend time. 11 years ago
  Alexandre Julliard ab58841091 tools: Remove no longer used fnt2fon tool. 11 years ago
  Alexandre Julliard 7307e2be69 tools: Move sfnt2fnt to its own directory. 11 years ago
  Alexandre Julliard 8aa64e3580 configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles. 11 years ago
  Alexandre Julliard 509364e1dd makefiles: Get rid of Make.rules. 11 years ago
  Alexandre Julliard 092f37fc2d makefiles: Include program files in the all: target. 11 years ago
  Alexandre Julliard 1047e0474d makefiles: Leave it to install-sh to create destination directories. 11 years ago
  Alexandre Julliard c2efb3b382 makefiles: Generate rules from makedep for .in files. 11 years ago
  Alexandre Julliard e2df0ab856 makefiles: Generate rules from makedep for building and installing man pages. 11 years ago
  Alexandre Julliard a343edf44e makefiles: Rename translated manpages according to their destination directory. 11 years ago
  Alexandre Julliard 456c8f435a makefiles: Remove the no longer needed EXTRASUBDIRS variables. 11 years ago
  Alexandre Julliard 067d3f0ddb makefiles: Merge the relpath functionality into makedep. 11 years ago
  Alexandre Julliard 9c6ab0f365 sfnt2fnt: Define WINE_UNICODE_API directly in the source. 11 years ago
  Alexandre Julliard 9fbf473a0b makefiles: Build makedep from the top-level makefile. 11 years ago
  Alexandre Julliard 2292b06281 makefiles: Move l_intl.nls and wine.inf to loader so that they are installed even when tools are not built. 11 years ago
  Alexandre Julliard 8d5b8b1346 makefiles: Define __WINESRC__ globally. 11 years ago
  Alexandre Julliard a60ebd3ade makefiles: Link libwine statically into the tools to avoid run-time path dependencies. 11 years ago
  Alexandre Julliard ebe555d146 makefiles: Avoid wildcard substitutions that are broken in BSD make. 11 years ago
  Alexandre Julliard 100806e473 configure: Use the pkg-config helper macro for freetype. 11 years ago
  Alexandre Julliard 57f97fd6a2 tools: Remove the fnt2bdf tool, we no longer use X11 fonts. 12 years ago
  Dylan Smith e6a824d5fe tools: Add a tool to build .x template files. 14 years ago
  Alexandre Julliard 15ccabc9a8 makefiles: Add common rules for installing the main man page. 14 years ago
  Austin English fcd01fa418 tools: Fix install-dev target. 14 years ago
  Alexandre Julliard bd9852cd6f makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR variables to follow autoconf conventions. 14 years ago
  Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 14 years ago