haiku/src/tools
Ingo Weinhold 8485888933 This should be a bit nicer: Just maintain the grist of the supplied
target instead of using the one from the current subdir. Should make
no difference in practice but is more correct this way.

BTW, fixes should rather go into a fixes branch to keep them separate
from new/changed features that won't be included into Perforce jam.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7996 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-06-15 20:20:15 +00:00
..
copy_to_bfs_image It now has to use kernel_interface_r5.cpp instead of kernel_interface.cpp. 2004-06-08 08:37:14 +00:00
cppunit 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
elfsymbolpatcher A little library for patching symbols at runtime. 2003-11-10 00:38:35 +00:00
hey Taking the address of a temporary is a bug, even if it seems to work fine. 2002-07-14 01:31:18 +00:00
jam This should be a bit nicer: Just maintain the grist of the supplied 2004-06-15 20:20:15 +00:00
MsgSpy Commit per Jason Vandermark. 2002-07-18 02:15:19 +00:00
PortSpy *** empty log message *** 2002-09-20 11:36:24 +00:00
rc Removed compiler warnings. 2004-05-25 14:44:01 +00:00
restest It is accomplished ... 2002-07-09 12:24:59 +00:00
stubgen Removing place holder. 2003-12-02 06:35:00 +00:00
translation decreased whitespace between files, modified error message text 2004-04-21 00:35:57 +00:00
unflatten a small tool to print files that consist of a flattened BMessage 2002-12-25 23:20:24 +00:00
Jamfile Added elfsymbolpatcher. 2003-11-10 00:39:15 +00:00