ObjFW  Check-in [56838a4124]

Overview
Comment:objfw-compile uses rpath now.

This way, everything works nicely even if ObjFW is installed in a path
not known by the linker.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 56838a4124eaf64eb9ed86ec3db816a414a5a650700e0596d25ceca676d16690
User & Date: js on 2010-11-16 00:49:33
Other Links: manifest | tags
Context
2010-11-16
00:50
Remove a useless #ifdef in OFObject.m. check-in: 57dd60897f user: js tags: trunk
00:49
objfw-compile uses rpath now. check-in: 56838a4124 user: js tags: trunk
00:40
-[className] and +[className] now return an OFString. check-in: 2011b7b91c user: js tags: trunk
Changes