Commit History

Author SHA1 Message Date
  Alexandre Julliard e22bcac706 winepath: Build with msvcrt. 4 years ago
  Alexandre Julliard d84de4ca00 makefiles: Support specifying installed files in the top-level makefile. 6 years ago
  Alexandre Julliard d5f316bf0a makefiles: Disable binary installation in the individual makefiles on Wow64. 7 years ago
  Alexandre Julliard 17ac5ba7f9 makefiles: Specify whether to install program binaries in the individual makefiles. 9 years ago
  Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 11 years ago
  Alexandre Julliard e2df0ab856 makefiles: Generate rules from makedep for building and installing man pages. 11 years ago
  Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 13 years ago
  Alexandre Julliard 15ccabc9a8 makefiles: Add common rules for installing the main man page. 14 years ago
  Austin English 78a1df139e winepath: Add a manpage. 14 years ago
  Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 14 years ago
  Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 14 years ago
  Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 15 years ago
  Alexandre Julliard b66685cdd8 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 16 years ago
  Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 18 years ago
  Alexandre Julliard 3ccbb018a0 Added a -municode flag to winegcc for applications that have a wmain() 19 years ago
  Alexandre Julliard 71ae2d7bed Beginnings of a crt0 library. 19 years ago
  Alexandre Julliard 6be39b60f5 Take advantage of the new winegcc -B support. 21 years ago
  Alexandre Julliard 6621b2d213 Build all the programs with winegcc. 21 years ago
  Alexandre Julliard cc2ee7636d Renamed Winelib apps to .exe.so to follow the dll naming convention. 23 years ago
  Alexandre Julliard 2ab7625934 Removed most imports of ntdll since we no longer import Wine internal 23 years ago
  Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line. 23 years ago
  Alexandre Julliard 32459912dc Moved imports specification from the .spec into the Makefile so that 23 years ago
  Mike Wetherell 0d8a9fac90 Utility to convert between Unix and Windows paths at the command 23 years ago