summaryrefslogtreecommitdiffstats
path: root/Source/cmCableCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* major changes to support multiple libraries and source listsKen Martin2001-04-111-36/+1
* ERR: Corrected use of double-quotes to be compatible with UNIX make. Now dou...Brad King2001-04-091-6/+6
* ENH: Added support for spaces in the output directory names. Spaces in the i...Brad King2001-04-091-10/+14
* ENH: Added SOURCE_GROUP command and corresponding support code. This command...Brad King2001-03-201-2/+2
* ERR: Changed generation of rule to generate cable_config.xml to be produced d...Brad King2001-03-191-6/+12
* ENH: Added generation of a rule to re-run CMake if the cable_config.xml file ...Brad King2001-03-191-0/+26
* ERR: Added automatic creation of directory for cable_config.xml file and corr...Brad King2001-03-091-2/+9
* ENH: Added creation of custom rules for generating CABLE packages.Brad King2001-03-081-7/+0
* ERR: Commented out experimental code that was accidentally checked in.Brad King2001-03-071-6/+6
* ENH: Added Cable to Utilities and appropriate CMakeLists.txt changes. Moved ...Brad King2001-03-071-0/+7
* ENH: CABLE config file (config_cable.xml) should now be opened in the output ...Brad King2001-03-021-1/+3
* ENH: Change to new CABLE command architecture. CABLE configuration code is n...Brad King2001-03-011-19/+0
* ENH: CABIL -> CABLE rename.Brad King2001-02-281-25/+25
* ENH: Added CABIL commands for configuration file generation.Brad King2001-02-261-0/+91