Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 85272975d378253e442559ce690c05a7181a0a84 https://github.com/MacRuby/MacRuby/commit/85272975d378253e442559ce690c05a718... Author: Mark Rada <mrada@marketcircle.com> Date: 2011-09-24 (Sat, 24 Sep 2011) Changed paths: M lib/rake/compiletask.rb A spec/macruby/library/rake/compiletask_spec.rb Log Message: ----------- Overhaul the compiletask - generate a clobber task - allow defining directories to look for .rb files - check lib/ by default - verbose by default - add some tests Commit: 2e8905bec9bf1100cb3a3e622b9eacf8455fbd97 https://github.com/MacRuby/MacRuby/commit/2e8905bec9bf1100cb3a3e622b9eacf845... Author: Mark Rada <marada@uwaterloo.ca> Date: 2011-09-24 (Sat, 24 Sep 2011) Changed paths: M lib/rake/compiletask.rb A spec/macruby/library/rake/compiletask_spec.rb Log Message: ----------- Merge pull request #36 from ferrous26/overhaul_compiletask Overhaul the compiletask Compare: https://github.com/MacRuby/MacRuby/compare/1647840...2e8905b