summaryrefslogtreecommitdiffstats
path: root/Source/cmVTKWrapPythonCommand.cxx
Commit message (Collapse)AuthorAgeFilesLines
* ENH:Updated copyrightWill Schroeder2002-01-211-30/+6
|
* minor fixesKen Martin2002-01-031-2/+8
|
* Wrap abstract class too, as per David Gobbi's request (for the sake of the ↵Sebastien Barre2001-12-161-9/+6
| | | | | | internal documentation features of python").
* BUG: CustomCommand has to use full path to Source file nowBill Hoffman2001-11-061-1/+3
|
* ENH: change InitialPass to take a const reference to the argument string, to ↵Bill Hoffman2001-09-201-2/+2
| | | | avoid changes to the file cache
* now uses five argument version of wrap commandsKen Martin2001-09-141-1/+0
|
* various windows fixesKen Martin2001-09-101-3/+10
|
* ENH: big change, only allow commands access to the cache via the cmMakefile ↵Bill Hoffman2001-08-081-1/+1
| | | | class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
* Better error checking.Berk Geveci2001-07-021-0/+5
|
* ENH: move utilities to targets from makefile, and add versioning to cacheBill Hoffman2001-06-071-4/+2
|
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
|
* Module name between Unix and Windows got switched by mistake.Berk Geveci2001-06-051-2/+2
|
* unused variableKen Martin2001-06-041-3/+0
|
* Fixing the module name for Unix.Berk Geveci2001-06-011-13/+8
|
* Should not use decl if not on Windows.Berk Geveci2001-05-311-0/+8
|
* fixed bug in limiting to source listsKen Martin2001-05-011-19/+16
|
* new set command and IF NOTKen Martin2001-05-011-1/+6
|
* ENH:New copyrightWill Schroeder2001-04-271-5/+30
|
* support for debug and opt librariesKen Martin2001-04-261-3/+1
|
* many fixes and cleanup and featuresKen Martin2001-04-241-0/+213