提交历史

作者 SHA1 备注 提交日期
  Ken Martin aa72e182fe half checked in changes for CMAKE_ROOT 24 年之前
  Brad King 6c54371c8f ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules. 24 年之前
  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 年之前
  Brad King 244892bc3b BUG: Removed output of GCC_XML rules when the command cannot be found. 24 年之前
  Will Schroeder 54cfe84f3f ENH:New copyright 24 年之前
  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 年之前
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 年之前
  Ken Martin 24bce99cbf cleaned up the coding style made ivars private etc 24 年之前
  Ken Martin 7b362bdb1f fixed cable package issue 24 年之前
  Ken Martin 865ec96644 major changes to support multiple libraries and source lists 24 年之前
  Brad King d1e05d738f ERR: Added double-quotes around command name before arguments are appended. 24 年之前
  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. 25 年之前
  Brad King 354992c522 BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls. 25 年之前
  Brad King 2924befe14 ERR: Missing initalization of a cmClassFile::m_HeaderFileOnly fixed. 25 年之前
  Brad King 93a17629b6 ENH: Added proper dependency generation for a package on cable executable. 25 年之前
  Brad King 519f9d81e3 ENH: Creation of generator rule now properly uses the custom command's m_Source member. 25 年之前
  Brad King 71153219e1 ENH: Added creation of custom rules for generating CABLE packages. 25 年之前
  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 年之前