Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexandru Croitor 3d4b70ea64 set_source_files_properties: Allow specification of directory scope hace 5 años
  Regina Pfeifer e4c67981ac cmGetSourceFilePropertyCommand: Port away from cmCommand hace 6 años
  Tushar Maheshwari a40744c81a cmSourceFile: Move LANGUAGE to GetPropertyForUser hace 6 años
  Tushar Maheshwari 8cb3cffa42 cmSourceFile: Rename non-const GetLanguage hace 6 años
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view hace 6 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications hace 8 años
  Daniel Pfeifer e81c323da9 Include necessary headers in commands hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Stephen Kelly 3ac4b90bfd cmPropertyMap: Require a non-empty name parameter. hace 10 años
  Ben Boeckel d2803fbac6 cmMakefile: Add a CreateSource method hace 11 años
  Stephen Kelly 21c573f682 Remove some c_str() calls. hace 11 años
  Ben Boeckel ce5114354c stringapi: Use strings for the languages hace 11 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  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. hace 18 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
  Bill Hoffman b57b1c563d BUG: fix for bug 6172 add get source file prop LANGUAGE hace 18 años
  Ken Martin 9f2ee61cc8 ENH: added some documentation to explain a section of code a bit better hace 18 años
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags hace 18 años
  Ken Martin 10efe3b079 ENH: added some new functionality hace 19 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
  Andy Cedilnik 2ccce878a3 ENH: Cleanups hace 22 años
  Ken Martin eee69632d6 minor bug fix hace 22 años
  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. hace 23 años
  Ken Martin b8be208408 updated to match the SET hace 23 años
  Ken Martin 7b5a8762c6 modified how source files store properties hace 23 años
  Bill Hoffman 7d76de4403 make sure ; expansion is done in all commands hace 23 años
  Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. hace 23 años