Revision: 2807 http://trac.macosforge.org/projects/ruby/changeset/2807 Author: lsansonetti@apple.com Date: 2009-10-14 18:16:49 -0700 (Wed, 14 Oct 2009) Log Message: ----------- refreshed Modified Paths: -------------- MacRuby/trunk/TODO Modified: MacRuby/trunk/TODO =================================================================== --- MacRuby/trunk/TODO 2009-10-15 01:16:31 UTC (rev 2806) +++ MacRuby/trunk/TODO 2009-10-15 01:16:49 UTC (rev 2807) @@ -35,10 +35,9 @@ [ ] Xcode target for AOT compilation [/] finish AOT compiler (only normal mode) [X] should locate `llc' inside MacRuby.framework - [/] macrubyc should handle -arch - (still a problem when building i386 dylibs) + [X] macrubyc should handle -arch [ ] support #require calls when assembling a binary - [ ] add a flag to link against libmacruby.dylib (and not .a) when + [X] add a flag to link against libmacruby.dylib (and not .a) when assembling a binary [X] sync with LLVM 2.6/ToT [ ] non-ASCII regexp
participants (1)
-
source_changes@macosforge.org