[macruby-changes] [MacRuby/MacRuby] 9b5c3c: Remove static compilation options from rubyc GH-14...

GitHub noreply at github.com
Fri Sep 28 19:18:19 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/MacRuby/MacRuby
  Commit: 9b5c3c9ecfda9e4c316f0ff01bb4310ea617c3aa
      https://github.com/MacRuby/MacRuby/commit/9b5c3c9ecfda9e4c316f0ff01bb4310ea617c3aa
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M bin/rubyc

  Log Message:
  -----------
  Remove static compilation options from rubyc GH-149


  Commit: 6d161adc9285e237629174853bb9e9475a92739a
      https://github.com/MacRuby/MacRuby/commit/6d161adc9285e237629174853bb9e9475a92739a
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M bin/ruby_deploy

  Log Message:
  -----------
  Make ruby_deploy cleanup .rb files properly when using --compile

Reported by Robert Rice on the MacRuby developers mailing list September 28, 2012.


  Commit: bd3420d0eb466be61bc44b1312ed85d7b7ba087b
      https://github.com/MacRuby/MacRuby/commit/bd3420d0eb466be61bc44b1312ed85d7b7ba087b
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M rakelib/builder.rake
    M rakelib/builder/options.rb
    M rakelib/builder/templates.rb
    M rakelib/install.rake

  Log Message:
  -----------
  Remove the option to compile MacRuby statically


  Commit: 7646174013a8a2b1cf970f8b90364b6265a124a2
      https://github.com/MacRuby/MacRuby/commit/7646174013a8a2b1cf970f8b90364b6265a124a2
  Author: Mark Rada <marada at uwaterloo.ca>
  Date:   2012-09-28 (Fri, 28 Sep 2012)

  Changed paths:
    M rakelib/install.rake

  Log Message:
  -----------
  Fix symlink generation when installing using the DESTDIR option

Most notably the nightly builds were getting messed up because the
symlinks for the bin scripts were pointing to a directory that did
not exist on most systems.


Compare: https://github.com/MacRuby/MacRuby/compare/338982366c75...7646174013a8


More information about the macruby-changes mailing list