Hey guys- I've made a few small changes to get stuff working on OSX: http://github.com/shoes/shoes/commit/d0a954038172bdd95494a5c0857e11e64697cc08 Please check it out and make sure my Rakefile changes don't screw up other platforms. I'm 99% sure they don't, but just in case. I'm excited how close we're getting...
Hey folks, have fallen a bit behind, but have started pulling recent changes and checking through on OSX PPC. I'll likely have to maintain a separate Rakefile for that, at minimum. What I said here<http://groups.google.com/group/shoooes/browse_thread/thread/d72ec0af3e3cf6cf/de0ed47c54781287?lnk=gst&q=facebook#de0ed47c54781287>still stands, if not worse. I probably get about 30mins a week on that machine. ----------------------- i5m.co.uk GPG Key: 0xA18A602B On Sun, Jul 4, 2010 at 12:50 AM, Steve Klabnik <steve@steveklabnik.com>wrote: > Hey guys- > > I've made a few small changes to get stuff working on OSX: > http://github.com/shoes/shoes/commit/d0a954038172bdd95494a5c0857e11e64697cc08 > > Please check it out and make sure my Rakefile changes don't screw up other > platforms. I'm 99% sure they don't, but just in case. > > I'm excited how close we're getting... >
Ok, can build all recent changes on OSX PPC, but have to use old rakefile (the one in my osxppc branch). Checked for the obvious with the new one, such as ensuring it was issuing the right SDK. Need to investigate further. Will then post build. Quick test of build and it launched and opened an app. Help/manual ok. Packaging screwed (was anyway). On 6 Jul 2010, at 09:24, i5m <i5ivem@gmail.com> wrote: > Hey folks, > > have fallen a bit behind, but have started pulling recent changes and checking through on OSX PPC. > > > On Sun, Jul 4, 2010 at 12:50 AM, Steve Klabnik <steve@steveklabnik.com> wrote: > Hey guys- > > I've made a few small changes to get stuff working on OSX: http://github.com/shoes/shoes/commit/d0a954038172bdd95494a5c0857e11e64697cc08 > > Please check it out and make sure my Rakefile changes don't screw up other platforms. I'm 99% sure they don't, but just in case. > > I'm excited how close we're getting... >
i5m,
Sounds good! Thank you for taking the time to confirm.
> Will then post build.
Cool! :)
ashbb
I cloned the shoes/shoes and built on Linux x64 (Ubuntu 9.10) It compiled fine. It runs fine. Your rakefile mods didn't hurt Linux. --Cecil On Sat, 2010-07-03 at 19:50 -0400, Steve Klabnik wrote: > Hey guys- > > > I've made a few small changes to get stuff working on > OSX: http://github.com/shoes/shoes/commit/d0a954038172bdd95494a5c0857e11e64697cc08 > > > Please check it out and make sure my Rakefile changes don't screw up > other platforms. I'm 99% sure they don't, but just in case. > > > I'm excited how close we're getting...
I fetched shoes/shoes and merged shoes/master to my repo on github. Then build Shoes and run the build. Everything is fine. This commit didn't hurt Windows :) Thanks, ashbb