summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefileTargetGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: merge in changes from branchBill Hoffman2007-02-051-6/+29
* ENH: merge in fixes from main treeBill Hoffman2007-01-031-5/+5
* ENH: merge in changes from the main treeBill Hoffman2006-11-281-1/+15
* ENH: merge changes from the main tree to the 2.4 branchBill Hoffman2006-10-131-22/+168
* ENH: move changes from main tree to release branchBill Hoffman2006-07-241-12/+82
* ENH: merge main tree into branchBill Hoffman2006-06-301-75/+204
* ENH: merge from main treeBill Hoffman2006-05-141-17/+30
* ENH: merge changes from main treeBill Hoffman2006-04-281-0/+11
* ENH: move stuff from main treeBill Hoffman2006-04-211-3/+1
* ENH: merge changes from main treeBill Hoffman2006-04-201-0/+8
* ENH: fix java and add OBJECT_DIR supportBill Hoffman2006-04-171-0/+6
* BUG: Work-around Watcom WMake limitation for multiple-output custom command s...Brad King2006-04-131-0/+5
* ENH: Added support for multiple outputs generated by a single custom command....Brad King2006-04-111-19/+39
* ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is...Brad King2006-03-301-3/+7
* ENH: Add support for adding content to bundlesAndy Cedilnik2006-03-281-2/+9
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-11/+12
* ENH: add support for removing language flags from shared library and shared m...Bill Hoffman2006-03-141-0/+22
* ENH: use a cmake script to do the clean step, this allows for large numbers o...Bill Hoffman2006-03-091-2/+3
* BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE.Brad King2006-02-241-1/+3
* ENH: change expand stuff to pass a struct for all the argsBill Hoffman2006-02-201-9/+7
* ENH: Order compilation flags from most general to most specific: language, th...Brad King2006-02-201-6/+9
* ENH: warning fixKen Martin2006-02-161-1/+1
* ENH: warning fixKen Martin2006-02-161-1/+1
* ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_...Brad King2006-02-151-16/+19
* ENH: fix build error for macBill Hoffman2006-02-151-1/+1
* ENH: some cleanup of the makefile generatorKen Martin2006-02-141-0/+794