haiku/src/tools
Ingo Weinhold 386be45abc Fixed 64 bit warnings.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36928 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-24 21:41:20 +00:00
..
addattr Patch by Morgan Howe: Support for building on Mac OS X. It should now be 2007-05-19 15:01:11 +00:00
anyboot Add a CHS conversion function. It is not used though as we can't generally make 2010-03-02 01:22:11 +00:00
bfs_shell Don't include HaikuBuildCompatibility.h in the [b]fs_shell build. It's not 2009-11-26 10:14:21 +00:00
checkstyle * Use os.path.walk to visit directories 2009-11-06 15:55:44 +00:00
cppunit * fix gcc4 build of cppunit library by explicitly spelling out std:: in 2009-05-02 19:04:52 +00:00
docbook Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
elfsymbolpatcher * Moved everything into the SymbolPatcher namespace. 2009-11-05 17:16:17 +00:00
fixup_amiga_boot_checksum The checksum should be inverted. 2009-10-11 20:48:43 +00:00
fixup_tos_boot_checksum Cleanup 2009-10-11 20:25:45 +00:00
fs_shell Fixed 64 bit warnings. 2010-05-24 21:41:20 +00:00
gensyscalls Changed the way the syscall infos are generated. We no longer include the 2009-11-27 21:00:37 +00:00
hack_coff Add to the build 2008-11-12 00:15:50 +00:00
icu Fix build on Haiku. Some tools were missing libstdc++ and beos-compatible build platforms weren't setting the host compat lib dir at all, resulting in the icu build libs not being found. 2009-09-19 19:52:30 +00:00
keymap * Fixed build on the Haiku platform. 2010-04-20 16:18:39 +00:00
locale Fixed a bug in the plaintext catalog add on : in some cases the resulting catalog file was corrupt (checksum error). 2010-01-08 17:23:49 +00:00
makebootable Build fix. 2009-11-25 09:43:33 +00:00
misc Moved bin2h and bin2asm to src/tools/misc (no longer added to the 2005-11-26 23:34:05 +00:00
MsgSpy Commit per Jason Vandermark. 2002-07-18 02:15:19 +00:00
rc Moved rc from <build> tools to target standard command tools. 2008-06-27 20:44:01 +00:00
remote_disk_server Made the remote_disk_server build under R5. 2007-08-14 14:54:09 +00:00
resattr Moved resattr.cpp to src/bin, made it buildable for Haiku, and fixed a 2010-02-04 12:59:37 +00:00
restest It is accomplished ... 2002-07-09 12:24:59 +00:00
rman Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
stubgen * dropped svn:keywords property from all files that carried it 2009-10-19 22:42:52 +00:00
translation * merged 32bit-wchar_t branches of buildtools and haiku back into 2009-07-07 10:30:09 +00:00
unflatten Merged changes from branch build_system_redesign at revision 14573. 2005-10-29 16:27:43 +00:00
unzip Preparations for removing __BEOS__ from the compiler defines. 2008-10-23 21:46:26 +00:00
vmdkimage Fixed 64 bit warnings. 2009-11-26 15:47:08 +00:00
zip Don't define UNIX when building zip as a build tool under a BeOS compatible 2008-05-31 18:07:07 +00:00
create_image.cpp When clearing a device we do now ignore an error when we could write anything 2009-04-13 23:57:12 +00:00
data_to_source.cpp Added small tool source_to_data, which takes an arbitrary data file and 2007-07-15 00:04:27 +00:00
generate_attribute_stores.cpp Should fix GCC4 build. 2009-05-25 21:26:54 +00:00
generate_boot_screen.cpp Patch by David Powell: 2008-08-28 16:59:34 +00:00
Jamfile Adding an "anyboot" buildtool that takes a chainloading MBR, a ISO CD boot image 2010-02-28 18:51:16 +00:00
rm_attrs.cpp * BuildPlatformMain supports overriding HOST_LIBROOT on the target now, 2008-03-22 21:05:03 +00:00
set_haiku_revision.cpp Patch by Vasilis Kaoutsis: Added missing headers. Fixes the build on 2008-02-25 02:00:12 +00:00