summaryrefslogtreecommitdiffstats
path: root/Source/cmIncludeExternalMSProjectCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH: add working directory supportBill Hoffman2006-02-081-0/+2
|
* ENH: Updated implementation of custom commands. Multiple command lines are ↵Brad King2005-02-221-3/+5
| | | | now supported effectively allowing entire scripts to be written. Also removed extra variable expansions and cleaned up passing of commands through to the generators. The command and individual arguments are now kept separate all the way until the generator writes them out. This cleans up alot of escaping issues.
* ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton StimpsonBill Hoffman2004-09-151-6/+2
|
* bug fixes for external projectsBill Hoffman2004-09-141-1/+1
|
* ENH: improve coverageBill Hoffman2003-08-071-12/+15
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* ENH: expand variables in arguments before the commands get themBill Hoffman2002-03-051-1/+0
|
* ENH:Updated copyrightWill Schroeder2002-01-211-0/+16
|
* ENH: clean up warningsBill Hoffman2001-11-131-1/+1
|
* ERR: ^M's removed.Bill Lorensen2001-11-051-4/+4
|
* allow more than one external MS projectPhil Pritchett2001-11-021-1/+5
|
* INCLUDE_EXTERNAL_MSPROJECT commandPhil Pritchett2001-10-311-0/+34