- 10 Jul, 2006 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Prefix other entries with '/' to make them non-recursive.
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 21 Mar, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 26 Nov, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 29 Sep, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 15 Aug, 2005 1 commit
-
-
Vincent Béron authored
-
- 09 May, 2005 1 commit
-
-
Alexandre Julliard authored
makefiles, and added support for building a .def.a static import library too.
-
- 07 May, 2005 1 commit
-
-
Alexandre Julliard authored
Generate import libraries with the right name right away instead of using an intermediate .spec.def file.
-
- 24 Mar, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2003 1 commit
-
-
Dimitrie O. Paun authored
-
- 05 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
headers (with help from Dimitrie O. Paun).
-
- 30 Jun, 2003 1 commit
-
-
Dmitry Timoshkov authored
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call DisableThreadLibraryCalls() in order to slightly improve performance on thread creation/exiting.
-
- 12 Dec, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 04 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file declarations.
-
- 18 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 21 Jun, 2002 1 commit
-
-
Alexandre Julliard authored
Fixed a few DLLName/DLLFileName mismatches.
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 17 May, 2002 1 commit
-
-
Alexandre Julliard authored
functions from there.
-
- 14 May, 2002 1 commit
-
-
Alexandre Julliard authored
debug channels definitions. Made win32 the default type for spec files. Ignore C compiler in winebuild so we can simply pass it $(DEFS). Removed type win32 and debug_channels from spec files. Fixed winebuild to always generate correct C identifiers (reported by Vincent Béron).
-
- 11 May, 2002 1 commit
-
-
Alexandre Julliard authored
Added -exe mode to generate a .spec.c for an exe without having to provide a .spec. Removed some no longer needed spec files. Removed .dll extension in makefiles import specifications.
-
- 09 May, 2002 1 commit
-
-
Alexandre Julliard authored
it can be used on platforms that don't build a .spec.c file.
-
- 29 Apr, 2002 1 commit
-
-
Patrik Stridvall authored
-