summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* fixed some compiler warnings and leaksKen Martin2002-08-071-1/+1
* fixed some compiler warnings and leaksKen Martin2002-08-071-15/+4
* minor fixKen Martin2002-08-051-3/+8
* FIX: put ExpandRegistryValue() back (seems to have been removed accidentally ...Sebastien Barre2002-08-021-0/+1
* FIX: stupid pb fixed (close to being medieval'ed by The Ken)Sebastien Barre2002-08-011-1/+2
* no longer need an argumentKen Martin2002-08-011-2/+1
* BUG: fix jump to directory and build for nmake if library path is not set. co...Bill Hoffman2002-07-314-51/+43
* fixed support for C test programsKen Martin2002-07-311-4/+4
* FIX: ConvertToOutputPath puts "" around path. Not compatible with GUI use.Sebastien Barre2002-07-311-4/+29
* FIX: <stdlib.h> is enough to get malloc()/free()Sebastien Barre2002-07-311-1/+1
* updated to handle extensionsKen Martin2002-07-302-11/+34
* FIX: la commande créait du code C++. Du code C devrait faire l'affaire.Sebastien Barre2002-07-301-4/+6
* FIX: la commande créait du code C++. Du code C devrait faire l'affaire.Sebastien Barre2002-07-301-8/+11
* BUG: Only one generated Tcl wrapper source was getting added to the package's...Brad King2002-07-262-6/+7
* 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
* Ok, now cd will work on windowsAndy Cedilnik2002-07-251-1/+1
* fixed warningWill Schroeder2002-07-251-1/+4
* makefile now does not ignore NOTFOUND libs and includesKen Martin2002-07-251-17/+0
* makefile now ignores NOTFOUND libs and includesKen Martin2002-07-251-0/+17
* ENH: better Drag&Drop, and change source dir automatically when build dir is ...Sebastien Barre2002-07-221-15/+50
* allows no argumentsKen Martin2002-07-222-4/+2
* ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut tooSebastien Barre2002-07-211-6/+3
* ENH: add Drag & Drop (directory, file, or CMakeCache), support for Shortcut tooSebastien Barre2002-07-214-25/+110
* modified to accept no argumentsKen Martin2002-07-201-2/+2
* full variable replacement and removal or empty argumentsKen Martin2002-07-191-9/+23
* does not need a second argumentKen Martin2002-07-191-1/+7
* fixe for files with pathsKen Martin2002-07-171-1/+9
* Fix changing of directories using cmSystemTools RunCommand featureAndy Cedilnik2002-07-171-9/+6
* fixed if statements inside a foreachKen Martin2002-07-173-8/+17
* BUG: Only the last extension should be removed.Brad King2002-07-151-1/+1
* ENH: Added GetFilenameWithoutLastExtension.Brad King2002-07-152-0/+24
* fix install targetKen Martin2002-07-152-3/+3
* fix warningKen Martin2002-07-111-1/+1
* BUG: fix for compile with hpBill Hoffman2002-07-111-4/+4
* fix warning on SunKen Martin2002-07-101-2/+2
* Add command that runs program in given directoryAndy Cedilnik2002-07-101-0/+27
* better error handling with if statementsKen Martin2002-07-105-40/+58
* Fix problem when using NMake. This generated lines without space so nmake got...Andy Cedilnik2002-07-101-1/+1
* fixed warningKen Martin2002-07-022-2/+2
* consolidated IF handling and added checks for bad argumentsKen Martin2002-07-013-181/+83
* fixed commands that were setting definitions in final pass to set definitions...Ken Martin2002-06-302-20/+19
* fixed commands that were setting definitions in final pass to set definitions...Ken Martin2002-06-304-85/+83
* Remove another warning in the python wrappingAndy Cedilnik2002-06-281-1/+1
* performance fixKen Martin2002-06-281-2/+2
* Add removing of warnings and add comment about the file being generated in CMakeAndy Cedilnik2002-06-281-0/+5
* bug fix for aux src dirsKen Martin2002-06-281-0/+8
* minor cleanupKen Martin2002-06-282-3/+2
* performance inprovementsKen Martin2002-06-282-3/+12
* bug fixKen Martin2002-06-271-1/+1