Branch: refs/heads/master Home: https://github.com/MacRuby/MacRuby Commit: 0b8a749db579dbf325313e9123bab4b2e4a34f06 https://github.com/MacRuby/MacRuby/commit/0b8a749db579dbf325313e9123bab4b2e4... Author: Chris Lloyd <christopher.lloyd@gmail.com> Date: 2011-04-12 (Tue, 12 Apr 2011) Changed paths: M bin/ruby_deploy Log Message: ----------- Recursively find all ruby files to compile when deploying. Commit: a26f3670938bcc9dcb3466a61c451b750858c7dd https://github.com/MacRuby/MacRuby/commit/a26f3670938bcc9dcb3466a61c451b7508... Author: Chris Lloyd <christopher.lloyd@gmail.com> Date: 2011-04-12 (Tue, 12 Apr 2011) Changed paths: M bin/ruby_deploy Log Message: ----------- Rather than removing the 'Current' symlink when embedding MacRuby.framework, rename the version folder to it. Commit: 0a9f77e6f47cbd7f8de84d4897d14464a39c7993 https://github.com/MacRuby/MacRuby/commit/0a9f77e6f47cbd7f8de84d4897d14464a3... Author: Chris Lloyd <christopher.lloyd@gmail.com> Date: 2011-04-12 (Tue, 12 Apr 2011) Changed paths: M bin/ruby_deploy Log Message: ----------- Don't actually remove the include directory as symlinks in the Framework depend on it. A better fix would be to delete the symlinks but I'm not sure if that will still produe a valid Framework. Temprorary fix. Commit: a9ee534ceb9643d83b94aa40279e6d1bf67f331f https://github.com/MacRuby/MacRuby/commit/a9ee534ceb9643d83b94aa40279e6d1bf6... Author: Chris Lloyd <christopher.lloyd@gmail.com> Date: 2011-04-12 (Tue, 12 Apr 2011) Changed paths: M bin/ruby_deploy Log Message: ----------- Continue to strip headers but remove the symlinks to them. Commit: 530fef916db09bfe9bd9d0f8fde0e9d4fa09b7b1 https://github.com/MacRuby/MacRuby/commit/530fef916db09bfe9bd9d0f8fde0e9d4fa... Author: Laurent Sansonetti <lrz@chopine.be> Date: 2011-04-12 (Tue, 12 Apr 2011) Changed paths: M bin/ruby_deploy Log Message: ----------- during --embed, always refer to Current as the framework versioning is removed Compare: https://github.com/MacRuby/MacRuby/compare/68d5ea7...530fef9