ObjFW  All files named "tests/OFXMLFactory/Makefile"

History for tests/OFXMLFactory/Makefile

2009-06-18
19:08
Deleted: Get rid of OFXMLFactory.

There are two reasons for this:

1.) This was one of the oldest classes. Back then when it was written,
a lot was missing in the framework, so it had to be implemented by
the class itself. This means there was code duplication, but fixing
that wouldn't make sense due to the second reason.
2.) There is OFXMLElement now, which is much more flexible, much more
fun to use and can do everything that OFXMLFactory could. check-in: [612bc150e5] user: js, branch: trunk, size: 0

2009-05-24
10:49
Only hardlink libobjfw.dll if it exists. file: [1bd7378eb8] check-in: [975dd403fa] user: js, branch: trunk, size: 769 [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: [29ff53be87] check-in: [ebfbdf512a] user: js, branch: trunk, size: 718 [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: [c46d0d1a27] check-in: [4e4c1c0eca] user: js, branch: trunk, size: 721 [annotate] [blame] [check-ins using] [diff]

2009-01-10
03:28
Fix missing deletion of libobjfw.dll. file: [78f40e5cbf] check-in: [635bbd6db8] user: js, branch: trunk, size: 721 [annotate] [blame] [check-ins using] [diff]
2009-01-02
17:20
Some import fixes, some static lib and win32 enhancements. file: [0eb2293fb3] check-in: [ba01b9c18a] user: js, branch: trunk, size: 708 [annotate] [blame] [check-ins using] [diff]
2008-12-22
22:12
Reorder libs so we can also link against static libs. file: [1e404a9a41] check-in: [576f1baea7] user: js, branch: trunk, size: 707 [annotate] [blame] [check-ins using] [diff]
04:33
When crosscompiling for win32, use wine for the tests, if possible. file: [89f0982762] check-in: [fa7251681f] user: js, branch: trunk, size: 707 [annotate] [blame] [check-ins using] [diff]
2008-12-13
21:34
Always delete temp symlinks, even if test fails. Plus one new test. file: [0493f1c0c3] check-in: [15ddecd17d] user: js, branch: trunk, size: 667 [annotate] [blame] [check-ins using] [diff]
19:43
Add ${PROG_SUFFIX} to test binaries & symlinks.
One day, we can run those tests with wine when crossbuilding and native
when building using cygwin.
file: [889c69e4b1] check-in: [034b0dc532] user: js, branch: trunk, size: 638 [annotate] [blame] [check-ins using] [diff]
18:25
Some build related changes.
Thanks to Thorsten Glaser for a few ideas.
file: [724ddabe62] check-in: [8740f97cb3] user: js, branch: trunk, size: 568 [annotate] [blame] [check-ins using] [diff]
2008-11-30
15:17
Clean up imports. file: [c7546ace0e] check-in: [4b8666fe15] user: js, branch: trunk, size: 488 [annotate] [blame] [check-ins using] [diff]
2008-11-19
18:11
Fix missing rm. file: [87a4221816] check-in: [4c5e4752da] user: js, branch: trunk, size: 480 [annotate] [blame] [check-ins using] [diff]
2008-11-18
20:20
Also symlink libobjfw.so.1.0 for the tests. file: [5c87111962] check-in: [7d335829dc] user: js, branch: trunk, size: 464 [annotate] [blame] [check-ins using] [diff]
2008-10-25
23:41
Added: Add OFXMLFactory. file: [f31d0f5524] check-in: [8e7f91646d] user: js, branch: trunk, size: 403 [annotate] [blame] [check-ins using]