ObjFW  All files named "tests/OFTCPSocket/Makefile"

History for tests/OFTCPSocket/Makefile

2009-09-30
13:23
Deleted: Migration of OFTCPSocket tests to new testing framework. check-in: [67cf530ed3] user: js, branch: trunk, size: 0
2009-09-16
17:23
A few very small mingw32 fixes. file: [8dec58ac75] 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: [fd3ed55544] 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: [f802767b91] 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: [bf04985f88] check-in: [4e4c1c0eca] user: js, branch: trunk, size: 719 [annotate] [blame] [check-ins using] [diff]

2009-01-10
03:28
Fix missing deletion of libobjfw.dll. file: [5caa62ad5c] check-in: [635bbd6db8] user: js, branch: trunk, size: 719 [annotate] [blame] [check-ins using] [diff]
2009-01-02
17:20
Some import fixes, some static lib and win32 enhancements. file: [c7c55f66ff] check-in: [ba01b9c18a] user: js, branch: trunk, size: 706 [annotate] [blame] [check-ins using] [diff]
2008-12-23
16:51
Add Win32 support to OFTCPSocket. Even IPv6 works! file: [85095214db] check-in: [839112196f] user: js, branch: trunk, size: 717 [annotate] [blame] [check-ins using] [diff]
2008-12-22
22:12
Reorder libs so we can also link against static libs. file: [23957c9fc4] check-in: [576f1baea7] user: js, branch: trunk, size: 705 [annotate] [blame] [check-ins using] [diff]
04:33
When crosscompiling for win32, use wine for the tests, if possible. file: [4dc04f0166] check-in: [fa7251681f] user: js, branch: trunk, size: 705 [annotate] [blame] [check-ins using] [diff]
2008-12-13
21:34
Always delete temp symlinks, even if test fails. Plus one new test. file: [903d972477] check-in: [15ddecd17d] user: js, branch: trunk, size: 665 [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: [b9c74a60c5] check-in: [034b0dc532] user: js, branch: trunk, size: 636 [annotate] [blame] [check-ins using] [diff]
18:25
Some build related changes.
Thanks to Thorsten Glaser for a few ideas.
file: [7df976840f] check-in: [8740f97cb3] user: js, branch: trunk, size: 566 [annotate] [blame] [check-ins using] [diff]
2008-12-07
10:24
Added: OFSocket -> OFTCPSocket. file: [cafac2176f] check-in: [d1a5065e69] user: js, branch: trunk, size: 486 [annotate] [blame] [check-ins using]