haiku/src
Ingo Weinhold f1fdb02675 Added jamfile for building ntfs for userland.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29963 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-04-06 11:33:04 +00:00
..
add-ons * This should fix the tcp build when tracing is turned on. 2009-04-06 09:37:40 +00:00
apps Fix several cases of forgetting to include libstdc++ in the libs. This allows a successful build of Haiku on gcc4 Haiku, though it's presently unclear to me why this didn't prevent linking on any other platform (gcc2 haiku, and gcc2/4 cross compilers from FBSD had no issues here). 2009-04-05 22:33:53 +00:00
bin - cleanup 2009-04-05 18:18:27 +00:00
build _kern_open_parent_dir has different semantics for the supplied name argument. 2009-02-15 21:10:02 +00:00
data * Keymap names can have spaces, and so they do now (a must even, since they 2009-04-01 14:04:32 +00:00
documentation
kits * Instead of invoking _DrawLines out of the app-server drawing context, 2009-04-06 11:31:10 +00:00
libs Fixed iconv LIBDIR definition. 2009-04-03 23:56:26 +00:00
preferences Fix several cases of forgetting to include libstdc++ in the libs. This allows a successful build of Haiku on gcc4 Haiku, though it's presently unclear to me why this didn't prevent linking on any other platform (gcc2 haiku, and gcc2/4 cross compilers from FBSD had no issues here). 2009-04-05 22:33:53 +00:00
servers Fix several cases of forgetting to include libstdc++ in the libs. This allows a successful build of Haiku on gcc4 Haiku, though it's presently unclear to me why this didn't prevent linking on any other platform (gcc2 haiku, and gcc2/4 cross compilers from FBSD had no issues here). 2009-04-05 22:33:53 +00:00
system Patch by Olivier Coursiere: When rebooting, shutdown all the system teams, 2009-04-05 19:04:25 +00:00
tests Added jamfile for building ntfs for userland. 2009-04-06 11:33:04 +00:00
tools Removed the fs_vnode_ops::create_dir() parameter for returning the ID of the 2009-03-26 00:16:34 +00:00
Jamfile