ObjFW  History of objfw-config.in of 8389241a055d3fec

History of the file that is called objfw-config.in at check-in 8389241a055d3fec

2010-04-18
01:22
Deleted: Move objfw-config.in and objfw-compile into utils subdir. (check-in: [eba6fdcf3c] user: js, branch: trunk, size: 0)
2010-04-17
18:54
[d92d8227a8] part of check-in [53f21dd6a8] Move objfw-config --compile into a new script called objfw-compile. (check-in: [53f21dd6a8] user: js, branch: trunk, size: 1557) [annotate] [blame] [check-ins using] [diff]
18:05
[f1957bd739] part of check-in [b03c4eeda4] Real dependency checking for objfw-config's --compile. (check-in: [b03c4eeda4] user: js, branch: trunk, size: 2799) [annotate] [blame] [check-ins using] [diff]
17:53
[92974a8bf3] part of check-in [816cc61258] Better checking whether we need to link on --compile in objfw-config. (check-in: [816cc61258] user: js, branch: trunk, size: 2551) [annotate] [blame] [check-ins using] [diff]
17:52
[0764632154] part of check-in [8e5f78b8d0] Also use the flags from the environment on --compile in objfw-config. (check-in: [8e5f78b8d0] user: js, branch: trunk, size: 2536) [annotate] [blame] [check-ins using] [diff]
17:44
[3125211be8] part of check-in [6791ca9a7a] Show the output name if there's nothing to do in objfw-config. (check-in: [6791ca9a7a] user: js, branch: trunk, size: 2383) [annotate] [blame] [check-ins using] [diff]
17:37
[93752ea7d4] part of check-in [702c33d74b] Add --compile to objfw-config. (check-in: [702c33d74b] user: js, branch: trunk, size: 2374) [annotate] [blame] [check-ins using] [diff]
17:03
[b580d9b32d] part of check-in [2fa4b3a692] Add --objc to objfw-config. (check-in: [2fa4b3a692] user: js, branch: trunk, size: 1632) [annotate] [blame] [check-ins using] [diff]
2010-04-01
23:51
[6c5e0d875b] part of check-in [8c2755723a] Add support for ObjFW-RT, the ObjFW Objective C runtime. (check-in: [8c2755723a] user: js, branch: trunk, size: 1529) [annotate] [blame] [check-ins using] [diff]
2010-03-14
12:22
[ef23aaa784] part of check-in [29c7f74514] Set version to 0.2.1 in 0.2 branch. (check-in: [29c7f74514] user: js, branch: 0.2, size: 1490) [annotate] [blame] [check-ins using] [diff]
2010-03-04
23:41
[6e584c777b] part of check-in [f11dc7d322] Set version to 0.3-dev. (check-in: [f11dc7d322] user: js, branch: trunk, size: 1492) [annotate] [blame] [check-ins using] [diff]
2010-02-02
15:41
[acdd13a89c] part of check-in [999bfb135f] Fix VERSION in objfw-config.in. (check-in: [999bfb135f] user: js, branch: trunk, size: 1488) [annotate] [blame] [check-ins using] [diff]
2010-01-30
11:58
[d9d8aa0cc7] part of check-in [0ec98003aa] Add -march=i486 to OBJCFLAGS in objfw-config if required. (check-in: [0ec98003aa] user: js, branch: trunk, size: 1488) [annotate] [blame] [check-ins using] [diff]
2010-01-16
11:58
[399aecd461] part of check-in [e5f9d3c096] Add -fexceptions to OBJCFLAGS. (check-in: [e5f9d3c096] user: js, branch: trunk, size: 1469) [annotate] [blame] [check-ins using] [diff]
2009-12-06
14:06
[c7925e42b7] part of check-in [3631d46ccc] Move ObjFW definitions to a header that gets installed. (check-in: [3631d46ccc] user: js, branch: trunk, size: 1456) [annotate] [blame] [check-ins using] [diff]
2009-12-05
10:45
[bf9a8103d2] part of check-in [d4a60cdef5] Move LDFLAGS for rpath in objfw-config to a separate --rpath flag. (check-in: [d4a60cdef5] user: js, branch: trunk, size: 1554) [annotate] [blame] [check-ins using] [diff]
2009-12-01
13:35
[53fa41ac7d] part of check-in [240b72cd71] Better checking which runtime we use. (check-in: [240b72cd71] user: js, branch: trunk, size: 1420) [annotate] [blame] [check-ins using] [diff]
2009-11-03
15:17
[e7c2d2a924] part of check-in [93de28d8e8] Add -Wno-unused-variable to objfw-config if we got gcc bug objc/27438. (check-in: [93de28d8e8] user: js, branch: trunk, size: 1406) [annotate] [blame] [check-ins using] [diff]
2009-10-01
12:44
[0a106bf29c] part of check-in [0ad8f57b16] Migration of OFPlugin tests to new testing framework. (check-in: [0ad8f57b16] user: js, branch: trunk, size: 1389) [annotate] [blame] [check-ins using] [diff]
2009-08-17
21:13
[99ac0f96fa] part of check-in [5903c87d36] Ensure in the headers that we got the required definitions.

This prevents compiling stuff using libobjfw without objfw-config,
which could generate strange bugs. (check-in: [5903c87d36] user: js, branch: trunk, size: 1388) [annotate] [blame] [check-ins using] [diff]

2009-06-06
19:17
[bf43dd7ccf] part of check-in [52fd75e0d0] Change include path in objfw-config.

You need to do #import <objfw/*.h> now instead of #import <*.h>.

This prevents trouble with files like asprintf.h and makes it easier
to build the library as a framework for OS X. (check-in: [52fd75e0d0] user: js, branch: trunk, size: 1351) [annotate] [blame] [check-ins using] [diff]

2009-06-03
19:36
[81d677b4d5] part of check-in [94badde6c7] Add support for -rpath to objfw-config. (check-in: [94badde6c7] user: js, branch: trunk, size: 1357) [annotate] [blame] [check-ins using] [diff]
2009-06-01
20:36
[41e333e8ef] part of check-in [f8b652cc27] Add objfw.h which includes everything.
Only importing what you really need is preferred, though.
(check-in: [f8b652cc27] user: js, branch: trunk, size: 1207) [annotate] [blame] [check-ins using] [diff]
01:15
[00d761a00d] part of check-in [c63017b1f3] Add --all to objfw-config.in. (check-in: [c63017b1f3] user: js, branch: trunk, size: 1161) [annotate] [blame] [check-ins using] [diff]
2009-05-16
13:23
Added: [87abe03638] part of check-in [4e4c1c0eca] 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. (check-in: [4e4c1c0eca] user: js, branch: trunk, size: 997) [annotate] [blame] [check-ins using]