Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4018 4487 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Makeproject and MakeAnt - better handling of generated project files.  
4002 4495 d 8 h dpurdie /core_devl/branches/dpurdie_devl/ Update before release  
4001 4495 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ Added support for a dummy build (nobuild) on a build Machine when the GBE_BUILDFILTER prevents ant targets being built.  
3985 4506 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ Added missing UBUNTU12 support for LMOS.  
3966 4514 d 8 h dpurdie /core_devl/branches/dpurdie_devl/  
3965 4514 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ Support for UBUNTU12.
Support for testing of GCC compiler versions to ensure sanity of the build system.
Clean up some file headers
 
3893 4541 d 8 h dpurdie /core_devl/branches/dpurdie_devl/ CSharp Toolset: Resx processing
Improved the generation of the Resource names. Now supports form names that do not match the enclosing resource.
Supports Resources without a matching .cs file - as long as there is a matching Designer.cs file.
 
3857 4561 d 14 h dpurdie /core_devl/branches/dpurdie_devl/  
3856 4561 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ [JATS-274] Long view name causes legacy package to fail to daemon build
Document EnvVar ANT_HOME
Better calculation of absolute pathnames under windows - allow for drive letter
 
3835 4578 d 14 h dpurdie /core_devl/branches/dpurdie_devl/  
3830 4578 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Added support for the INTELLECT target.  
3563 4610 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ Rename MSP430G2553 to VSDEVRC  
3556 4610 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ New Platform: MSP430G2553  
3527 4613 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Support sandbox specific build filter.  
3346 4638 d 16 h dpurdie /core_devl/branches/dpurdie_devl/  
3044 4689 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes prior to release.  
2930 4702 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ See 3.1.4000.cr  
2757 4729 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ Added LMOS_COBRA  
2650 4752 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ Improved handling of packaging files with nasty characters in their name  
2489 4778 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ Detect and report error condition where a tag references a parent directory of the tag.  
2476 4779 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ Fixed issue with packaging files with a single quote(') in the name  
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.
 
2438 4786 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ Use JatsFileUtil to remove directories during clobber  
2426 4787 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ Allow packages with a 'tags' directory to be extracted under escrow  
2424 4788 d 14 h dpurdie /core_devl/branches/dpurdie_devl/  
2355 4800 d 9 h dpurdie /core_devl/branches/dpurdie_devl/  
2354 4800 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ More work on JatsFileUtil  
2312 4816 d 14 h dpurdie /core_devl/branches/dpurdie_devl/ Integrate use of JatsFileUtil into the generated makefiles  
2074 4821 d 14 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 4828 d 8 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 4828 d 10 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 4828 d 16 h dpurdie /core_devl/branches/dpurdie_devl/ Update Release Notes for release  
2029 4829 d 10 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
 
2023 4830 d 12 h dpurdie /core_devl/branches/dpurdie_devl/  
2016 4831 d 8 h dpurdie /core_devl/branches/dpurdie_devl/ Enhance rtag_extract  
1454 4834 d 12 h dpurdie /core_devl/branches/dpurdie_devl/ svnrelease: Better view name construction  
1451 4837 d 9 h dpurdie /core_devl/branches/dpurdie_devl/  
1430 4842 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ Merge from trunk
Correct issues with svn support
 
1429 4842 d 10 h dpurdie /core_devl/branches/dpurdie_devl/ Makefile Generation
Packing of directories filters out .svn subdirectories

Utility: svnrelease
Correctly handle build files that are not in the root directory
 
1380 4844 d 15 h dpurdie /core_devl/branches/dpurdie_devl/ Prepare for Release