Alexandre Julliard
|
6953d6756c
|
For dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
|
2000-06-20 20:24:14 +00:00 |
Dimitrie O. Paun
|
abdbced4fd
|
Removed some HEAP_xalloc calls.
|
2000-04-29 14:20:28 +00:00 |
Patrik Stridvall
|
2d6457c11a
|
Added/fixed some documentation reported by winapi_check.
|
2000-03-28 20:22:59 +00:00 |
Alexandre Julliard
|
82a2b186e7
|
Added support for creating extra symlinks for .so files that contain
multiple dlls.
|
2000-03-05 13:08:24 +00:00 |
Alexandre Julliard
|
d0edc5fecd
|
Moved dll-specific make rules to a separate Makedll.rules file.
|
2000-03-04 22:31:27 +00:00 |
Alexandre Julliard
|
90476d6b4a
|
Moved SystemHeap allocations to the process heap.
|
2000-02-16 22:47:24 +00:00 |
Alexandre Julliard
|
383da68cf9
|
Optimized debugging API to reduce code size.
|
2000-02-10 22:15:21 +00:00 |
Alexandre Julliard
|
318f4cefd2
|
Build most dlls as separate shared libraries.
|
2000-01-31 05:02:49 +00:00 |
Marcus Meissner
|
bade58f2d2
|
Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them.
|
2000-01-23 22:00:06 +00:00 |
Alexandre Julliard
|
6f715732e7
|
Make use of automatic ordinal allocation.
|
2000-01-01 22:06:18 +00:00 |
Ulrich Weigand
|
8336cc9e51
|
Adapted to glue code generation changes.
|
1999-08-15 12:45:53 +00:00 |
Ulrich Weigand
|
6c6da674ef
|
Moved various DLLs to dlls/
|
1999-08-04 09:49:49 +00:00 |