summaryrefslogtreecommitdiffstats
path: root/Source/cmGetFilenameComponentCommand.h
Commit message (Expand)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-37/+0
* get_filename_component: Add DIRECTORY option (#14091)Brad King2013-04-161-1/+2
* get_filename_component: Document path components more clearly (#14091)Brad King2013-04-161-9/+10
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-4/+4
* -minor doc fixesAlex Neundorf2010-05-081-6/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Add get_filename_component(... REALPATH)Brad King2009-02-091-2/+3
* BUG: Alternative fix to bug #8423Brad King2009-02-061-1/+1
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-1/+2
* ENH: make commands lower case by defaultKen Martin2007-10-101-3/+3
* STYLE: fix line lengthKen Martin2006-05-101-2/+2
* ENH: big change that includes immediate subdir support, removing the notion o...Ken Martin2005-03-181-6/+0
* ENH: Make more commands scriptableAndy Cedilnik2004-02-231-0/+5
* ENH: Cleaned up documentation and formatted it for use by cmDocumentation.Brad King2003-02-141-9/+14
* Several fixes/improvements:Brad King2003-02-071-2/+3
* allow flags to be in the CC and CXX environment variablesBill Hoffman2002-11-191-2/+6
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* ENH:Updated copyrightWill Schroeder2002-01-211-29/+5
* The result of this utility command can now be optionally added to the cacheSebastien Barre2001-10-231-3/+5
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-201-1/+1
* ENH: rename Invoke to InitialPassBill Hoffman2001-06-061-1/+1
* Welcome to cmGetFilenameComponentCommand ("Get a specific component of a full...Sebastien Barre2001-05-251-0/+107