On Sep 13, 11:07 pm, Wes Garland <[email protected]> wrote: > I've also augmented the build system in my own fork (which changes the > semantics of the SSJS a bit too -- CommonJS modules and many other things) > -- have a look athttps://github.com/wesgarland/APE_Serverif you like. > > At some point I'll bring the fork up to date with APE-current, adding > support for JS 1.8.5, and writing a complete build system. But what's there > is at least stable on Solaris/sparc and extremely functional (access to all > of libc for starters). We do this by building > withhttp://code.google.com/p/gpseebetween APE and SpiderMonkey.
Wow, that's quite a contribution! Nice. As for the Makefile, I only modified the install target. I hope you can reuse it. The rest was some minor file renaming. (I renamed the READMEs so that the binary README was the default, and the build README became README-build.txt. I also renamed ape.conf to ape.default.conf to prevent clobbering of present configuration files upon installation.) --Lexcelsior -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
