summaryrefslogtreecommitdiff
path: root/Source/cmUtilitySourceCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: can not Add a definition that you just gotBill Hoffman2001-08-081-2/+0
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-12/+9
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-6/+25
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* 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