Historial de Commits

Autor SHA1 Mensaje Fecha
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. hace 10 años
  Brad King 6aa2d47737 Merge topic 'fix-configure_file-COPYONLY' hace 11 años
  Brad King 1531df2b86 configure_file: Warn about unknown arguments hace 11 años
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() hace 11 años
  Stephen Kelly 21c573f682 Remove some c_str() calls. hace 11 años
  Brad King 7d47c69365 Drop compatibility with CMake < 2.4 hace 12 años
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code hace 13 años
  Peter Kuemmel a087490697 Add NEWLINE_STYLE option to configure_file (#3957) hace 14 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Brad King 6e8aeba415 Teach configure_file to handle directory names hace 16 años
  Brad King 700cdf393a Teach configure_file to handle relative paths hace 16 años
  Brad King dda0da8b9e Fix typo in cmConfigureFileCommand ivar name hace 16 años
  Brad King 5233b75a77 ENH: Improve handling of old-style compatibility. hace 17 años
  Ken Martin 5588ed47fc BUG: change in handling of cmake_minimum_required hace 17 años
  Ken Martin adddcea5d7 BUG: change the handling of CMAKE_MINIMUM_REQUIRED and BACKWARDS_COMPATIBILITY and extend the documentaiton quite a bit hace 17 años
  Ken Martin f2c6e9e480 BUG: some fixes, still a few to go hace 17 años
  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 hace 18 años
  Andy Cedilnik 0b92b2faf5 BUG: No need for the backward compatibility variable warning hace 18 años
  Ken Martin d77fbb9640 STYLE: fix line length hace 19 años
  Andy Cedilnik ee1975570e ENH: Allow blocking of writing into the source tree hace 19 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
  Ken Martin f3ed62b75a ENH: configure file will assume start source dir if a full path is not provided hace 20 años
  Ken Martin c9cc368a9d ENH: made configure file immediate by default for 2.2 or later hace 20 años
  Andy Cedilnik 4a1f15c344 ENH: If configure file fails do not create directory hace 21 años
  Andy Cedilnik 3f752ea4cd ENH: Move implementation of configure_file to cmMakefile, so that other classes can use it hace 21 años
  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. hace 21 años
  Andy Cedilnik 09421a261c ENH: Preserve permissions when copying files hace 22 años
  Brad King 38482b46d1 ENH: Merged use of the kwsys RegularExpression class instead of cmRegularExpression. hace 22 años
  Andy Cedilnik a9875aa62f Implement GetLineFromStream that actually works and use it instead of getline hace 22 años
  Bill Hoffman ae5a80c795 spelling errors hace 23 años