Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 100)

Ticket Resolution Summary Owner Reporter
#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.

#52 fixed qt4: abs paths in qrc on windows bird bird
Description

wrong regexp for performing completing the path on windows.

#53 fixed append: add option for dropping the newline (similar to echo -n) bird bird
Description

Tittle says it all.

Note: See TracQuery for help on using queries.