Approved! On 2010-06-22, at 09:14, Henry Minsky wrote:
> This almost works, but for some reason the resources for the button look > funny in swf10 > > > Change 20100622-hqm-k by [email protected] on 2010-06-22 09:07:10 EDT > in /Users/hqm/openlaszlo/trunk3 > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: allow 'runtime=null' when compiling lzo library > > New Features: > > Bugs Fixed: > > Technical Reviewer: (pending) > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > passing 'runtime=null' will make compiler create an lzo > with no runtime-specific object files in it > > > > Details: > > > > Tests: > > lzc -c --runtime=null libdir/libwithbutton.lzx > lzc --runtime=swf10 mainwithbutton.lzx > > Files: > M WEB-INF/lps/server/src/org/openlaszlo/compiler/Compiler.java > A test/testlzo/libdir/libwithbutton.lzx > A test/testlzo/mainwithbutton.lzx > > Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20100622-hqm-k.tar
