haiku/src
Matthew Wilber edd8878638 Changed to use shared translator code
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 01:03:52 +00:00
..
add-ons Changed to use shared translator code 2004-03-03 01:03:52 +00:00
apps Added coreutils, diffutils, grep, less, sed (another one?), and sharutils to the build, and fixed some small problems. Most of the stuff still doesn't build properly. 2004-03-02 23:47:11 +00:00
kernel _kfind_thread_() is now correctly implemented. 2004-03-03 01:03:31 +00:00
kits fixed assigned BBuffer size, the size of a buffer is now the requested size, not the allocated size 2004-02-29 22:25:05 +00:00
libs png is a standard static lib, provide it 2004-01-12 03:19:23 +00:00
prefs from Korli: lib link order reversed to allow finding the symbol launch_media_server in our libmedia.so 2004-02-26 08:34:25 +00:00
servers Begin transfering implementations to the new API functions 2004-03-01 02:21:14 +00:00
tests Updated config message test for new STXTTranslator behavior 2004-03-02 23:38:17 +00:00
tools Made the Unit test stuff a bit more mwcc/mwld friendly. It still doesn't build right out of the box with our build system, but with a few changes to the build system it can be done (I'm not going to do that, though). 2004-02-18 21:38:04 +00:00
Jamfile