提交历史

作者 SHA1 备注 提交日期
  Alexandre Julliard d969d02e21 tools: Move target CPU and platform handling to the common tools.h header. 3 年之前
  Alexandre Julliard c70ed78a36 widl: Get rid of PowerPC support. 3 年之前
  Alexandre Julliard c94f44f9b4 widl: Search for imported typelibs in the library search path. 3 年之前
  Alexandre Julliard 97ca9f8a3d tools: Add a shared header for common helper functions. 3 年之前
  Timothy Pearson fe723c2673 widl: Add PPC64 support. 4 年之前
  Alexandre Julliard f67301e9ec widl: Always generate files for the target platform only. 6 年之前
  Jacek Caban 1db0ad9798 widl: Add -acf command line option. 6 年之前
  Alexandre Julliard c34e245137 widl: Support generating multiple typelibs into the same resource file. 6 年之前
  Jacek Caban 21740b5e15 widl: Added support for -ns_prefix option. 9 年之前
  Jacek Caban fc761cb935 widl: Renamed --rt option to --winrt for midl compatibility. 9 年之前
  Jacek Caban 7e4462e28e widl: Generate names for imported nameless typedefs. 11 年之前
  Kai Tietz 5ff7af708d widl: New option --rt for enabling rt's specific language extensions. 11 年之前
  Alexandre Julliard 4ff0faa67c widl: Generate a registration script along with the typelib when creating a resource file. 13 年之前
  Alexandre Julliard 36ee028f49 widl: Don't generate old-style interpreted stubs on 64-bit. 13 年之前
  Alexandre Julliard 6ae510050b widl: Add a -O option to specify stub style. 13 年之前
  Alexandre Julliard c2406be6d4 widl: Add support for top-level conformances. 13 年之前
  Alexandre Julliard ce3abe8c0c widl: Add support for generating a .rgs registration script for the defined interfaces. 14 年之前
  Huw Davies b524c55021 widl: Add separate --win32-align and --win64-align options. 15 年之前
  Huw Davies bbb3a85c51 widl: Add a structure packing command line option. 15 年之前
  Alexandre Julliard f914b57277 widl: Add support for standard target options to allow building the right typelib kind when cross-compiling. 15 年之前
  Rob Shearman 6b955b514d widl: Generate header files from the parse tree instead of using hooks in the parser. 16 年之前
  Rob Shearman bf5a9cb61e widl: Write the local stubs file based on the parsed list of statements, rather than using hooks in the parser code. 16 年之前
  Rob Shearman 7d7dd182c1 widl: Write the generated file containing IID, DIID, CLSID and LIBID data based on the parsed list of statements instead of using hooks in the parser code. 16 年之前
  Alexandre Julliard b1ab7d88b3 widl: Add --win32/--win64 options to select the type of code generated. 16 年之前
  Alexandre Julliard 9ca1382eae widl: Store the size of a pointer in a variable instead of hardcoding the value of the host compiler. 16 年之前
  Rob Shearman df0e38c067 widl: Create a list of statements in the whole IDL file, instead of just a list of interfaces. 17 年之前
  Dan Hipschman ea7ab4da66 widl: Add a --local-stubs option. 17 年之前
  Dan Hipschman 40e90aae25 widl: Generate dlldata files. 17 年之前
  Dan Hipschman e714c89d2f widl: Add --prefix-* options (take 3). 18 年之前
  Alexandre Julliard e262933bdf widl: Convert interface lists to standard Wine lists. 18 年之前