História revízii

Autor SHA1 Správa Dátum
  Stephen Kelly 9058e27a43 Constify property definition API. 10 rokov pred
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 rokov pred
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 rokov pred
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. 10 rokov pred
  Stephen Kelly b159bff732 Move property definition to cmState. 10 rokov pred
  Stephen Kelly ff7169a03c Port to cmState. 10 rokov pred
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. 10 rokov pred
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 rokov pred
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. 10 rokov pred
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 rokov pred
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 rokov pred
  Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 rokov pred
  Brad King 911cc9a39e cmTarget: Evaluate CMP0026 and CMP0051 in calling context 11 rokov pred
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 rokov pred
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 12 rokov pred
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 12 rokov pred
  Stephen Kelly cd3d0b613e get_property: Fix testing ALIASED_TARGET target property (#14670) 12 rokov pred
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 rokov pred
  Brad King b9f4383f69 Split cmBootstrapCommands.cxx into two sources 12 rokov pred
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 rokov pred
  Brad King e5e91d6179 ENH: Teach set/get_property about CACHE properties 16 rokov pred
  Brad King 21fc04efaf BUG: Fix get_property result for bad property 16 rokov pred
  Brad King ed3bb743f4 ENH: Improve test property speed with a map 17 rokov pred
  Ken Martin ccfec633a8 COMP: fix warning 17 rokov pred
  Ken Martin 16f1cc9b59 ENH: support unset of properties 17 rokov pred
  Brad King d5db5a275a BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property hack. This fixes the LOCATION property when retrieved via the get_property command. 18 rokov pred
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 rokov pred
  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 rokov pred
  Brad King 669db35aa4 ENH: Changed signature of GET_PROPERTY command to be more powerful and extendible. 18 rokov pred
  Ken Martin f72d666a7b ENH: add ability to get documentaiton of a property from a script 18 rokov pred