Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2764 4730 d 14 h dpurdie /core_devl/trunk/  
2453 4781 d 11 h dpurdie /core_devl/trunk/ Added binary missing in previous commit  
2450 4781 d 11 h dpurdie /core_devl/trunk/ * 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.
 
2439 4787 d 9 h dpurdie /core_devl/trunk/ Improved the clobber operation by using JatsFileUtils to remove directory trees  
2428 4788 d 14 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added test and support files