summaryrefslogtreecommitdiffstats
path: root/Source/cmSetTargetPropertiesCommand.h
Commit message (Collapse)AuthorAgeFilesLines
...
* ENH: add first cut at support for exe with same name as libKen Martin2005-06-161-0/+2
|
* DOC: Fix commentAndy Cedilnik2004-03-281-1/+1
|
* ENH: Add pre and post install script supportAndy Cedilnik2004-03-281-1/+3
|
* removed redundent includesKen Martin2003-08-101-1/+0
|
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-6/+14
|
* Fix commentAndy Cedilnik2003-02-111-1/+1
|
* Several fixes/improvements:Brad King2003-02-071-1/+5
| | | | | | | | | | | | | - Fixed CollapseFullPath to work on relative paths with base paths not in the current working directory. - INCLUDE command now supports relative paths (using above fix). - Added ABSOLUTE option to GET_FILENAME_COMPONENT command to unwind symlinks and relative paths. - Fixed libName_EXPORTS macro definition to be valid C identifier. - Added DEFINE_SYMBOL target propterty for customizing the export symbol. - Implemented LINK_FLAGS target propterty for libraries in VC6 and VC7. Several of these fixes were contributed by Gareth Jones.
* ENH: add target properties filesBill Hoffman2002-12-211-0/+66