| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge topic 'drop-ancient-workarounds' | Brad King | 2015-01-12 | 1 | -7/+7 |
|\ |
|
| * | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -7/+7 |
|
|
* | | Use two-iterator std::set::insert where appropriate. | Stephen Kelly | 2015-01-11 | 1 | -5/+1 |
|/ |
|
* | cmExportFileGenerator: Make SetImportLinkProperty a template | Brad King | 2014-06-23 | 1 | -4/+4 |
|
|
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 1 | -2/+1 |
|
|
* | CMP0052: Make the warning message more informative. | Stephen Kelly | 2014-04-17 | 1 | -1/+4 |
|
|
* | CMP0052: Do not warn when include dir is not in source or build tree | Brad King | 2014-04-16 | 1 | -4/+6 |
|
|
* | Export: Disallow exported interface includes in src/build tree (#14592). | Stephen Kelly | 2014-04-09 | 1 | -1/+37 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -6/+6 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -12/+13 |
|
|
* | stringapi: Use strings for variable names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for property names | Ben Boeckel | 2014-03-08 | 1 | -6/+9 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -1/+1 |
|
|
* | Merge topic 'unicode-fstream' | Brad King | 2014-01-07 | 1 | -3/+4 |
|\ |
|
| * | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -3/+4 |
|
|
* | | export: Rename some variables to reflect content type. | Stephen Kelly | 2014-01-06 | 1 | -9/+9 |
|/ |
|
* | Constify handling of link targets. | Stephen Kelly | 2013-12-11 | 1 | -1/+1 |
|
|
* | Merge topic 'export-includes' | Brad King | 2013-12-02 | 1 | -15/+55 |
|\ |
|
| * | Export: Report error on relative include with genex. | Stephen Kelly | 2013-11-26 | 1 | -14/+28 |
|
|
| * | Export: Process INSTALL_INTERFACE in INCLUDES DESTINATION. | Stephen Kelly | 2013-11-26 | 1 | -1/+4 |
|
|
| * | Export: Process relative includes after genex evaluation. | Stephen Kelly | 2013-11-26 | 1 | -0/+23 |
|
|
* | | INTERFACE_LIBRARY: Avoid codepaths which set unneeded properties. | Stephen Kelly | 2013-11-25 | 1 | -15/+15 |
|/ |
|
* | Use new cmHasLiteralPrefix function | Stephen Kelly | 2013-11-21 | 1 | -1/+1 |
|
|
* | Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master | Brad King | 2013-11-03 | 1 | -0/+5 |
|\ |
|
| * | Do not export INTERFACE_LINK_LIBRARIES from non-linkable targets | Brad King | 2013-11-02 | 1 | -0/+4 |
|
|
| * | CMP0022: Plain target_link_libraries must populate link interface | Brad King | 2013-11-02 | 1 | -0/+1 |
|
|
* | | cmTarget: Make GetProperty() const. | Stephen Kelly | 2013-10-31 | 1 | -3/+3 |
|
|
* | | cmTarget: Add interface for compatible numeric properties | Stephen Kelly | 2013-10-24 | 1 | -0/+14 |
|
|
* | | export(): Process the export() command at generate time. | Stephen Kelly | 2013-10-11 | 1 | -0/+6 |
|
|
* | | Merge topic 'INTERFACE_LIBRARY-target-type' | Brad King | 2013-10-08 | 1 | -5/+11 |
|\ \ |
|
| * | | export: Add support for INTERFACE_LIBRARY targets | Stephen Kelly | 2013-10-08 | 1 | -5/+11 |
| |/ |
|
* | | Export: Never treat private link libraries as public package dependencies. | Stephen Kelly | 2013-09-24 | 1 | -1/+2 |
|/ |
|
* | Export: Process generator expressions from INCLUDES DESTINATION. | Stephen Kelly | 2013-07-31 | 1 | -3/+25 |
|
|
* | Merge topic 'fix-export-includes-crash' | Brad King | 2013-07-29 | 1 | -1/+1 |
|\ |
|
| * | Fix crash on export of target with empty INTERFACE_INCLUDE_DIRECTORIES. | Stephen Kelly | 2013-07-29 | 1 | -1/+1 |
|
|
* | | Merge topic 'minor-cleanups' | Brad King | 2013-07-29 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Export: Fix typo of LINK_INTERFACE_LIBRARIES. | Stephen Kelly | 2013-07-26 | 1 | -1/+1 |
|
|
* | | Merge topic 'install-interface-relative' | Brad King | 2013-07-26 | 1 | -1/+2 |
|\ \ |
|
| * | | Genex: Allow relative paths in INSTALL_INTERFACE. | Stephen Kelly | 2013-07-25 | 1 | -1/+2 |
|
|
* | | | Merge topic 'install-interface-includes' | Brad King | 2013-07-26 | 1 | -4/+8 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Add a convenient way to add the includes install dir to the INTERFACE. | Stephen Kelly | 2013-07-24 | 1 | -4/+8 |
|
|
* | | export: Error when exporting a target without a language | Ben Boeckel | 2013-07-25 | 1 | -0/+10 |
|
|
* | | ExportTargets: add one more comment to the generated file. | Alex Neundorf | 2013-07-19 | 1 | -1/+3 |
|/ |
|
* | Export: Generate INTERFACE_LINK_LIBRARIES property on targets. | Stephen Kelly | 2013-07-08 | 1 | -0/+50 |
|
|
* | Merge topic 'rpath-on-mac' | Brad King | 2013-06-03 | 1 | -1/+5 |
|\ |
|
| * | OS X: Add support for @rpath in export files. | Clinton Stimpson | 2013-06-03 | 1 | -1/+5 |
|
|
* | | Add EXPORT_NAME property. | Stephen Kelly | 2013-05-18 | 1 | -5/+7 |
|/ |
|
* | install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES | Stephen Kelly | 2013-03-26 | 1 | -0/+111 |
|
|
* | Merge topic 'try_compile-targets' | Brad King | 2013-02-25 | 1 | -0/+3 |
|\ |
|
| * | Add a new Export generator for IMPORTED targets. | Stephen Kelly | 2013-02-22 | 1 | -0/+3 |
|
|