Commit History

Author SHA1 Message Date
  Brad King a6b5ead62f Report missing source files with context of target 15 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 3344ce9197 ENH: In cmSourceFile::GetLanguage use the file extension (if not ambiguous) to determine the language without requiring the source file to exist. 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 caca9b8065 ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them. 18 years ago
  Brad King 99d57b3c8c ENH: Added cmSourceFile::GetLocation method to get a read-only reference to the Location ivar. This partially addresses issue #6137. 18 years ago
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags 18 years ago
  Brad King 25db01d7c4 ENH: Removed unused methods that should never be used anyway. 18 years ago
  Brad King ba8ec0d5cf ENH: Made cmSourceFile::GetDepends return reference to const so dependencies can be added only by an access method in cmSourceFile. 18 years ago
  Ken Martin 5d11564c35 ENH: allow source file properties to chain to Directories and up 19 years ago
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining 19 years ago
  Ken Martin daa37f1163 STYLE: fix line length 19 years ago
  Brad King 323dc3a89a ENH: Added information about target needing a source file when one cannot be found. 19 years ago
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup 20 years ago
  Andy Cedilnik 826405a1b6 ENH: Speedup by storing source name without last extension 20 years ago
  Brad King ffb2c0c0e5 BUG: cmSourceFile instances should delete their own custom commands when a new one is set. 21 years ago
  Ken Martin 072db6ad70 removed redundent includes 22 years ago
  Ken Martin ba68f771b3 yikes added new custom command support 22 years ago
  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 years ago
  Ken Martin 7b5a8762c6 modified how source files store properties 23 years ago
  Ken Martin cdace2fcd2 performance fix 23 years ago
  Ken Martin c24d201c39 minor cleanup 23 years ago
  Ken Martin ca2fdeb640 performance inprovements 23 years ago
  Bill Hoffman 076aafe79a ENH: add file specific compile flags 24 years ago
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 years ago
  Amitha Perera e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 24 years ago
  Will Schroeder 54cfe84f3f ENH:New copyright 24 years ago
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 years ago