This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c7f20c708dc749219aed12592e07743fa53b181f
haiku-beta6
/
src
T
History
Ingo Weinhold
c7f20c708d
Added minimal implementation to be able to Run() the application and to have MessageReceived() served. BApplication is aware of the registrar signature and names the looper port respectively.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@378 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-07-21 22:46:58 +00:00
..
add-ons
removed volatile statements that should not be used with functions
2002-07-21 10:56:08 +00:00
apps
Added listdev, mkdos and pc to the build. The gnu subdirectory is still missing, but it doesn't compile as a lot of files are missing and I wonder anyway, if we want to pollute the tree with GPL.
2002-07-12 22:11:53 +00:00
kernel
this adds address to symbol lookups to the kernel debugger. try the "ls <someaddr>" command.
2002-07-21 17:50:56 +00:00
kits
Added minimal implementation to be able to Run() the application and to have MessageReceived() served. BApplication is aware of the registrar signature and names the looper port respectively.
2002-07-21 22:46:58 +00:00
prefs
Ooops :-)
2002-07-18 01:09:06 +00:00
servers
Added the registrar.
2002-07-21 22:41:42 +00:00
tests
Fixed dynamic loading problems for remote object tests
2002-07-21 19:50:15 +00:00
tools
Fixed warnings (method shadowing).
2002-07-21 00:51:08 +00:00
Jamfile
Build the kernel first. This cures the earlier problem with
2002-07-12 19:07:26 +00:00