ObjFW  Check-in [4708bb6887]

Overview
Comment:Allow debugging & optimization flags to be specified with objfw-compile.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4708bb6887e7489a0ed40c72dbba15408f33be06340b5001cb629391217b0e8b
User & Date: js on 2010-11-20 22:57:29
Other Links: manifest | tags
Context
2010-11-21
00:03
There is no compiler supporting blocks but not properties.
This allows us to always use properties for blocks.
check-in: aaf4e02cb8 user: js tags: trunk
2010-11-20
22:57
Allow debugging & optimization flags to be specified with objfw-compile. check-in: 4708bb6887 user: js tags: trunk
22:53
Allow warning flags to be specified with objfw-compile. check-in: 323923eb73 user: js tags: trunk
Changes