Commit History

Author SHA1 Message Date
  Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default. 3 years ago
  Zhiyi Zhang fb84605470 winver: Enable visual styles. 3 years ago
  Alexandre Julliard cb594c1c2e winver: Build with msvcrt. 4 years ago
  Alexandre Julliard 86b1f94d28 makefiles: Get rid of the MAKE_PROG_RULES variable. 11 years ago
  Alexandre Julliard da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 13 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. 14 years ago
  Dan Kegel dfc028b4fb winver: Add version resource. 16 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 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. 22 years ago
  Alexandre Julliard 2ab7625934 Removed most imports of ntdll since we no longer import Wine internal 22 years ago
  Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line. 22 years ago
  Alexandre Julliard 32459912dc Moved imports specification from the .spec into the Makefile so that 22 years ago
  Alexandre Julliard bef8e16fdf Compile all programs with -DSTRICT -DNONAMELESSUNION -DNONAMELESSSTRUCT. 23 years ago
  Alexandre Julliard a10fbddeb9 Build most programs as .so files. 24 years ago
  Alexandre Julliard 1a3f705fc1 Added import of ntdll. 24 years ago
  Francois Gouget 73925ab11a Added the missing library dependencies. 24 years ago
  Hidenori Takeshima 269b409712 Added a few missing imports. 24 years ago
  Francois Gouget e4e99a5dfc ole32 now requires linking with kernel32 24 years ago
  Francois Gouget 49d251ff30 Added -DSTRICT. 24 years ago
  Alexandre Julliard e1e75371d9 Implemented on-demand loading of builtin dlls using dlopen(). 24 years ago
  Alexandre Julliard b44595283f Improved Winelib apps initialisation code. No longer need to link 24 years ago
  Ulrich Weigand 3dc5d9461e Added .spec files for all libtest/ and programs/ WineLib apps. 25 years ago
  Alexandre Julliard 318f4cefd2 Build most dlls as separate shared libraries. 25 years ago
  Alexandre Julliard 96af9aa5b8 Added dependency on winestub.o 25 years ago
  Bertho Stultiens d1895a776c Built-in dlls now have resources attached via the PE-header like 25 years ago