Historique des commits

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