index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmVTKWrapTclCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-25/+42
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-38/+38
*
STYLE: fix line lengths
Bill Hoffman
2006-03-10
1
-2/+4
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-15/+22
*
ENH: add better error reporting for file open failures
Bill Hoffman
2004-09-07
1
-0/+1
*
Fix a problem with TCL wrapping if the source files have a relative path.
John Biddiscombe
2003-01-06
1
-1/+3
*
ERR: Tcl_PkgProvide takes char*, so we cannot pass a string literal to it.
Brad King
2002-12-20
1
-4/+5
*
ENH: Tcl packages now Tcl_PkgProvide their own name and version.
Brad King
2002-12-18
1
-0/+7
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-10/+10
*
FIX: better support for the Tcl/Tk 8.4 pre-release
Sebastien Barre
2002-09-18
1
-2/+2
*
ENH: add support for Tcl/Tk 8.4.0
Sebastien Barre
2002-09-17
1
-0/+4
*
ERR: Fix for borland in generated code. vtkCommand is ambiguously both a fun...
Brad King
2002-09-06
1
-1/+5
*
modified how source files store properties
Ken Martin
2002-08-16
1
-5/+5
*
BUG: Generated call to Tcl_CreateCommand for vtkCommand should cast pointer t...
Brad King
2002-07-26
1
-1/+10
*
BUG: Generated vtkCommand prototype cannot be extern "C" because it may not m...
Brad King
2002-07-25
1
-4/+2
*
fixed warning
Will Schroeder
2002-07-25
1
-1/+4
*
fix warning on Sun
Ken Martin
2002-07-10
1
-2/+2
*
fixed commands that were setting definitions in final pass to set definitions...
Ken Martin
2002-06-30
1
-11/+10
*
fixed commands that were setting definitions in final pass to set definitions...
Ken Martin
2002-06-30
1
-29/+28
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-29/+45
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-3/+4
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-2/+2
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-4/+4
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
minor fix
Ken Martin
2002-01-03
1
-1/+4
*
minor fix
Ken Martin
2002-01-03
1
-3/+8
*
BUG: CustomCommand has to use full path to Source file now
Bill Hoffman
2001-11-06
1
-5/+4
*
memory leak
Ken Martin
2001-09-25
1
-1/+9
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
now uses five argument version of wrap commands
Ken Martin
2001-09-14
1
-1/+0
*
various windows fixes
Ken Martin
2001-09-10
1
-3/+14
*
now creates output directories
Ken Martin
2001-08-10
1
-0/+1
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-4/+4
*
Better error checking.
Berk Geveci
2001-07-02
1
-0/+5
*
ENH: move utilities to targets from makefile, and add versioning to cache
Bill Hoffman
2001-06-07
1
-5/+2
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
updated to handle Tk commands compiled/linked separately. Useful for VTK Tk w...
Sebastien Barre
2001-05-24
1
-41/+83
*
fixed bug in init code
Ken Martin
2001-05-08
1
-2/+2
*
fixed bug in limiting to source lists
Ken Martin
2001-05-01
1
-19/+16
*
new set command and IF NOT
Ken Martin
2001-05-01
1
-1/+7
*
ENH:New copyright
Will Schroeder
2001-04-27
1
-3/+28
*
many fixes and cleanup and features
Ken Martin
2001-04-24
1
-0/+240