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
6085 3308 d 16 h dpurdie /core_devl/trunk/ * Utility: vcsdiff
Added option to allow users to extend the 'diff' command line
Requires knowledge of the underliying diff utility being used
on the particular platform.
 
6079 3342 d 14 h dpurdie /core_devl/trunk/ Minor changes:
* Build Alias
Removed 'LINUX_I386' from the 'LINUX' alias
LINUX_I386 should only be used to build JATS tools.
 
6073 3347 d 12 h dpurdie /core_devl/trunk/ Minor changes:
* Packaging directives
Corrected escaping of ${GBE_TYPE} as well as the preferred $(GBE_TYPE)
as seen in some Java-centric packages.

* BuildPkgArchive directive
[JATS-411] Detect when the the users build filter has been modified
pick up new build artifacts.
 
6065 3350 d 10 h dpurdie /core_devl/trunk/ Fixed issue with MergeLibrary under windows - $(OBJDIR) incorectly escaped  
5999 3396 d 12 h dpurdie /core_devl/trunk/ Minor changes:
* Makefile Package and Install directives
Addressed [JATS-405] - PackageFile does not handle files with a colon
in the name
Prevent colon escaping on Windows machines as it doesn't work and
interferes with sme valid file names.
 
5995 3397 d 8 h dpurdie /core_devl/trunk/ [JATS-406] dependency generation fails when building linux_drivers_viper
Fixed an issue in JATS' mkdepend utility. Detect attempts to divide and mod by zero and generate an error and not a program fault.
 
5987 3398 d 16 h dpurdie /core_devl/trunk/  
5970 3421 d 16 h dpurdie /core_devl/trunk/ Update Release Notes  
5941 3446 d 9 h dpurdie /core_devl/trunk/ Timeout utility updated for all Unix platfroms  
5935 3447 d 11 h dpurdie /core_devl/trunk/ Update release notes  
5914 3454 d 10 h dpurdie /core_devl/trunk/ Fix auawsards001 reference  
5910 3454 d 11 h dpurdie /core_devl/trunk/ PreRelease update  
5909 3454 d 14 h dpurdie /core_devl/trunk/  
5885 3469 d 10 h dpurdie /core_devl/trunk/ Added title to LCOV pages  
5884 3469 d 10 h dpurdie /core_devl/trunk/ Rework of code coveral tool - gcov
* Prevent generated files all over the file system - keep then in the package
* Handle some strange build topologies (crypto)
* Simplify the filtering of unwanted artifacts
 
5882 3470 d 15 h dpurdie /core_devl/trunk/ [JATS-266] - jats install and package - does not preserve symbolic links
Mark shared library soname and link name bits as needing symlinks
Modify JatsFileUtil to support the preservation of a symlink
 
5878 3473 d 11 h dpurdie /core_devl/trunk/ GenerateFiles;Corrected error introduced in previous change  
5872 3473 d 16 h dpurdie /core_devl/trunk/ Improved post install script to hook into build system automated deployment.  
5868 3474 d 8 h dpurdie /core_devl/trunk/ Pre release update to the Change Log  
5867 3474 d 11 h dpurdie /core_devl/trunk/ [JATS-178] GenerateFiles in AutoGenerate Mode. Generating a source file is an error  

Show All