summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileLibraryTargetGenerator.h
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fix/cleanup custom commands and custom targets. Make empty comment ↵Brad King2006-09-281-0/+2
| | | | strings work. Fix ZERO_CHECK target always out of date for debugging. Fix Makefile driving of custom commands in a custom target. Fix dependencies on custom targets not in ALL in VS generators.
* ENH: Implemented RPATH specification support. It is documented by the ↵Brad King2006-02-161-3/+4
| | | | command SET_TARGET_PROPERTIES.
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+37