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
3830 4581 d 23 h dpurdie /core_devl/branches/dpurdie_devl/ Added support for the INTELLECT target.  
3563 4613 d 21 h dpurdie /core_devl/branches/dpurdie_devl/ Rename MSP430G2553 to VSDEVRC  
3556 4613 d 22 h dpurdie /core_devl/branches/dpurdie_devl/ New Platform: MSP430G2553  
3527 4616 d 23 h dpurdie /core_devl/branches/dpurdie_devl/ Support sandbox specific build filter.  
3346 4641 d 23 h dpurdie /core_devl/branches/dpurdie_devl/  
3044 4692 d 23 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes prior to release.  
2930 4705 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ See 3.1.4000.cr  
2757 4732 d 22 h dpurdie /core_devl/branches/dpurdie_devl/ Added LMOS_COBRA  
2650 4755 d 22 h dpurdie /core_devl/branches/dpurdie_devl/ Improved handling of packaging files with nasty characters in their name  
2489 4781 d 22 h dpurdie /core_devl/branches/dpurdie_devl/ Detect and report error condition where a tag references a parent directory of the tag.  
2476 4782 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Fixed issue with packaging files with a single quote(') in the name  
2449 4783 d 18 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 4789 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Use JatsFileUtil to remove directories during clobber  
2426 4790 d 21 h dpurdie /core_devl/branches/dpurdie_devl/ Allow packages with a 'tags' directory to be extracted under escrow  
2424 4791 d 21 h dpurdie /core_devl/branches/dpurdie_devl/  
2355 4803 d 16 h dpurdie /core_devl/branches/dpurdie_devl/  
2354 4803 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2312 4819 d 21 h dpurdie /core_devl/branches/dpurdie_devl/ Integrate use of JatsFileUtil into the generated makefiles  
2074 4824 d 21 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 4831 d 15 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.
 

Show All