Revīziju vēsture

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