summaryrefslogtreecommitdiff
path: root/Source/cmVTKWrapTclCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-10/+10
* FIX: better support for the Tcl/Tk 8.4 pre-releaseSebastien Barre2002-09-181-2/+2
* ENH: add support for Tcl/Tk 8.4.0Sebastien Barre2002-09-171-0/+4
* ERR: Fix for borland in generated code. vtkCommand is ambiguously both a fun...Brad King2002-09-061-1/+5
* modified how source files store propertiesKen Martin2002-08-161-5/+5
* BUG: Generated call to Tcl_CreateCommand for vtkCommand should cast pointer t...Brad King2002-07-261-1/+10
* BUG: Generated vtkCommand prototype cannot be extern "C" because it may not m...Brad King2002-07-251-4/+2
* fixed warningWill Schroeder2002-07-251-1/+4
* fix warning on SunKen Martin2002-07-101-2/+2
* fixed commands that were setting definitions in final pass to set definitions...Ken Martin2002-06-301-11/+10
* fixed commands that were setting definitions in final pass to set definitions...Ken Martin2002-06-291-29/+28
* removed all source lists from the system and made them vectors. Also appended...Ken Martin2002-06-271-29/+45
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-3/+4
* ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...Bill Hoffman2002-03-291-2/+2
* ENH: remove several compiler warningsBill Hoffman2002-03-131-4/+4
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* minor fixKen Martin2002-01-031-1/+4
* minor fixKen Martin2002-01-031-3/+8
* BUG: CustomCommand has to use full path to Source file nowBill Hoffman2001-11-061-5/+4
* memory leakKen Martin2001-09-251-1/+9
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-2/+2
* now uses five argument version of wrap commandsKen Martin2001-09-141-1/+0
* various windows fixesKen Martin2001-09-101-3/+14
* now creates output directoriesKen Martin2001-08-101-0/+1
* ENH: big change, only allow commands access to the cache via the cmMakefile c...Bill Hoffman2001-08-081-4/+4
* Better error checking.Berk Geveci2001-07-021-0/+5
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-5/+2
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* updated to handle Tk commands compiled/linked separately. Useful for VTK Tk w...Sebastien Barre2001-05-241-41/+83
* fixed bug in init codeKen Martin2001-05-081-2/+2
* fixed bug in limiting to source listsKen Martin2001-05-011-19/+16
* new set command and IF NOTKen Martin2001-05-011-1/+7
* ENH:New copyrightWill Schroeder2001-04-271-3/+28
* many fixes and cleanup and featuresKen Martin2001-04-241-0/+240