summaryrefslogtreecommitdiff
path: root/Modules/Internal
Commit message (Expand)AuthorAgeFilesLines
* PIE link options: Update strategy to fix performance regressionMarc Chevrier2018-12-191-7/+19
* CPack/Deb: Remove paxr as a supported tar format for a .debGuillem Jover2018-11-281-3/+6
* POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-111-0/+146
* CPack: Rename Ext generator to ExternalCraig Scott2018-11-051-11/+11
* Fix misc. typosluz.paz2018-10-031-1/+1
* CPack/Deb: Add ability to split out debug symbols into .ddeb packageAndrew Fuller2018-09-211-4/+96
* CPack/Deb: Use CMAKE_COMMAND to set the environmentAndrew Fuller2018-09-181-3/+3
* IN_LIST: Ensure policy allows if(IN_LIST) if used by a moduleCraig Scott2018-09-122-0/+10
* CPack: Add "CPack External" generatorKyle Edwards2018-07-021-0/+53
* CPack/RPM: Use CMAKE_COMMAND to reference cmake executableDaniel Wyatt2018-06-261-1/+1
* CPack: Move internal implementation modules into Internal/CPack directoryKyle Edwards2018-06-216-0/+2968
* Features: On SunPro link feature check with lang std flagBrad King2017-05-091-0/+10
* Features: Add meta-features requesting awareness of a particular standardBrad King2016-11-021-0/+2
* Features: Centralize per-compiler recording macrosBrad King2016-11-021-1/+9
* Features: Extract strings from test binary more reliably (#15736)Brad King2015-09-101-1/+1
* Features: Use the features symbol in the feature-test compile.Stephen Kelly2014-05-151-1/+1
* Project: Use nullary form of main for compile feature tests.Stephen Kelly2014-05-071-1/+1
* Project: Remove extern from static string in feature tests.Stephen Kelly2014-05-071-1/+1
* Features: Make CMAKE_CXX_KNOWN_FEATURES a property.Stephen Kelly2014-05-021-1/+4
* project: Add infrastructure for recording CXX compiler featuresStephen Kelly2014-04-071-0/+57