Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4837 3969 d 15 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Minor changes:
* GCC toolset: Handle different versions of lcov

* Unit Testing. Run the collate test results target only once.

* Jats build option: -[no]generic
To be used by the build system to verify correct usage of the
GENERIC platform type.

Internal:
* Adding mechanism to post process Unit Test results.
 
4836 3969 d 15 h dpurdie /core_devl/branches/dpurdie_3.5.10000.cr/ Created by Jats svn branch  
4728 4030 d 9 h dpurdie /core_devl/trunk/ Minor changes:
* New build Alias - NATIVE
NATIVE is a set of platforms, in the current build, which build
artifacts that can be expected to run on the build machine.

The NATIVE alias has been created to simplify the support
for automated unit tests.

* New build platform - UBUNTU12_INSTUMENT
This build target is similar to UBUNTU12, except that it
generates instrumented code with gcov. The platform's unit tests
will create and maintain a set of lcov files.

Packages generated withthis target SHOULD NOT be deployed to the field.
 
4612 4079 d 15 h dpurdie /core_devl/trunk/TOOLS/ Initial version of tool to process release notes.  
4551 4094 d 11 h dpurdie /core_devl/trunk/ Reworked handling of the GENERIC target to make it more generic and allow the future implementation
of a class of GENERIC targets. Code is in place, not yet operational.
 
4501 4116 d 13 h dpurdie /core_devl/trunk/ [JATS-298] Fixed processing of the Scripts Directive, so that the named files are copied in as a part of the unit_tests
Cleaned up the processing of the test and unit_tests.
 
4455 4143 d 14 h dpurdie /core_devl/trunk/  
4424 4158 d 12 h dpurdie /core_devl/trunk/ Handle source files with multiple '.' in them - for Prog and SharedLib
Copy to dpkg_archive - ignore broken symlinks
 
4382 4186 d 9 h dpurdie /core_devl/trunk/ Visual Studio 2005 and above toolset: The programs .exe.manifest will be packaged along with the executable, but only if it exists.
Also works with shared libraries
Added Packaging feature to allow this
 
4324 4199 d 10 h dpurdie /core_devl/trunk/ Android support  
4309 4206 d 16 h dpurdie /core_devl/trunk/  
4265 4227 d 15 h dpurdie /core_devl/trunk/TOOLS/ PackageFile. Improved the --DirTree operation to allow for packages with an inverted buildfile structure  
4261 4227 d 17 h dpurdie /core_devl/trunk/ Makefile Directives MakeProject and MakeAnt. Ensure that each project creates a unique makefile target.  
4257 4232 d 16 h dpurdie /core_devl/trunk/ Improved the --DirTree operation. Relax to allow packaging within the package.  
4163 4288 d 14 h dpurdie /core_devl/trunk/ Added a new JATS host: linux_x64  
4128 4317 d 9 h dpurdie /core_devl/trunk/TOOLS/ Corrected issue where the platform specifier consists entirely of non-platform arguments.  
4095 4395 d 8 h dpurdie /core_devl/trunk/  
3967 4514 d 9 h dpurdie /core_devl/trunk/ Merge work to trunk for Version: 3.2.0000.cr  
2764 4729 d 14 h dpurdie /core_devl/trunk/  
2450 4780 d 11 h dpurdie /core_devl/trunk/ * 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.
 

Show All