summaryrefslogtreecommitdiff
path: root/Modules/Compiler/SunPro-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* COMPILE_WARNING_AS_ERROR: Add options to treat warnings as errorsMartin Duffy2022-05-061-0/+1
* SunPro C: ensure LINKER: prefix is usable for all versionsMarc Chevrier2022-02-271-2/+7
* Refactoring: Introduce place-holder for dependency target.Marc Chevrier2020-11-281-1/+1
* Record when C compilers have gained full support for 90,99,11Robert Maynard2019-03-271-0/+3
* PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-191-0/+1
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+2
* POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun StudioMarc Chevrier2018-11-081-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
* Compilers: Port to use default cmake_record_lang_compile_features macrosChuck Atkins2017-05-301-15/+0
* Features: Record features for SunPro C 5.13 and 5.14Brad King2017-05-111-0/+15
* SunPro: Add more flags for C language standardsChuck Atkins2017-05-041-4/+11
* Features: Record standards and features for SunPro 5.14Brad King2017-05-031-0/+14
* Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain filesBrad King2016-07-061-5/+5
* Factor an <INCLUDES> placeholder out of <FLAGS> in rule variablesBrad King2015-07-131-2/+2
* SunPro: Drop non-existent -KPIE flagSteven Vancoillie2015-03-231-1/+0
* Add -DNDEBUG to RelWithDebInfo flags where where Release flags had it.Clinton Stimpson2012-08-151-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-1/+1
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-19/+19
* Add platform variables for position independent code flagsStephen Kelly2012-06-121-0/+2
* Make VERBOSE_FLAG appear as first statement for consistencyKovarththanan Rajaratnam2010-04-171-2/+2
* Drop -rdynamic from Linux build rulesBrad King2009-12-011-1/+0
* Split SunPro compiler information filesBrad King2009-08-211-0/+25
* ENH: Implicit link info for C, CXX, and FortranBrad King2009-07-231-0/+1