haiku/src
Fredrik Holmqvist 34b63b5b9d Remove libbe_build linking m from earlier commit and add -lm to HOST_LINK_FLAGS on non BeOS compatible platforms.
(HOST_LIBROOT would need more work than just adding m so I went the easy route.)
2011-12-11 00:45:44 +01:00
..
add-ons Use "strlcpy" instead of "strncpy" and other Coverity issues 2011-12-10 21:52:16 +01:00
apps Fix broken handling of nested namespaces. 2011-12-10 16:57:05 -05:00
bin Returning a string stored in a local BMessage doesn't work. 2011-12-07 00:26:07 +01:00
build Remove libbe_build linking m from earlier commit and add -lm to HOST_LINK_FLAGS on non BeOS compatible platforms. 2011-12-11 00:45:44 +01:00
data Added Dvorak (programmer's) keymap. Patch by Duggan. Fixes #8177. 2011-12-03 21:45:52 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Point don't use any math functions. 2011-12-10 17:11:55 +01:00
libs When calculating the min, max and pref size, relax the range of the right and bottom tab. These tabs are set to the layout borders again when solving the layout. 2011-12-08 11:22:09 +13:00
preferences Fix resource leakage 2011-11-27 23:24:18 -05:00
servers Fix invalid use of iterator after erase and lock corruption. 2011-12-10 21:23:35 +01:00
system Clean up the mess added in hrev43461 and solve it differently. 2011-12-10 23:20:18 +01:00
tests Fall back to running test_registrar from the same directory. 2011-12-04 22:13:12 +01:00
tools Add "package add" command. 2011-11-25 06:19:00 +01:00
Jamfile