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
5872 3470 d 11 h dpurdie /core_devl/trunk/ Improved post install script to hook into build system automated deployment.  
5868 3471 d 3 h dpurdie /core_devl/trunk/ Pre release update to the Change Log  
5867 3471 d 6 h dpurdie /core_devl/trunk/ [JATS-178] GenerateFiles in AutoGenerate Mode. Generating a source file is an error  
5862 3471 d 8 h dpurdie /core_devl/trunk/ Handle cache copy error where file exists in target
Windows filessytem is case insensitive. Some linux packages have files that have the same text name but different case.
 
5859 3472 d 10 h dpurdie /core_devl/trunk/ Improved use of cppcheck - Static code analysis
gcc: Improved header file dependency generation
 
5849 3477 d 7 h dpurdie /core_devl/trunk/  
5848 3477 d 9 h dpurdie /core_devl/trunk/ Fix use of 'jats -buildfilter' in a sandbox
Enable use of 'timeout' under Windows for unit tests.
 
5830 3480 d 9 h dpurdie /core_devl/trunk/ CORTEXM3_ARM: Corrected the generation of the Program Loader  
5828 3480 d 11 h dpurdie /core_devl/trunk/ Update release notes  
5820 3484 d 6 h dpurdie /core_devl/trunk/ Cleanup unused package error reporting  
5819 3484 d 9 h dpurdie /core_devl/trunk/ [JATS-389] Sandbox does not support packages that use deployment directives  
5818 3484 d 11 h dpurdie /core_devl/trunk/ [JATS-388] Package caching does not support multiple instances updating the same version
Detect and wait for cache operation to complete
 
5796 3494 d 3 h dpurdie /core_devl/trunk/ [JATS-373] UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
Specify the dynamic linker used to load programs generated by this compiler
 
5792 3505 d 5 h dpurdie /core_devl/trunk/ [JATS-372] Long pathnames kill metrics gathering  
5783 3506 d 8 h dpurdie /core_devl/trunk/ Minor changes:
* Platform: CORTEXM3_ARM
Added assembler flags

* Utility cache_dpkg
Seperate wait-for-replication and copy-to-cache

* Build Directive - BuildName
Added a 3 argument form
BuildName ('pkgName', 'Version', 'Suffix' );
Improved error reporting.
 
5761 3520 d 4 h dpurdie /core_devl/trunk/ Update release notes  
5757 3520 d 8 h dpurdie /core_devl/trunk/ CORTEXM3_IAR - Added CRC Generation option  
5744 3526 d 5 h dpurdie /core_devl/trunk/ Minor changes:
* Utility cache_dpkg
When used by the build system, the contents of the 'lcov' directory
will not be cached.

Add facility to allow build system to wait for package replication
to occur. Only active when a replica store is configured.

* UBUNUTU12C11 and UBUNUTU12C11_INSTRUMENT platforms
Added 'rpath' elements to generated executables to ensure that
the all glibc components required by the runtime can be located.
 
5743 3528 d 3 h dpurdie /core_devl/trunk/ When used by the build system, the contents of the 'lcov' directory will not be cached.  
5736 3530 d 4 h dpurdie /core_devl/trunk/ Minor changes:
* C11 Support under GCC
Use '-std=gnu++11' for building c++ files (Not -std=c++11)
Note: Use of the compiler definition 'linux' is non-standard
__linux__ is the standard definition.
 

Show All