ObjFW  All files named "tests/OFDataArray/Makefile"

History for tests/OFDataArray/Makefile

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
OBJCFLAGS, only CFLAGS.

Oh, and the library version was changed from 1.0 to 0.1, so it matches
with the rest. file: [6040cee40f] check-in: [4e4c1c0eca] user: js, branch: trunk, size: 719 [annotate] [blame] [check-ins using] [diff]

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
#import "config.h". file: [38f5bfbd66] check-in: [2a4aa05a84] user: js, branch: trunk, size: 719 [annotate] [blame] [check-ins using]