MantisBT - CMake
View Issue Details
0000022CMakepublic2003-06-27 13:382007-08-03 15:06
Bill Hoffman 
 
normalfeaturealways
closedfixed 
 
 
0000022: add generic file command
Add a command that can open/read and work with files.
No tags attached.
Issue History
2007-08-03 14:45Timothy SheadNote Deleted: 0008187
2007-08-03 15:05Timothy SheadAssigned ToMatthew Wong =>
2007-08-03 15:05Timothy SheadPriorityhigh => normal
2007-08-03 15:05Timothy SheadSeveritymajor => feature
2007-08-03 15:05Timothy SheadResolutionno change required => fixed
2007-08-03 15:05Timothy SheadSummaryGoodsite => add generic file command
2007-08-03 15:06Timothy SheadProject@22@ => CMake

Notes
(0000010)
System Admin   
2003-07-08 14:19   
Done.
Now it supports READ, WRITE, APPEND, and GLOB.
(0000011)
System Admin   
2003-07-08 15:34   
Need to add make directory, find, ...
Also documentation needs work.
(0000017)
System Admin   
2003-07-10 14:41   
Added StringFile test
(0000022)
System Admin   
2003-07-14 09:17   
Ok, now we have also GLOB_RECURSE which recurses to subdirectories.
I will call it closed now.