Subversion Repositories DevTools

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3527 4620 d 12 h dpurdie /core_devl/branches/dpurdie_devl/ Support sandbox specific build filter.  
3346 4645 d 12 h dpurdie /core_devl/branches/dpurdie_devl/  
3044 4696 d 13 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes prior to release.  
2930 4709 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ See 3.1.4000.cr  
2757 4736 d 11 h dpurdie /core_devl/branches/dpurdie_devl/ Added LMOS_COBRA  
2650 4759 d 11 h dpurdie /core_devl/branches/dpurdie_devl/ Improved handling of packaging files with nasty characters in their name  
2489 4785 d 11 h dpurdie /core_devl/branches/dpurdie_devl/ Detect and report error condition where a tag references a parent directory of the tag.  
2476 4786 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ Fixed issue with packaging files with a single quote(') in the name  
2449 4787 d 7 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.
 
2438 4793 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ Use JatsFileUtil to remove directories during clobber  
2426 4794 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ Allow packages with a 'tags' directory to be extracted under escrow  
2424 4795 d 10 h dpurdie /core_devl/branches/dpurdie_devl/  
2355 4807 d 5 h dpurdie /core_devl/branches/dpurdie_devl/  
2354 4807 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2312 4823 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ Integrate use of JatsFileUtil into the generated makefiles  
2074 4828 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ Make-time performance improvement of packaging
Improved the performance of the 'packaging' and 'installing' operations
by an order of magnitude under windows. Replaced the shell scripting of
these operations with a dedicated program.

This change also addressed a log-time Windows issue with the packaging
of files into very long (>~260) paths as the utility supports the full
windows path scheme.
 
2053 4835 d 5 h dpurdie /core_devl/branches/dpurdie_devl/ Utility: sandbox. Subcommand: cmd
Added '-keepgoing' option to allow the user to ignore errors

Fixed issue with svn switch where user is not in package root.
 
2048 4835 d 6 h dpurdie /core_devl/branches/dpurdie_devl/ Utility: svn
Added two subcommands
branch - to create a branch within a workspace
switch - to switch a workspace to a branch, or tag.
Can also display available branches.
 
2039 4835 d 12 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes for release  
2029 4836 d 6 h dpurdie /core_devl/branches/dpurdie_devl/ * Utility: rtag_extract
* Added -[no]log option to control the output
* Extended the examples in the documentation

* Utility: svnrelease and svnextract
Modified the way that branches are created and used.
Modified two options:
-mkbranch=name. Will create a branch while extracting the package
The named branch must not exist
-branch=name. Will extract the head of the named branch - if it exists
The named branch must exist
 

Show All