Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2650 4755 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ Improved handling of packaging files with nasty characters in their name  
2449 4783 d 6 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 4803 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2313 4819 d 6 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added 'R' option to perform an RmDir - delete empty directories  
2311 4819 d 12 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Reworked internal documentation  
2310 4820 d 7 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added recursive directory tree deletion
Restructured code
 
2085 4823 d 8 h dpurdie /core_devl/branches/dpurdie_devl/ Extended JatsFileUtil to perform directory cleanup operations  
2075 4824 d 7 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/ Renamed the utility to JatsFileUtil  
2073 4824 d 9 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/CopyFile/src/ Added Unix support
Simplified the interface to the utility
 
2072 4825 d 6 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.