summaryrefslogtreecommitdiff
path: root/Source/cmFileCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: When installing project, write manifestAndy Cedilnik2004-03-281-0/+11
* ENH: Add DESTDIR supportAndy Cedilnik2004-02-121-12/+79
* ENH: Handle script modeAndy Cedilnik2004-02-061-2/+10
* ENH: Fix support for debug postfixAndy Cedilnik2004-02-031-3/+2
* ENH: Add support for install postfixAndy Cedilnik2004-02-031-1/+16
* ERR: Remove warning about unused variableAndy Cedilnik2004-01-281-1/+0
* ENH: Make install on windows seems to work nowAndy Cedilnik2004-01-271-22/+63
* ERR: Fix build on Mingw. Looks like Mingw is more like visual studio... Thank...Andy Cedilnik2004-01-271-1/+1
* ERR: And yet another set of constants for file permissionsAndy Cedilnik2004-01-271-1/+3
* ENH: Several windows bugs and fixesAndy Cedilnik2004-01-261-2/+7
* ENH: Add unix style install in file commandAndy Cedilnik2004-01-261-1/+138
* ENH: Remove extra new line after the written stringAndy Cedilnik2003-07-171-1/+1
* ENH: Recurse subdirectoriesAndy Cedilnik2003-07-141-2/+8
* ENH: Add MAKE_DIRECTORY and modify documentationAndy Cedilnik2003-07-081-0/+37
* ENH: Add globbing to FILE commandAndy Cedilnik2003-07-081-0/+64
* ENH: Start working on a general file manipulation commandAndy Cedilnik2003-07-071-0/+113