Skip to content
Snippets Groups Projects

XL: Enable use of response files for includes and objects

Merged Brad King requested to merge brad.king/cmake:xl-qoptfile into master

The IBM XL compiler supports response files via -qoptfile=<file> instead of @<file>.

This also requires updating the Makefile and Ninja generators to avoid hard-coding the @<file> syntax for response files listing include directories. Add a CMAKE_<LANG>_RESPONSE_FILE_FLAG variable that compiler information modules can set to use a custom flag for response files.

The Makefile generator update was discussed on the dev list:

Edited by Brad King

Merge request reports

Pipeline #89150 passed

Pipeline passed for c4dc6485 on brad.king:xl-qoptfile

Merged by Kitware RobotKitware Robot 7 years ago (Jan 25, 2018 1:36pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading