Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4836 3970 d 4 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
2764 4730 d 4 h dpurdie /core_devl/trunk/  
2453 4781 d 0 h dpurdie /core_devl/trunk/ Added binary missing in previous commit  
2450 4781 d 0 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 4786 d 22 h dpurdie /core_devl/trunk/ Improved the clobber operation by using JatsFileUtils to remove directory trees  
2428 4788 d 4 h dpurdie /core_devl/branches/dpurdie_devl/UTILS/JatsFileUtil/src/ Added test and support files