Historia zmian

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