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
7220 2343 d 6 h dpurdie /core_devl/trunk/ Pre release update of the change log  
7219 2343 d 6 h dpurdie /core_devl/trunk/ Fix issue in jats_runutf.pm where the specified directory is altered by more than one level of depth. The .rc' file could not be found.  
7218 2344 d 1 h dpurdie /core_devl/trunk/ Updated the change log.  
7215 2345 d 2 h dpurdie /core_devl/trunk/  
7214 2345 d 2 h dpurdie /core_devl/trunk/ Added -patch[=name] option to allow the generation of a pre-commit patch file  
7213 2345 d 6 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: vcsdiff
Extended a to allow direct comparison against various subversion branches
including: released, head, trunk and a named branch. Thanks to Andrew Lewis.

* Utility: sandbox
Improved support for package extractions that have multiple builders for the
same package. A 'stop' file in the same directory as a packages 'build.pl' file
will cause the build.pl file to be ignored.
 
7066 2380 d 4 h dpurdie /core_devl/trunk/ Minor changes:
* Undid the changes to INSTRUMENTED Builds made in 3.19.8000.cr
Profiling does not interwork with Valgrind and we use Valgrind

* Platform: WCEX86A700_SOM4466
Is a member of the WINCE alias as well as WINCE7

* BuildPkgArchive
Extended so that a directory called 'mavenRepository' will be transferred
to the interface directory.
 
7045 2411 d 7 h dpurdie /core_devl/trunk/ Undid the changes to INSTRUMENTED Builds made in 3.19.8000.cr
Profiling does not interwork with Valgrind and we use Valgrind
 
7040 2415 d 0 h dpurdie /core_devl/trunk/ Minor changes:
* INSTRUMENTED Builds
Compile with the '-pg' option. This is the same as:
CompileOptions('INSTRUMENT', 'profile');
jats make options=profile
 
7018 2440 d 4 h dpurdie /core_devl/trunk/ Minor changes:
* JATS-446 Windows linker options do not support those with a 'space'
Second attempt to limit work to Windows
 
7014 2440 d 6 h dpurdie /core_devl/trunk/ Minor changes:
* Platform: WCEX86A700_SOM4466
Is a member of the WINCE7 alias
 
7010 2441 d 1 h dpurdie /core_devl/trunk/ * JATS-446 Windows linker options do not support those with a 'space'
Supported for Windows only
 
7009 2441 d 1 h dpurdie /core_devl/trunk/ Minor changes:
* New Platform: WCEX86A700_SOM4466
A WINCE 7.0 based toolchain
 
6954 2460 d 8 h dpurdie /core_devl/trunk/ Minor changes:
* Internal: Added Perl ZIP packages to provide support on
platforms with random versions of Perl that do not
have this support.
 
6925 2471 d 5 h dpurdie /core_devl/trunk/ Minor changes:
* New utility: rm_query - Execute simple SQL query against the Release
Manager database.

* Unit Test Post processing of junit results
Remove duplicate test names that result from a unit test that runs
all other unit tests.

* CORTEXM3_IAR Toolset
Included changes from David Payne to support C and C++ compilation

* New platform : MANSIG
Used exclusively to generate Manifest Signatures
Allows a controlled machine to be located within the build system
 
6922 2481 d 4 h dpurdie /core_devl/trunk/  
6910 2489 d 2 h dpurdie /core_devl/trunk/ Modified DBI to allow the column names to be extracted and returned.
Add utilityL jats_rm_query
 
6906 2489 d 8 h dpurdie /core_devl/trunk/ Minor changes:
* GenerateFile
Removed sanity test for misuse of the --NoGenerate option
 
6898 2490 d 4 h dpurdie /core_devl/trunk/ Minor changes:
* Unit Test Supported
Enhanced GenerateFiles to allow it to run a Unit Test with support
for post processing so that the results can be included in the build system

Internal:
* Unit Test Support
Removed the 'ant' utf post processing filter
Enhanced the 'junit' utf post processing filter to support 'ant', karma
and gradle output.

* Added support to remove files and folders during the 'clobber' phase
 
6888 2498 d 6 h dpurdie /core_devl/trunk/ Pre Release commit  

Show All