Welcome

Thank you for visiting PréYourMind.org, your one stop location for opensource Pré developer hosting. This site is still "beta" so bugs are expected. If you encounter any issues please either leave a comment on this node, e-mail rmh3093@gmail.com, or message PuffTheMagic in #webos-internals on freenode.


This site provides, or will soon, the following services:

  • Project and project release hosting for your opensource Palm Pré application, service or plugin.
  • Issue tracking; use it for bugs and feature requests
  • Automatic feed generation and inclusion of releases in the Preware app installer created by the WebOS-Internals crew.
  • Free git hosting upon request.

Gentoo-based cross development userland

Prebuild Userland:

pre-dev-userland-0.0.1_alpha.tar.bz2

Build-your-own Userland:

Gentoo makes cross development very easy. To start first emerge crossdev and crossdev-wrappers:

emerge crossdev crossdev-wrappers

The program crossdev automates building a cross-toolchain. To build a toolchain for the Palm Pre execute the following command:

crossdev -t arm-none-linux-gnueabi --libc 2.6.1 --gcc 4.3.4

Issue tracker works

The issue tracker integration with the project module is finally working. Issue tracking should be on by default for new projects but I had to manually enable it for the current projects. I believe everything should be ok but let know if anyone experiences an issue with issues.

Dependency support in release nodes

There is now a place to add package dependencies to release nodes. These dependencies will show up in the ipkg feed.

Syndicate content