Commit History

Author SHA1 Message Date
  Martin Storsjö 7f95c69299 widl: Fix including tlb files in mingw-w64-tools configuration. 2 years ago
  Alexandre Julliard 62d335053f makefiles: Don't append .fake extension to fake dlls. 3 years ago
  Alexandre Julliard d969d02e21 tools: Move target CPU and platform handling to the common tools.h header. 3 years ago
  Alexandre Julliard c70ed78a36 widl: Get rid of PowerPC support. 3 years ago
  Alexandre Julliard 04d8725080 makefiles: Directly generate resources also for non-registered typelibs. 3 years ago
  Alexandre Julliard c94f44f9b4 widl: Search for imported typelibs in the library search path. 3 years ago
  Alexandre Julliard 4f0bb2e45f wrc: Support only single directories with the -I option. 3 years ago
  Damjan Jovanovic 6d67748154 widl: Use sysctl instead of /proc/curproc/file on FreeBSD. 3 years ago
  Alexandre Julliard f9ee0d2f05 tools: Avoid using wine/port.h. 3 years ago
  Alexandre Julliard 207068c48c tools: Move some portability defines out of port.h. 3 years ago
  Alexandre Julliard 4bc52e3324 widl: Avoid using getopt_long(). 3 years ago
  Alexandre Julliard dbe7e12b54 widl: Use a string array for the filenames list. 3 years ago
  Alexandre Julliard 9e3959bd9b tools: Add a few helper functions for file names and extensions. 3 years ago
  Alexandre Julliard 55701c6672 tools: Add a helper function to create temp files. 3 years ago
  Alexandre Julliard b69ce3472d wpp: Move the preprocessor code into wrc. 3 years ago
  Martin Storsjo 57433856b4 widl: Pick up the target arch from a prefix on argv[0]. 3 years ago
  Martin Storsjo 4766a01818 widl: Allow switching between 32 and 64 bit ARM with the -m32/64 option. 3 years ago
  Andrew Boyarshin 5423e0d9e6 widl: Fix handling of output_name in option parsing. 3 years ago
  Timothy Pearson fe723c2673 widl: Add PPC64 support. 3 years ago
  Alexandre Julliard 107103e2bd wpp: Remove some dead code. 4 years ago
  Alexandre Julliard 90a543d3d7 widl: Also search the include dir relative to the binary path. 4 years ago
  Alexandre Julliard 5f39d36a6c widl: Add --sysroot and --nostdinc options. 5 years ago
  Michael Stefaniuc bbcf44eb97 widl: Add the ARRAY_SIZE() macro. 5 years ago
  Zebediah Figura b4fe4ccc96 widl: Introduce type_iface_get_async_iface(). 5 years ago
  Piotr Caban 8b24bc95b9 winebuild: Recognize armv7a target. 5 years ago
  Alexandre Julliard f67301e9ec widl: Always generate files for the target platform only. 6 years ago
  Jacek Caban da6b0ca6e6 widl: Write async interface IIDs to _i.c file. 6 years ago
  Jacek Caban 1db0ad9798 widl: Add -acf command line option. 6 years ago
  Jacek Caban 2ffd106b9b widl: Make MIDL_DEFINE_GUID more compatible with midl. 6 years ago
  Jacek Caban 511b50e7bf widl: Ignore -robust command line option. 6 years ago