Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
2650 4752 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ Improved handling of packaging files with nasty characters in their name  
2452 4780 d 11 h dpurdie /core_devl/branches/dpurdie_devl/ Added binary missing in previous commit  
2449 4780 d 11 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.
 
2428 4787 d 14 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added test and support files  
2354 4800 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2313 4816 d 11 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added 'R' option to perform an RmDir - delete empty directories  
2311 4816 d 16 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Reworked internal documentation  
2310 4817 d 12 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added recursive directory tree deletion
Restructured code
 
2085 4820 d 12 h dpurdie /core_devl/branches/dpurdie_devl/ Extended JatsFileUtil to perform directory cleanup operations  
2075 4821 d 12 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/ Renamed the utility to JatsFileUtil  
2072 4822 d 11 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.