# # ChangeLog for tools/xcw/bin/helenos-cc in mainline # # Generated by Trac 1.6 # 2025-03-15T05:19:46Z Sun, 10 Jul 2016 16:34:36 GMT Jiri Svoboda [fb4a424] * tools/xcw/bin/helenos-cc (modified) * tools/xcw/include/helenos (added) * uspace/lib/c/include/helenos (deleted) Better solution for disambiguating libc headers in XCW builds. Fixes ... Mon, 21 Sep 2015 19:01:29 GMT Jiri Svoboda [bea710f] * tools/xcw/bin/helenos-cc (modified) Only add system include dirs after user-provided dirs. Sun, 30 Aug 2015 14:11:07 GMT Jiri Svoboda [616f5dd3] * tools/xcw/bin/helenos-bld-config (added) * tools/xcw/bin/helenos-cc (added) * tools/xcw/bin/helenos-ld (added) * tools/xcw/bin/helenos-pkg-config (added) * tools/xcw/demo/Makefile (added) * tools/xcw/demo/viewer.c (added) Cross-compiler wrapper (XCW).