summaryrefslogtreecommitdiff
path: root/Modules/Compiler/XL.cmake
Commit message (Expand)AuthorAgeFilesLines
* COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-061-0/+1
* Refactoring: Introduce place-holder for dependency target.Marc Chevrier2020-11-281-1/+1
* XL: De-duplicate shared object creation flagsBrad King2019-07-151-0/+2
* XL: Look for CreateExportList only on AIXBrad King2019-02-251-22/+0
* XL: Move '-bE' flag earlier so it can be overriddenRob Boehne2019-01-101-1/+1
* XL: Use -qpic for position independent executablesBrad King2018-08-011-0/+1
* LINK_OPTIONS: Add support of "LINKER:" prefixMarc Chevrier2018-06-061-0/+3
* SunPro,XL: Add depfile flags to support Ninja generatorEphi Sinowitz2018-04-171-0/+2
* XL: Enable use of response files for includes and objectsBrad King2018-01-241-0/+2
* XL: Use common compiler macros for language standard defaultChuck Atkins2017-05-021-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-061-4/+4
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-2/+2
* XL: Use -qpic for position independent code (#14010)Brad King2013-03-131-0/+1
* Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-301-1/+1
* Fix XL compilers on non-AIX machines.Todd Gamblin2011-08-281-10/+15
* XL: Avoid copying archives into shared libraries that link themBrad King2011-04-081-0/+17
* XL: Consolidate compiler flag informationBrad King2011-04-071-0/+31