Brad King
|
059ee3931d
|
BUG: Changed custom command generation to not use full path of output file from cable.
|
2001-06-09 20:54:06 -04:00 |
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.
|
2001-06-08 14:40:28 -04:00 |
Bill Hoffman
|
4f77d737c9
|
ENH: move utilities to targets from makefile, and add versioning to cache
|
2001-06-07 14:52:29 -04:00 |
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.
|
2001-06-07 10:16:18 -04:00 |
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.
|
2001-06-06 16:45:52 -04:00 |
Bill Hoffman
|
9922155423
|
ENH: rename Invoke to InitialPass
|
2001-06-06 13:19:15 -04:00 |
Brad King
|
7727c7ef96
|
ENH: Converted to new Class and Group tags in place of WrapperSet and Groups tags.
|
2001-05-21 16:21:27 -04:00 |
Bill Hoffman
|
1094200ea0
|
BUG: fix to compile on hp with aCC
|
2001-05-17 11:44:26 -04:00 |
Brad King
|
4d86b681de
|
Renamed gccxml input/output files to drop _tcl qualification.
|
2001-05-17 11:22:11 -04:00 |
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.
|
2001-05-16 16:41:30 -04:00 |