summaryrefslogtreecommitdiffstats
path: root/Source/cmUtilitySourceCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* ENH: add help for cache entriesBill Hoffman2001-04-261-0/+1
* ERR: Corrected use of double-quotes to be compatible with UNIX make. Now dou...Brad King2001-04-091-2/+2
* ENH: Added support for spaces in the output directory names. Spaces in the i...Brad King2001-04-091-2/+2
* ENH: Added utility dependency support. Now a project can depend on other exe...Brad King2001-03-091-6/+11
* ERR: Replaced CMAKE_CFG= with CMAKE_CFG_OUTDIR= to fix windows behavior.Brad King2001-03-081-2/+2
* ENH: Added UTILITY_SOURCE command for specifying where a 3rd party utility's ...Brad King2001-03-081-0/+81