Историја ревизија

Аутор SHA1 Порука Датум
  Brad King 85961d44c3 ENH: Improve docs of OBJECT_DEPENDS property пре 17 година
  Brad King 73d5fd31ab ENH: Catch missing source files specified by full path earlier. пре 17 година
  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 година
  Brad King 19aafdb355 ENH: Add context information when a source file cannot be found. пре 17 година
  Brad King b69cfaf412 BUG: Trust user-provided source file full paths. пре 17 година
  Ken Martin 16f1cc9b59 ENH: support unset of properties пре 17 година
  Brad King 9ed4266306 ENH: Cleanup impl of PUBLIC_HEADER, PRIVATE_HEADER, and RESOURCE properties пре 18 година
  Brad King ed76198b84 ENH: Cleanup building of OS X bundle content пре 18 година
  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 година
  Brad King caca9b8065 ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them. пре 18 година
  Brad King 80c2be45e0 ENH: Renamed <CONFIG>_COMPILE_DEFINITIONS to COMPILE_DEFINITIONS_<CONFIG> for better documentation clarity. пре 18 година
  Brad King da335fbd00 ENH: Add explicit documentation entry for configuration-specific <CONFIG>_COMPILE_DEFINITIONS. пре 18 година
  Brad King 8262ccfd4e ENH: Create COMPILE_DEFINITIONS property for targets and source files. Create <config>_COMPILE_DEFINITIONS property as per-configuration version. Add Preprocess test to test the feature. Document limitations on Xcode and VS6 generators. пре 18 година
  Amitha Perera 4d9259c15b STYLE: Spelling fixes on documentation пре 18 година
  Brad King 99d57b3c8c ENH: Added cmSourceFile::GetLocation method to get a read-only reference to the Location ivar. This partially addresses issue #6137. пре 18 година
  Brad King 37e8c11827 BUG: Do not force HEADER_FILE_ONLY off if the user has already set it on. пре 18 година
  Brad King 9f542f4ef7 ENH: Added OBJECT_OUTPUTS source file property. Updated PrecompiledHeader test to use it (making the test simpler). пре 18 година
  Brad King 35936433e1 ENH: Merging changes from branch CMake-SourceFile2-b between tags пре 18 година
  Ken Martin 5d11564c35 ENH: allow source file properties to chain to Directories and up пре 19 година
  Ken Martin 27379d7b08 ENH: make properties a bit more formal with documentation and chaining пре 19 година
  Ken Martin daa37f1163 STYLE: fix line length пре 19 година
  Brad King 323dc3a89a ENH: Added information about target needing a source file when one cannot be found. пре 19 година
  Ken Martin 10efe3b079 ENH: added some new functionality пре 19 година
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup пре 19 година
  Bill Hoffman 89e5fc63fe STYLE: fix line lengths пре 19 година
  Brad King 70b4e1051e BUG: Fixed support for external object files built by custom commands. Also added a test to keep it working. пре 20 година
  Ken Martin ea38258eb3 BUG: mor emissing convert to unix slashes пре 20 година
  Brad King 0ef2334a5f BUG: Do not leave ../ in the full path to a source file. Using CollapseFullPath simplifies the code anyway. пре 20 година
  Andy Cedilnik 826405a1b6 ENH: Speedup by storing source name without last extension пре 20 година
  Brad King ffb2c0c0e5 BUG: cmSourceFile instances should delete their own custom commands when a new one is set. пре 21 година