openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Haiku
Settings
|
Report Duplicate
69
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 2,186 of 2,192
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Build hey.
Ingo Weinhold
More...
over 22 years ago
hey.c -> hey.cpp.
Ingo Weinhold
More...
over 22 years ago
Removed jam from the build. It doesn't make sense to build the build tool regularly.
Ingo Weinhold
More...
over 22 years ago
That's the price to pay for having generated files in the CVS.
Ingo Weinhold
More...
over 22 years ago
In case '.' isn't in PATH...
Ingo Weinhold
More...
over 22 years ago
Set sane variable values for BeOS.
Ingo Weinhold
More...
over 22 years ago
Merge from the vendor branch. Now we've got the real version.
Ingo Weinhold
More...
over 22 years ago
It wasn't a good idea to remove Jamfile...
Ingo Weinhold
More...
over 22 years ago
Initial revision
Ingo Weinhold
More...
over 22 years ago
Removed in preparation for jam import.
Ingo Weinhold
More...
over 22 years ago
Get rid off those ugly ? lines on cvs up.
Ingo Weinhold
More...
over 22 years ago
Unsuccessful attempts to get the BArchivable tests building.
Ingo Weinhold
More...
over 22 years ago
Tried to get the remaining tests added to the build. * The support kit tests are commented out as they badly fail to compile. * I tried the net kit tests, but had to stop very early as I didn't get it compiled. David? * Some BFS tests don't compile due to a missing header and the undefined B_BAD_DATA. Axel? ...
Ingo Weinhold
More...
over 22 years ago
Added add-ons test to the build.
Ingo Weinhold
More...
over 22 years ago
Added missing prefs applications to the build and fixed some smaller problems.
Ingo Weinhold
More...
over 22 years ago
Added libtranslation.so to the build.
Ingo Weinhold
More...
over 22 years ago
Added rules SimpleTest, PrependObjectHdrs and Filter. The latter one is not longer needed though.
Ingo Weinhold
More...
over 22 years ago
Added the remaining print drivers/add-ons to the build.
Ingo Weinhold
More...
over 22 years ago
Fixed the target location for the add-on.
Ingo Weinhold
More...
over 22 years ago
* Commented out SetupIncludes in StaticLibrary. * Added rules ObjectReference and ObjectReferences which allow for using another identifier referring to an object. In particular useful in combination with... * Added *.o case in UserObject rule. It does simply nothing. This lets you add objects to the list of sources for Objects or Main rules. Very nice, if you want to (re-)use an object built in another directory.
Ingo Weinhold
More...
over 22 years ago
Obviously needed for building but missing in the new tree.
Ingo Weinhold
More...
over 22 years ago
Marcus pointed this out! Thanks.
David Reid
More...
over 22 years ago
Added virtually empty Jamfiles to get rid of the warnings.
Ingo Weinhold
More...
over 22 years ago
Modify the way that the drivers dir works. We now only build dev.c and do everything from there. I'd liek to move this into the main kernel once we figure out how to make the rest of our devices load at run time without needing to have small headers to include their init routines.
David Reid
More...
over 22 years ago
OK, add the new files this time! CVS is behaving strangely for me at the moment :(
David Reid
More...
over 22 years ago
Add the keyboard and ps2mouse driver here as dveice drivers instead of having them statically linked. Adjust some of the headers for the Drivers change.
David Reid
More...
over 22 years ago
This may not be liked by some, but we do have archictecture dependancies on some of our device drivers, and this should help keep them nicely isolated from each other.
David Reid
More...
over 22 years ago
Use the new drivers dir for headers.
David Reid
More...
over 22 years ago
drivers.h -> Drivers.h
David Reid
More...
over 22 years ago
drivers.h is now Drivers.h
David Reid
More...
over 22 years ago
←
1
2
…
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree