Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (52 - 54 of 100)

Ticket Resolution Summary Owner Reporter
#78 fixed kBuild: UID,GID and MODE inheritance bird bird
Description

These aren't inherited, not even for templates.

#51 fixed kBuild: incorrect expansion during template inheritance bird bird
Description

src/VBox/Main/webservices/Makefile.kmk in VirtualBox? exposes a problem where the simple vboxwebsrv_INCS := ... assignment causes the template INCS to be expanded at inherit time. The problem is that PATH_TOOL_VCC80AMD64_ATLMFC_INC isn't defined at that point. Changing the assignment to a recursive one vboxwebsrv_INCS = ... works around the problem.

#79 fixed kBuild: link targets doesn't pick up MODE, UID and GID. bird bird
Description

Pick up these when installing.

Note: See TracQuery for help on using queries.