summaryrefslogtreecommitdiffstats
path: root/Source/cmCablePackageCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* half checked in changes for CMAKE_ROOTKen Martin2001-05-171-1/+1
* ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules.Brad King2001-05-041-14/+4
* BUG: Fixed output of CMakeLists.txt path in cable_config.xml dependency list ...Brad King2001-04-301-3/+4
* BUG: Removed output of GCC_XML rules when the command cannot be found.Brad King2001-04-271-16/+22
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
* ENH: Changed WriteConfiguration to non-const so it can do error checking. Ad...Brad King2001-04-261-0/+22
* many fixes and cleanup and featuresKen Martin2001-04-241-4/+4
* cleaned up the coding style made ivars private etcKen Martin2001-04-191-1/+1
* fixed cable package issueKen Martin2001-04-161-0/+4
* major changes to support multiple libraries and source listsKen Martin2001-04-111-6/+45
* ERR: Added double-quotes around command name before arguments are appended.Brad King2001-04-091-1/+1
* ENH: Added SOURCE_GROUP command and corresponding support code. This command...Brad King2001-03-201-5/+7
* BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to ord...Brad King2001-03-151-1/+18
* ERR: Missing initalization of a cmClassFile::m_HeaderFileOnly fixed.Brad King2001-03-091-0/+1
* ENH: Added proper dependency generation for a package on cable executable.Brad King2001-03-091-12/+7
* ENH: Creation of generator rule now properly uses the custom command's m_Sour...Brad King2001-03-081-5/+3
* ENH: Added creation of custom rules for generating CABLE packages.Brad King2001-03-081-4/+41
* ENH: Change to new CABLE command architecture. CABLE configuration code is n...Brad King2001-03-011-0/+70