summaryrefslogtreecommitdiff
path: root/devel/palmos-includes
AgeCommit message (Collapse)AuthorFilesLines
2002-10-15upgrade to 5.0dillo3-406/+843
adapt to changes in prc-tools 2.2 include 4.x and 5.0 sdks unfortunately, 1.x and 2.x sdks are no longer available
2002-02-07dist files have moved (but can now be downloaded without Referer header).dillo1-21/+6
Noted by Stoned Elipot.
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-04-25PRC-Tools is a complete compiler tool chain for building Palm OSwiz4-0/+612
applications in C or C++. It is free software. The PRC-Tools package includes patched versions of the GNU packages GCC, binutils, and gdb, along with various post-linker tools to produce Palm OS .PRC files. Supplied by Dieter Baron.