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:
pre-dev-userland-0.0.1_alpha.tar.bz2
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
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.
There is now a place to add package dependencies to release nodes. These dependencies will show up in the ipkg feed.