Commit History

Author SHA1 Message Date
  Brad King e7519358e7 BUG: Fixed output of CMakeLists.txt path in cable_config.xml dependency list for unix. Needed to escape spaces instead of enclosing in double quotes. 24 years ago
  Brad King 244892bc3b BUG: Removed output of GCC_XML rules when the command cannot be found. 24 years ago
  Will Schroeder 54cfe84f3f ENH:New copyright 24 years ago
  Brad King 61d2314989 ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 24 years ago
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 years ago
  Ken Martin 24bce99cbf cleaned up the coding style made ivars private etc 24 years ago
  Ken Martin 7b362bdb1f fixed cable package issue 24 years ago
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists 24 years ago
  Brad King d1e05d738f ERR: Added double-quotes around command name before arguments are appended. 24 years ago
  Brad King 8c087d0e7a ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. 24 years ago
  Brad King 354992c522 BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls. 24 years ago
  Brad King 2924befe14 ERR: Missing initalization of a cmClassFile::m_HeaderFileOnly fixed. 25 years ago
  Brad King 93a17629b6 ENH: Added proper dependency generation for a package on cable executable. 25 years ago
  Brad King 519f9d81e3 ENH: Creation of generator rule now properly uses the custom command's m_Source member. 25 years ago
  Brad King 71153219e1 ENH: Added creation of custom rules for generating CABLE packages. 25 years ago
  Brad King dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 years ago