Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (10 - 12 of 100)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Resolution Summary Owner Reporter
#94 wontfix Builds fail due to special characters in path bird debfx
Description

Projects using kbuild fail to build in paths that contain special characters like "+" and "~".
This is because kbuild uses ar scripts (e.g. in kBuild/tools/GCC3.kmk) which aren't able to handles those characters.
Please replace the ar scripts with direct ar calls.

kbuild version: SVN r2318
OS: Ubuntu Lucid (10.10)

#136 worksforme Commit r3052 makes kmk crash on OS/2 dmik
Description

To reproduce: git clone https://github.com/bitwiseworks/libcx.git and kmk in the root. The crash log is attached.

#25 fixed Create a compiler object cache bird bird
Description

Integrating the object cache in kBuild will permit us to skip unnecessary linking.

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.