Commit Verlauf

Autor SHA1 Nachricht Datum
  Ken Martin d77fbb9640 STYLE: fix line length vor 19 Jahren
  Andy Cedilnik ee1975570e ENH: Allow blocking of writing into the source tree vor 19 Jahren
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup vor 19 Jahren
  Ken Martin f3ed62b75a ENH: configure file will assume start source dir if a full path is not provided vor 20 Jahren
  Ken Martin c9cc368a9d ENH: made configure file immediate by default for 2.2 or later vor 20 Jahren
  Andy Cedilnik 4a1f15c344 ENH: If configure file fails do not create directory vor 21 Jahren
  Andy Cedilnik 3f752ea4cd ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it vor 21 Jahren
  Brad King 1dd718457f ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand.cxx to a ConfigureString method on cmMakefile. This will give other commands access to the configuration code. vor 22 Jahren
  Andy Cedilnik 09421a261c ENH: Preserve permissions when copying files vor 22 Jahren
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. vor 22 Jahren
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline vor 22 Jahren
  Bill Hoffman ae5a80c795 spelling errors vor 23 Jahren
  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. vor 23 Jahren
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them vor 24 Jahren
  Will Schroeder a6a43d5320 ENH:Updated copyright vor 24 Jahren
  Bill Hoffman ce89556706 BUG: make sure non cmakedef lines are not skipped vor 24 Jahren
  Bill Hoffman eede7afb7e ENH: do not undef cmakedefine stuff, just comment out the line vor 24 Jahren
  Andy Cedilnik 1793b70c56 Add space to output vor 24 Jahren
  Bill Hoffman 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables vor 24 Jahren
  Bill Hoffman 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test vor 24 Jahren
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache vor 24 Jahren
  Brad King 9cce835900 ENH: Added 'IMMEDIATE' option to CONFIGURE_FILE command to force file copy and configuration on the initial pass so that current variable values are used. vor 24 Jahren
  Berk Geveci 238fe481f3 Wrong place for fout vor 24 Jahren
  Ken Martin 901d2626ce better configure file command vor 24 Jahren
  Ken Martin 8609fdb051 added escape quotes option vor 24 Jahren
  Bill Hoffman 9922155423 ENH: rename Invoke to InitialPass vor 24 Jahren
  Bill Hoffman df5059949d BUG: fix use beyond end of array vor 24 Jahren
  Bill Hoffman 885e37da22 ENH: call configure from cmake vor 24 Jahren