Commit History

Author SHA1 Message Date
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. 10 years ago
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 years ago
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 years ago
  Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 years ago
  Brad King 911cc9a39e cmTarget: Evaluate CMP0026 and CMP0051 in calling context 11 years ago
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 years ago
  Ben Boeckel fabf1fbabb stringapi: Use strings in target name 11 years ago
  Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char* 11 years ago
  Stephen Kelly cd3d0b613e get_property: Fix testing ALIASED_TARGET target property (#14670) 12 years ago
  Stephen Kelly 370bf55415 Add the ALIAS target concept for libraries and executables. 12 years ago
  Brad King b9f4383f69 Split cmBootstrapCommands.cxx into two sources 12 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King e5e91d6179 ENH: Teach set/get_property about CACHE properties 16 years ago
  Brad King 21fc04efaf BUG: Fix get_property result for bad property 16 years ago
  Brad King ed3bb743f4 ENH: Improve test property speed with a map 17 years ago
  Ken Martin ccfec633a8 COMP: fix warning 17 years ago
  Ken Martin 16f1cc9b59 ENH: support unset of properties 17 years ago
  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 years ago
  Brad King 5594ad4885 ENH: Updated exporting and importing of targets to support libraries and configurations. 18 years ago
  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 years ago
  Brad King 669db35aa4 ENH: Changed signature of GET_PROPERTY command to be more powerful and extendible. 18 years ago
  Ken Martin f72d666a7b ENH: add ability to get documentaiton of a property from a script 18 years ago
  Ken Martin 3bf92ad4b4 COMP: fix warnings 18 years ago
  Ken Martin e35da01feb ENH: added cmGetPropertyCommand 18 years ago