Commit History

Author SHA1 Message Date
  Brad King 059ee3931d BUG: Changed custom command generation to not use full path of output file from cable. 24 years ago
  Brad King cff74e9a78 ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS cache entries. This also allowed the correct generation of gccxml rules. 24 years ago
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 years ago
  Brad King 5b69d22c7b ERR: Fixed generation of source name and directory for cmSourceFiles of generated Tcl wrapper files. Changed extension of generated gcc-xml input c++ file to be .cc so that GCC will recognize it, but MsDev will still allow a custom command on it. 24 years ago
  Brad King 19b183808a ENH: Changed generation of gccxml command to write out define and include flags explicitly instead of using CMAKE_CXX_FLAGS and INCLUDE_FLAGS variables. This should help it run when gccxml is not the compiler that will build the generated wrappers. 24 years ago
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass 24 years ago
  Brad King 7727c7ef96 ENH: Converted to new Class and Group tags in place of WrapperSet and Groups tags. 24 years ago
  Bill Hoffman 1094200ea0 BUG: fix to compile on hp with aCC 24 years ago
  Brad King 4d86b681de Renamed gccxml input/output files to drop _tcl qualification. 24 years ago
  Brad King f08a1b8885 ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though. 24 years ago