> We have a "build farm" which is responsible for generating the binary packages > available on the factorcode site. Each server in the farm sends a report to > the 'factor-builds' mailing list when a build has completed. > > I'd like to encourage folks who own code in the Factor distribution to > subscribe to the list: > > http://lists.sourceforge.net/lists/listinfo/factor-builds >
Thanks for the tip, Ed. Subscribing to factor-builds, I noticed that game-input.backend was failing to load because eval got moved into its own vocab. I pushed a fix to git://repo.or.cz/factor/jcg.git to get it loading again. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
