History of file tests/OFDataArray/Makefile at check-in 0b8c5616cba78ea2
2009-09-30
| ||
15:01 | Deleted: Migration of OFDataArray tests to new testing framework. check-in: [e7a372fea9] user: js, branch: trunk, size: 0 | |
2009-09-16
| ||
17:23 | A few very small mingw32 fixes. file: [c0eeee4d2f] check-in: [0375b1e0ea] user: js, branch: trunk, size: 874 [annotate] [blame] [check-ins using] [diff] | |
2009-05-24
| ||
10:49 | Only hardlink libobjfw.dll if it exists. file: [a77da4a715] check-in: [975dd403fa] user: js, branch: trunk, size: 767 [annotate] [blame] [check-ins using] [diff] | |
00:42 |
Create a hardlink instead of a symlink to libobjfw.dll in tests. This way, it also works on Cygwin. file: [142109e376] check-in: [ebfbdf512a] user: js, branch: trunk, size: 716 [annotate] [blame] [check-ins using] [diff] | |
2009-05-16
| ||
13:23 |
Add objfw-config script.
The problem with pkg-config is that it doesn't know about CPPFLAGS or Oh, and the library version was changed from 1.0 to 0.1, so it matches | |
2009-05-05
| ||
12:05 |
Added:
Rename OFArray to OFDataArray and add a new OFArray which stores objects. Additionally, change OFAutoreleasePool to use the new OFArray. And while at it, change #import <config.h> in some files to | |