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
5867 3468 d 3 h dpurdie /core_devl/trunk/ [JATS-178] GenerateFiles in AutoGenerate Mode. Generating a source file is an error  
5862 3468 d 5 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 3469 d 7 h dpurdie /core_devl/trunk/ Improved use of cppcheck - Static code analysis
gcc: Improved header file dependency generation
 
5849 3474 d 4 h dpurdie /core_devl/trunk/  
5848 3474 d 6 h dpurdie /core_devl/trunk/ Fix use of 'jats -buildfilter' in a sandbox
Enable use of 'timeout' under Windows for unit tests.
 
5830 3477 d 5 h dpurdie /core_devl/trunk/ CORTEXM3_ARM: Corrected the generation of the Program Loader  
5828 3477 d 8 h dpurdie /core_devl/trunk/ Update release notes  
5820 3481 d 2 h dpurdie /core_devl/trunk/ Cleanup unused package error reporting  
5819 3481 d 6 h dpurdie /core_devl/trunk/ [JATS-389] Sandbox does not support packages that use deployment directives  
5818 3481 d 8 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 3491 d 0 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 3502 d 2 h dpurdie /core_devl/trunk/ [JATS-372] Long pathnames kill metrics gathering  
5783 3503 d 5 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 3517 d 0 h dpurdie /core_devl/trunk/ Update release notes  
5757 3517 d 5 h dpurdie /core_devl/trunk/ CORTEXM3_IAR - Added CRC Generation option  
5744 3523 d 2 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 3525 d 0 h dpurdie /core_devl/trunk/ When used by the build system, the contents of the 'lcov' directory will not be cached.  
5736 3527 d 0 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.
 
5732 3527 d 2 h dpurdie /core_devl/trunk/ Tweaks to the SREC converter  
5731 3527 d 3 h dpurdie /core_devl/trunk/ Set up path to gcov so that it is extracted from the compiler toolchain  

Show All