ObjFW  Check-in [5d0b1e33bc]

Overview
Comment:Make it possible to compile libraries using objfw-compile.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5d0b1e33bc0b3c8d3103340cefbbf403c8c23ba5cfcd731a55a2a661ec1ae3ae
User & Date: js on 2010-10-17 19:30:16
Other Links: manifest | tags
Context
2010-10-19
19:38
Fix method signature being different in .h and .m file. check-in: 198e343d1f user: js tags: trunk
2010-10-17
19:30
Make it possible to compile libraries using objfw-compile. check-in: 5d0b1e33bc user: js tags: trunk
2010-10-15
18:46
D'oh. Rename namespace to ns in the block declaration.
This unbreaks ObjC++.
check-in: bd02818a56 user: js tags: trunk
Changes