summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileLibraryTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: add support for language flags at rule expansion timeBill Hoffman2006-03-061-1/+5
* ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAM...Brad King2006-02-241-1/+40
* BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.Brad King2006-02-241-2/+4
* ENH: change expand stuff to pass a struct for all the argsBill Hoffman2006-02-201-9/+11
* ENH: Generate import libraries for DLLs on Cygwin and MinGW.Brad King2006-02-181-7/+29
* ENH: Implemented RPATH specification support. It is documented by the comman...Brad King2006-02-161-15/+42
* ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_...Brad King2006-02-151-6/+9
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+394