História revízii

Autor SHA1 Správa Dátum
  Alexandre Julliard 7ccb5df0fc makefiles: Always use the global SOURCES variable for .rc files. 1 rok pred
  Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default. 3 rokov pred
  Zhiyi Zhang d271efe012 view: Enable visual styles. 3 rokov pred
  Alexandre Julliard 422ab96bcd view: Build with msvcrt. 5 rokov pred
  Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 11 rokov pred
  Alexandre Julliard 4f3d71cef3 makefiles: Get rid of the no longer used PO_SRCS variables. 11 rokov pred
  Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 13 rokov pred
  Alexandre Julliard be91790988 view: Convert to Unicode. 13 rokov pred
  Francois Gouget 70af45c51c view: Remove unneeded RC files. 13 rokov pred
  André Hentschel c243e19075 view: Merge 3 C source files and a header file into one file. 13 rokov pred
  Alexandre Julliard 9d6489a346 view: Convert menu and string table resources to po files. 14 rokov pred
  Yaron Shahrabani 0114fdc554 view: Added Hebrew translation. 14 rokov pred
  Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 14 rokov pred
  Alexandre Julliard 6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 14 rokov pred
  Igor Paliychuk 0f50589a40 view: Add Ukrainian translation. 14 rokov pred
  Ken Sharp 4804a54393 view: Add Welsh resource. 14 rokov pred
  Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 15 rokov pred
  Michael Stefaniuc c135e063c4 view: Build language resource files separately. 15 rokov pred
  Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 18 rokov pred
  Alexandre Julliard 6be39b60f5 Take advantage of the new winegcc -B support. 21 rokov pred
  Alexandre Julliard 6621b2d213 Build all the programs with winegcc. 21 rokov pred
  Alexandre Julliard cc2ee7636d Renamed Winelib apps to .exe.so to follow the dll naming convention. 23 rokov pred
  Alexandre Julliard 2ab7625934 Removed most imports of ntdll since we no longer import Wine internal 23 rokov pred
  Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line. 23 rokov pred
  Alexandre Julliard 32459912dc Moved imports specification from the .spec into the Makefile so that 23 rokov pred
  Alexandre Julliard bef8e16fdf Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. 23 rokov pred
  Alexandre Julliard a10fbddeb9 Build most programs as .so files. 24 rokov pred
  Alexandre Julliard 1a3f705fc1 Added import of ntdll. 24 rokov pred
  Alexandre Julliard 21ec006fc1 Build Win32 resources as .res files and dump them into the .spec.c file. 24 rokov pred
  Francois Gouget 73925ab11a Added the missing library dependencies. 24 rokov pred