haiku/src
Axel Dörfler 96246c6b3b Fixed warnings.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6886 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-03-03 01:15:15 +00:00
..
add-ons Fixed window title to match Be's version, removed bits->bits translation code (this should be handled in the BaseTranslator.cpp anyway) and removed hardcoding of config view bg color 2004-03-03 01:12:13 +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 Fixed warnings. 2004-03-03 01:15:15 +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