summaryrefslogtreecommitdiffstats
path: root/Source/cmITKWrapTclCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: add checking for NOTFOUNDBill Hoffman2003-01-311-2/+2
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-4/+2
* ENH: update to new style MakeDependBill Hoffman2002-12-101-11/+33
* ENH: Added generation of --gccxml-compiler argument to GCC-XML for msvc6, msv...Brad King2002-11-051-0/+35
* ENH: Added generation of --gccxml-cxxflags option to complement --gccxml-comp...Brad King2002-10-281-0/+4
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH: Added support to pass the gccxml program location to cable if ITK_GCCXML...Brad King2002-10-011-0/+6
* BUG: Only one generated Tcl wrapper source was getting added to the package's...Brad King2002-07-261-6/+6
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-271-3/+5
* ENH: Added dependency hack to support wrapping test.Brad King2002-05-081-2/+9
* BUG: Need to use CMAKE_CXX_COMPILER, not CXX, to get the C++ compiler name.Brad King2002-05-081-3/+6
* ENH: Added ITK Tcl wrapping command.Brad King2002-05-081-0/+152