[macruby-changes] [MacRuby/MacRuby] 852729: Overhaul the compiletask

noreply at github.com noreply at github.com
Sat Sep 24 21:57:55 PDT 2011


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby

  Commit: 85272975d378253e442559ce690c05a7181a0a84
      https://github.com/MacRuby/MacRuby/commit/85272975d378253e442559ce690c05a7181a0a84
  Author: Mark Rada <mrada at 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/2e8905bec9bf1100cb3a3e622b9eacf8455fbd97
  Author: Mark Rada <marada at 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


More information about the macruby-changes mailing list