Alexandre Julliard
|
b116040771
winebuild: Add support for specifying thiscall calling convention.
|
vor 14 Jahren |
Alexandre Julliard
|
76ac103b80
winebuild: Add support for generating import libs for 16-bit dlls.
|
vor 15 Jahren |
Alexandre Julliard
|
d097eef922
winebuild: Support for adding 32-bit exports in 16-bit spec files.
|
vor 15 Jahren |
Alexandre Julliard
|
4939acf0ac
winebuild: Allow optional keywords to be in any order in a .def file.
|
vor 15 Jahren |
Alexandre Julliard
|
3f7d342cfa
winebuild: Add win32/win64 generic architectures in addition to specific CPUs.
|
vor 15 Jahren |
Alexandre Julliard
|
b374e7e36e
winebuild: Don't include any Windows header to avoid data types dependencies.
|
vor 15 Jahren |
Alexandre Julliard
|
a82ce66048
winebuild: Support the --main-module option for stand-alone 16-bit modules.
|
vor 15 Jahren |
Alexandre Julliard
|
5599ac22c7
winebuild: Add support for generating stand-alone 16-bit modules.
|
vor 15 Jahren |
Alexandre Julliard
|
ce63574425
winebuild: Generate stub entry points for x86_64.
|
vor 16 Jahren |
Alexandre Julliard
|
fa616418ad
winebuild: Make the cpu flag more generic to allow supporting a given entry point on multiple platforms.
|
vor 16 Jahren |
Alexandre Julliard
|
3243311214
winebuild: Add a -ordinal flag for entry points that must be imported by ordinal but exported by name.
|
vor 17 Jahren |
Andrew Talbot
|
5df3ff13e7
winebuild: Replace inline static with static inline.
|
vor 17 Jahren |
Alexandre Julliard
|
813ae10f33
winebuild: Check for illegal characters in entry point names.
|
vor 18 Jahren |
Jonathan Ernst
|
360a3f9142
Update the address of the Free Software Foundation.
|
vor 18 Jahren |
Alexandre Julliard
|
db4c1561f2
winebuild: Allow -register flag for Win32 too.
|
vor 19 Jahren |
Alexandre Julliard
|
e86a6a2454
Get rid of the debug channels support.
|
vor 19 Jahren |
Alexandre Julliard
|
210bd2dd94
Make sure that values of absolute symbols fit in 16 bits.
|
vor 19 Jahren |
Alexandre Julliard
|
a999a990fe
Create an assembly file with all undefined symbols and add it to the
|
vor 19 Jahren |
Alexandre Julliard
|
7a52190c03
Take into account -noname functions when checking for duplicate export
|
vor 19 Jahren |
Alexandre Julliard
|
3fa5678ea9
Generate stub functions directly in assembly.
|
vor 19 Jahren |
Alexandre Julliard
|
43bd5512c3
Added support for 64-bit format NT header and export/import tables.
|
vor 19 Jahren |
Alexandre Julliard
|
d13b99d5f9
Compute the ordinal base and limit in assign_ordinals instead of doing
|
vor 19 Jahren |
Alexandre Julliard
|
d5d8967f69
Added a warning for DllGetVersion and DllInstall not being declared
|
vor 19 Jahren |
Alexandre Julliard
|
803c8d9693
Beginnings of an infrastructure to allow specifying the target CPU and
|
vor 19 Jahren |
Alexandre Julliard
|
63e9a42b0b
Allocate ordinals in the order of the declarations in the spec file.
|
vor 19 Jahren |
Alexandre Julliard
|
c0d2377565
Removed no longer used support for 32-bit register entry points.
|
vor 19 Jahren |
Eric Frias
|
f23b358b0d
Handle a def file where the names of the exported functions are listed
|
vor 20 Jahren |
Alexandre Julliard
|
d78ee14b93
Print a warning when DllRegisterServer and similar functions are not
|
vor 20 Jahren |
Eric Pouech
|
d3f8f78c3a
- added size information about most of the generated thunks (import,
|
vor 20 Jahren |
Alexandre Julliard
|
85c2ccec76
Do not strip stdcall decoration in spec files.
|
vor 20 Jahren |