[MacRuby] #170: rake clean target does not delete miniruby
#170: rake clean target does not delete miniruby ---------------------------+------------------------------------------------ Reporter: jkh@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: ---------------------------+------------------------------------------------ See subject line. One frequent problem for people following -trunk is that internal changes to MacRuby can cause older versions of the objects or miniruby itself to cause heisenbugs in the build process. This leads to frequent "rake clean" and even "rm -rf /Library/Frameworks/MacRuby.framework" phases, to keep cross-contamination to a minimum, so "rake clean" should do its job better by also cleaning the miniruby binary -- Ticket URL: <http://www.macruby.org/trac/ticket/170> MacRuby <http://macruby.org/>
#170: rake clean target does not delete miniruby ---------------------------+------------------------------------------------ Reporter: jkh@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby 0.4 Component: MacRuby | Keywords: ---------------------------+------------------------------------------------ Comment(by maarten@…): I attached a simple patch to make MacRuby clean up after itself a bit better. It cleans all binaries, libraries and generated files. -- Ticket URL: <http://www.macruby.org/trac/ticket/170#comment:1> MacRuby <http://macruby.org/>
#170: rake clean target does not delete miniruby ---------------------------+------------------------------------------------ Reporter: jkh@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | ---------------------------+------------------------------------------------ Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 0.4 => MacRuby 0.5 Comment: This is in theory fixed in trunk. -- Ticket URL: <http://www.macruby.org/trac/ticket/170#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby