Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Andrew Talbot
|
369ac64afe
|
lz32/tests: Write-strings warning fix.
|
2006-08-02 22:03:48 +02:00 |
Alexandre Julliard
|
eb8a40c368
|
libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
|
2006-07-11 19:33:22 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Saulius Krasuckas
|
0f6cb8860f
|
lz32: Small test fixes.
|
2006-06-21 11:13:38 +02:00 |
Saulius Krasuckas
|
be115ef0ca
|
lz32: Remove dead code from the LZOpenFileW test.
|
2006-06-20 11:05:45 +02:00 |
Saulius Krasuckas
|
38a85261cb
|
lz32: test LZOpenFileW.
|
2006-06-19 23:05:17 +02:00 |
Saulius Krasuckas
|
6d024b28b9
|
lz32: LZOpenFileA sets last error sometimes.
|
2006-06-19 23:04:52 +02:00 |
Saulius Krasuckas
|
bd2df081bd
|
lz32: Rename function aliases to real (ASCII) function names.
|
2006-06-19 23:04:37 +02:00 |
Saulius Krasuckas
|
183da10af4
|
lz32: Enable old test and expand it.
|
2006-06-19 10:26:45 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Alexandre Julliard
|
556242b71d
|
lz32: Renamed lzexpand directory to lz32.
|
2006-02-28 12:54:48 +01:00 |