Commit History

Author SHA1 Message Date
  Alexandre Julliard b53773cff2 tools: Move the output buffer functions to the common header. 3 years ago
  Alexandre Julliard ad53edfab9 widl: Windows file formats are always little-endian. 3 years ago
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 years ago
  Alexandre Julliard 9e3959bd9b tools: Add a few helper functions for file names and extensions. 3 years ago
  Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions. 3 years ago
  Rémi Bernon 6341546fde widl: Introduce new strappend helper. 3 years ago
  Alexandre Julliard 264d8884d5 widl: Add strmake() helper. 5 years ago
  Michael Stefaniuc bbcf44eb97 widl: Add the ARRAY_SIZE() macro. 5 years ago
  Jacek Caban da0f33370a widl: Alloc big enough buffer in dup_basename to handle registration suffix. 12 years ago
  Alexandre Julliard 36e73eb3fb widl: Add helper functions for outputting resource files. 13 years ago
  Alexandre Julliard ce3abe8c0c widl: Add support for generating a .rgs registration script for the defined interfaces. 14 years ago
  Alexandre Julliard 00dda6f687 widl: Copy the output buffer management functions from winebuild. 14 years ago
  Rob Shearman 1d8dbeff9a widl: Make the case of messages output by warning and error functions consistent. 16 years ago
  Vincent Povirk 479f5a1b21 widl: Fix string format warning. 16 years ago
  Marcus Meissner 1ff216c874 widl: Mark non-returning functions as noreturn. 16 years ago
  Rob Shearman 0053599688 widl: Add functions to print an error or warning message using location information to enable these to be printed accurately when a check is done after an element is parsed. 16 years ago
  Colin Finck 0fae921727 widl: Support Windows paths in dup_basename and make_token. 17 years ago
  Michael Stefaniuc 7f5757f683 tools: Remove duplicate includes. 17 years ago
  Dan Hipschman 9051918976 widl: parser_error must append a newline, so write a new function, error_loc. 17 years ago
  Francois Gouget 4152085af1 widl: Modify generic_msg() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 17 years ago
  Francois Gouget 490841ee06 widl: Remove internal_error() as it is unused. 17 years ago
  Dan Hipschman 40e90aae25 widl: Generate dlldata files. 17 years ago
  Dan Hipschman 954c592a6c widl: Replace a #if by if for better compiler checking. 18 years ago
  Alexandre Julliard 86bb809e5b widl: Change the prefix on bison-generated names to avoid the name-prefix directive. 18 years ago
  Alexandre Julliard 883aef172d widl: xmalloc shouldn't initialize to zero, do that explicitly where needed. 18 years ago
  Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 18 years ago
  Huw Davies 9e15a42008 Bring the debug functions into line with the rest of Wine by not 20 years ago
  Jon Griffiths 140eb97eef Portability fixes. 21 years ago
  Alexandre Julliard 6a9fe36de2 Created a separate static portability library and moved some of the 22 years ago
  Alexandre Julliard 3d4dcc2a25 Make sure we display the correct file name and line in error messages. 22 years ago