Commit History

Author SHA1 Message Date
  Alexandre Julliard 2dabac08ee Added support in winebuild for specifying import libraries directly on 19 years ago
  Alexandre Julliard b98d045e02 Don't crash on xrealloc(0) (found by Jon Griffiths). 19 years ago
  Alexandre Julliard 300240bf96 Use the correct file name in the "generated automatically" comments. 19 years ago
  Alexandre Julliard 4cf091ab09 Replaced the --mode winebuild option by a --subsystem option for 20 years ago
  Alexandre Julliard 492ac292b9 Added support for building a dll from a .def file for cases where we 21 years ago
  Alexandre Julliard f01e7c6364 open_input_file(): try to open the file in the current directory 21 years ago
  Steven Edwards a23b8c8fbe Porting fix for Alpha. 21 years ago
  Pierre d'Herbemont 13c308caa7 Change __PPC__ flag to __powerpc__. 21 years ago
  Alexandre Julliard 49edd19650 Handle end of line as a syntactic element in the spec file parser; 21 years ago
  Alexandre Julliard 1862a67d2d In -spec and -exe mode, accept multiple object files and link them 22 years ago
  Vincent Béron 9a62491660 Removed trailing whitespace. 22 years ago
  Alexandre Julliard ad53383f9b Added winebuild support for generating a .dbg.c file containing the 22 years ago
  Alexandre Julliard 67371bcc8d Added -res option to specify resources on winebuild command-line. 22 years ago
  Alexandre Julliard 894b188fcf Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] 22 years ago
  Alexandre Julliard 1cefed8122 Make warnings quiet by default and added -w option. 22 years ago
  Patrik Stridvall 235da7975b Made winebuild (almost) compile and work on Windows. 23 years ago
  Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary. 23 years ago
  François Gouget 1425941e29 Fix the #include order for config.h. 23 years ago
  Josh DuBois 0b64cfb3f7 More portable .align directive. 24 years ago
  Alexandre Julliard cbeb644a94 Added support for loading .res files for 16-bit resources. 24 years ago
  Alexandre Julliard 003e24cadc Added support for loading Win32 .res files. 24 years ago
  Alexandre Julliard c585a501d9 Changed the Win32 dll descriptor to be in IMAGE_NT_HEADERS format. 24 years ago
  Alexandre Julliard e482eebf2f Split the build program in several files. 24 years ago