Commit Graph

16 Commits

Author SHA1 Message Date
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00
Alexandre Julliard 987ca1f1ff loadperf: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-23 10:06:21 +01:00
Alexandre Julliard 2e6b4e1f5b loadperf: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-10 10:55:31 +02:00
André Hentschel d6e1600a16 loadperf: Fix some spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 12:20:30 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard f02cdd877f Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard 56af92b073 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
Andrey Turkin 347272b37e programs: Add lodctr and unlodctr tools. 2009-01-29 15:14:22 +01:00
Andrey Turkin a9c5793d3f loadperf: Rename argument to match its function. 2009-01-29 15:13:05 +01:00
Hans Leidekker 0dd925b001 loadperf: Add stub implementations for InstallPerfDllA/W. 2009-01-23 13:40:32 +01:00
Andrey Turkin 86635b3c48 loadperf: Add LoadPerfCounterTextStrings stubs. 2009-01-12 14:37:18 +01:00
Andrey Turkin 0eebcf57c3 loadperf: Add UnloadPerfCounterTextStrings stubs. 2009-01-07 12:49:06 +01:00
Andrey Turkin faa7366c70 loadperf: Add stub loadperf.dll. 2009-01-07 12:43:06 +01:00