Historique des commits

Auteur SHA1 Message Date
  Alexandre Julliard 65e2d341a0 progman: Build with msvcrt. il y a 5 ans
  Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. il y a 11 ans
  Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. il y a 11 ans
  Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. il y a 13 ans
  Alexandre Julliard 6109f05e45 progman: Avoid Unicode macros. il y a 13 ans
  Alexandre Julliard dda9299760 progman: Convert dialogs to po files. il y a 13 ans
  Alexandre Julliard 8a4daaba73 progman: Convert menu and string table resources to po files. il y a 14 ans
  Yaron Shahrabani 16047ebc39 progman: Added Hebrew translation. il y a 14 ans
  Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. il y a 14 ans
  Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. il y a 14 ans
  Igor Paliychuk 86c5fef097 progman: Add Ukrainian translation. il y a 14 ans
  Michael Stefaniuc 63430a826f progman: Add the Romanian translation. il y a 14 ans
  Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. il y a 15 ans
  Michael Stefaniuc b4b7494584 progman: Build language resource files separately. il y a 15 ans
  Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. il y a 18 ans
  Mike McCormack a100e6b7d9 progman: Load license from resources. il y a 19 ans
  Alexandre Julliard 6be39b60f5 Take advantage of the new winegcc -B support. il y a 21 ans
  Alexandre Julliard 6621b2d213 Build all the programs with winegcc. il y a 21 ans
  Alexandre Julliard cc2ee7636d Renamed Winelib apps to .exe.so to follow the dll naming convention. il y a 23 ans
  Alexandre Julliard 2ab7625934 Removed most imports of ntdll since we no longer import Wine internal il y a 23 ans
  Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line. il y a 23 ans
  Alexandre Julliard 32459912dc Moved imports specification from the .spec into the Makefile so that il y a 23 ans
  Alexandre Julliard bef8e16fdf Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. il y a 23 ans
  Alexandre Julliard b4bb1f7dce Fixed progman internal dependencies and build it like the other il y a 24 ans
  Alexandre Julliard a10fbddeb9 Build most programs as .so files. il y a 24 ans
  Alexandre Julliard 1a3f705fc1 Added import of ntdll. il y a 24 ans
  Alexandre Julliard 21ec006fc1 Build Win32 resources as .res files and dump them into the .spec.c file. il y a 24 ans
  Hidenori Takeshima 269b409712 Added a few missing imports. il y a 24 ans
  Francois Gouget e4e99a5dfc ole32 now requires linking with kernel32 il y a 24 ans
  Francois Gouget 49d251ff30 Added -DSTRICT. il y a 24 ans