Историја ревизија

Аутор SHA1 Порука Датум
  John Biddiscombe 413154827c Fix a problem with TCL wrapping if the source files have a relative path. пре 23 година
  Brad King 80c6f0fdec ERR: Tcl_PkgProvide takes char*, so we cannot pass a string literal to it. пре 23 година
  Brad King 190424b29c ENH: Tcl packages now Tcl_PkgProvide their own name and version. пре 23 година
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. пре 23 година
  Sebastien Barre 24e0518122 FIX: better support for the Tcl/Tk 8.4 pre-release пре 23 година
  Sebastien Barre a4b076811c ENH: add support for Tcl/Tk 8.4.0 пре 23 година
  Brad King a4eebcb5b1 ERR: Fix for borland in generated code. vtkCommand is ambiguously both a function and a class. пре 23 година
  Ken Martin 7b5a8762c6 modified how source files store properties пре 23 година
  Brad King 20b1d940a4 BUG: Generated call to Tcl_CreateCommand for vtkCommand should cast pointer to extern "C" version. пре 23 година
  Brad King 6811b49d2b BUG: Generated vtkCommand prototype cannot be extern "C" because it may not match with the version in VTK. пре 23 година
  Will Schroeder 8dd1602574 fixed warning пре 23 година
  Ken Martin 694cff3cf9 fix warning on Sun пре 23 година
  Ken Martin e0c3d1e959 fixed commands that were setting definitions in final pass to set definitions in initial pass пре 23 година
  Ken Martin 0b88e57e54 fixed commands that were setting definitions in final pass to set definitions in initial pass пре 23 година
  Ken Martin 44a7cd55ff removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building пре 23 година
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands пре 23 година
  Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. пре 23 година
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings пре 24 година
  Will Schroeder a6a43d5320 ENH:Updated copyright пре 24 година
  Ken Martin a57202fcc4 minor fix пре 24 година
  Ken Martin d8088655ff minor fix пре 24 година
  Bill Hoffman 319a5e0077 BUG: CustomCommand has to use full path to Source file now пре 24 година
  Ken Martin b502515ad1 memory leak пре 24 година
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache пре 24 година
  Ken Martin 84ea4d85d1 now uses five argument version of wrap commands пре 24 година
  Ken Martin 0fe42a9857 various windows fixes пре 24 година
  Ken Martin 0b471134c3 now creates output directories пре 24 година
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile 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 пре 24 година
  Berk Geveci 44062bf4b7 Better error checking. пре 24 година
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache пре 24 година