Subversion Repositories DevTools

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2650 4754 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ Improved handling of packaging files with nasty characters in their name  
2449 4782 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ * Makefile generation
Warning generation of bad source paths does not generate an error
if the path test escapes the directopry tree. It will generate a
warning, which allows the build to progress as before - with lots
of warnings.

* Makefile Generation
BuildSubDir and SubDir directives - cleanup paths.

* Jats Utility: JatsFileUtil
Better handling of double '\' in pathnames under windows.
 
2354 4802 d 8 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2313 4818 d 10 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added 'R' option to perform an RmDir - delete empty directories  
2311 4818 d 15 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Reworked internal documentation  
2310 4819 d 11 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added recursive directory tree deletion
Restructured code
 
2085 4822 d 11 h dpurdie /core_devl/branches/dpurdie_devl/ Extended JatsFileUtil to perform directory cleanup operations  
2075 4823 d 11 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/ Renamed the utility to JatsFileUtil  
2073 4823 d 13 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/CopyFile/src/ Added Unix support
Simplified the interface to the utility
 
2072 4824 d 10 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/CopyFile/ Initial Release of a Windows-Only FileCopy utility for JATS.
Does not support extra long paths - yet.