コミット履歴

作者 SHA1 メッセージ 日付
  Brad King a83e8170e9 ENH: Added ITK Tcl wrapping command. 23 年 前
  Bill Hoffman 2d37e6d1a8 ENH: add new command to separate space separated arguments 23 年 前
  Ken Martin 9c69be42de updated for 1.4 23 年 前
  Bill Hoffman 0415b58573 ENH: backwards compatible for VTK 4.0, add cmake version requires 23 年 前
  Brad King 5a418b0e00 ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML 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 2f639d37b5 ENH: add new command to create a test driver 23 年 前
  Bill Hoffman 076aafe79a ENH: add file specific compile flags 24 年 前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年 前
  Brad King fa53ab0807 ENH: Adding VTK_MAKE_INSTANTIATOR command. This command will be used by VTK kits to register their classes with vtkInstantiator. 24 年 前
  Luis Ibanez 1bb3fada7a ENH: Command for running FLTK's UI tool "Fluid" was added. 24 年 前
  Bill Hoffman eecf4b9cbf ENH: add advanced variable types and command line wizard gui 24 年 前
  Bill Hoffman da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files 24 年 前
  Franck Bettinger becce939a2 support for compilation of .ui files into .h and .cxx files 24 年 前
  Andy Cedilnik 39766efaaa Added accessor for add custom command 24 年 前
  Phil Pritchett 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 年 前
  Ian Scott 3a316a6e0a added a QT_WRAP_CPP command 24 年 前
  Bill Hoffman 53dd41451d ENH: add Use mangled mesa command 24 年 前
  Brad King 8a03ccda07 ENH: Added SUBDIR_DEPENDS command and corresponding support code. This command allows specification that a set of subdirectories be built before a particular directory. 24 年 前
  Brad King cfa25e9e1a ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will. 24 年 前
  Ken Martin 4ab2650802 added for each command 24 年 前
  Brad King dc87e1906d ENH: Added CONFIGURE_GCCXML command to do hard work of configuring GCCXML's flags for the current compiler. Currently only implemented correctly for Visual C++ in Windows. 24 年 前
  Brad King 6307ffbb65 ENH: Removed deprecated command completely. 24 年 前
  Ken Martin 7eb2940eed alphabetized 24 年 前
  Ken Martin 43ac1a3a86 added add dependencies command 24 年 前
  John Biddiscombe 81e6046a99 ERR: Serious problems with my CVS. How did this get committed? 24 年 前
  John Biddiscombe 348d1994ac ENH: Added new command SOURCE_FILES_REMOVE which can be used 24 年 前
  Brad King 873c9e7840 ENH: Removing old-style cable commands related to the instantiation functionality which has now been removed from cable. 24 年 前
  Ken Martin cdf786f9f8 removed old added new 24 年 前