Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4836 3969 d 16 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
4612 4079 d 16 h dpurdie /core_devl/trunk/TOOLS/ Initial version of tool to process release notes.  
275 6208 d 11 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* MugFile support
Added facilities to allow named files to be added the the Thx Fileset
Added options to facilitate the creation of sets of THX files
Refer to MASS-00099 for complete details.

* Jats Utility: dstatus
Limit display width of the build machine named to 20 characters

* Jats Make: New EnvVars
GBE_MAKE_TYPE - P or D
GBE_MAKE_TARGET - Target platform
GBE_MAKE_CMD - Current make target
GBE_MAKE_CFG - Internal config
 
273 6214 d 9 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Jats command: sandbox
Support subcommands "clean" and "clobber"
These traverse the sandbox in the reverse direction so that the clean
up operations work correctly.

* Makefile generation
Removed warning on the use of --OnlyProd and --OnlyDebug

* JatsCopy Package
Minor enhancements to this internal package
CopyFile operation returns path to target file
CopyDir can, if asked, returns an array of files copied
Wildcard correctly supports the [0-9] construct

Internal Changes:
* Environment
Export EnvVar GBE_HOSTMACH
This is the same as GBE_MACHTYPE, but it is not modified by legacy
makefiles. Available for sanity testing.

* Remove unused references to the File::Find package in Perl scripts

* Jats building Jats now uses the JatsCopy package to perform the many
copy operations in the build.
 
271 6230 d 11 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Support for the LMOS_PPC_603E as an LMOS target
Misc internal changes.
Many changes put in place to easy the support of QT based packages