haiku/src
Michael Lotz 45cbd81436 Fix build with tracing disabled. Since capture_tracing_stack_trace() doesn't
return a stack trace when tracing is disabled we don't really need to be able
to print one either.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43088 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-11-01 22:49:32 +00:00
..
add-ons Pass an existing or created transaction to CreateVolumeID(). Hopefully it's correct this time. Axel? 2011-11-01 09:49:05 +00:00
apps Extend the generic Settings classes to support float and rect settings. 2011-11-01 21:10:24 +00:00
bin Fix constness to avoid warnings. 2011-11-01 10:55:34 +00:00
build Make sure headers/build is in the include paths, so that the Haiku counterparts 2011-06-15 01:20:20 +00:00
data Change command/option behaviour to mimic the 2011-10-29 15:55:28 +00:00
documentation Fixed "Haiku Operating System" reference. 2011-01-10 18:25:38 +00:00
kits Extend BVariant to support storing BRects as well. 2011-11-01 20:57:31 +00:00
libs Actually put a note about the Haiku specific there, so that this isn't 2011-10-24 10:25:41 +00:00
preferences * Remove the now unneeded Message-logic for hiding and showing the preview 2011-11-01 13:35:58 +00:00
servers Mail daemon notifications, round 2: 2011-11-01 19:25:40 +00:00
system Fix build with tracing disabled. Since capture_tracing_stack_trace() doesn't 2011-11-01 22:49:32 +00:00
tests Fix delay loop condition in BPushGamesound test. It seems to work mostly fine. 2011-11-01 16:58:35 +00:00
tools * Use const references instead of pointers for the read from/write to 2011-11-01 10:13:34 +00:00
Jamfile