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

Аутор SHA1 Порука Датум
  Brad King dda0da8b9e Fix typo in cmConfigureFileCommand ivar name пре 16 година
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. пре 17 година
  Ken Martin 5588ed47fc BUG: change in handling of cmake_minimum_required пре 17 година
  Ken Martin adddcea5d7 BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit пре 17 година
  Ken Martin f2c6e9e480 BUG: some fixes, still a few to go пре 17 година
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class пре 18 година
  Andy Cedilnik 0b92b2faf5 BUG: No need for the backward compatibility variable warning пре 18 година
  Ken Martin d77fbb9640 STYLE: fix line length пре 19 година
  Andy Cedilnik ee1975570e ENH: Allow blocking of writing into the source tree пре 19 година
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup пре 19 година
  Ken Martin f3ed62b75a ENH: configure file will assume start source dir if a full path is not provided пре 20 година
  Ken Martin c9cc368a9d ENH: made configure file immediate by default for 2.2 or later пре 20 година
  Andy Cedilnik 4a1f15c344 ENH: If configure file fails do not create directory пре 21 година
  Andy Cedilnik 3f752ea4cd ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it пре 21 година
  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. пре 21 година
  Andy Cedilnik 09421a261c ENH: Preserve permissions when copying files пре 22 година
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. пре 22 година
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline пре 22 година
  Bill Hoffman ae5a80c795 spelling errors пре 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 година
  Bill Hoffman 4651dbcfc6 ENH: expand variables in arguments before the commands get them пре 24 година
  Will Schroeder a6a43d5320 ENH:Updated copyright пре 24 година
  Bill Hoffman ce89556706 BUG: make sure non cmakedef lines are not skipped пре 24 година
  Bill Hoffman eede7afb7e ENH: do not undef cmakedefine stuff, just comment out the line пре 24 година
  Andy Cedilnik 1793b70c56 Add space to output пре 24 година
  Bill Hoffman 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables пре 24 година
  Bill Hoffman 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test пре 24 година
  Bill Hoffman baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache пре 24 година
  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. пре 24 година
  Berk Geveci 238fe481f3 Wrong place for fout пре 24 година