summaryrefslogtreecommitdiff
path: root/Source/cmMakefileExecutableTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* BUG: Fixed installation of MacOSX Bundle executables and the corresponding in...Brad King2006-03-031-5/+8
* BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.Brad King2006-02-241-2/+5
* ENH: change expand stuff to pass a struct for all the argsBill Hoffman2006-02-201-11/+9
* BUG: Do not perform pre-build, pre-link, or post-install commands when relink...Brad King2006-02-161-8/+15
* ENH: Implemented RPATH specification support. It is documented by the comman...Brad King2006-02-161-4/+16
* ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_...Brad King2006-02-151-6/+6
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+334