summaryrefslogtreecommitdiff
path: root/Source/cmGetSourceFilePropertyCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* BUG: Add cmSourceFile::GetPropertyForUser to centralize the LOCATION property...Brad King2008-01-301-14/+2
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-2/+2
* BUG: fix for bug 6172 add get source file prop LANGUAGEBill Hoffman2007-12-181-0/+5
* ENH: added some documentation to explain a section of code a bit betterKen Martin2007-07-101-1/+8
* ENH: Merging changes from branch CMake-SourceFile2-b between tagsBrad King2007-06-181-0/+5
* ENH: added some new functionalityKen Martin2006-03-221-0/+5
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-3/+3
* ENH: CleanupsAndy Cedilnik2004-02-221-0/+2
* minor bug fixKen Martin2003-05-291-1/+1
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* updated to match the SETKen Martin2002-08-261-19/+9
* modified how source files store propertiesKen Martin2002-08-161-3/+3
* make sure ; expansion is done in all commandsBill Hoffman2002-03-291-2/+2
* ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...Bill Hoffman2002-03-291-0/+55