Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
7580 2138 d 2 h dpurdie /core_devl/trunk/ Update releases note  
7579 2138 d 3 h dpurdie /core_devl/trunk/ Allow ANDROID to be a valid platform under windows and Linux for development but only under windows for the build system.
Allow verbosity arguments to be passed into AndroidBuilder at make-time
 
7564 2158 d 9 h dpurdie /core_devl/trunk/ Minor changes:
* Shared Library generation
--Node option for GCC compilers now generates file with correct '.node' extension.

Internal:
* Added packageDirectory template example
 
7556 2160 d 1 h dpurdie /core_devl/trunk/ Added packageDirectory template example  
7552 2163 d 7 h dpurdie /core_devl/trunk/ Internal:
* Fix path to the msys utilities.
 
7548 2163 d 8 h dpurdie /core_devl/trunk/ Updated ChangeLog.txt prior to release.
Updated Readme.txt
 
7547 2164 d 0 h dpurdie /core_devl/trunk/ Minor changes:
* Shared Library generation
Support for Electon (node) under Windows and Unix, via the
--Node option to the SharedLib directive

* Utility: create_dpkg
Added option (--tarzip) to create a tar zip of the package in a form
suitable for direct extraction into a package archive. Useful for cross
machine development.


Internal:
* Support for EnvVars to support a future implementation of GIT

* Replace the 'tar' utility with a true gnu tar with support for
zip and bzip2.
 
7526 2174 d 9 h dpurdie /core_devl/trunk/ Minor changes:
* RHEL7.
Removed RHEL7 from the LINUX alias. RHEL7 is no longer a platform
supported in the back office. If required it must be specifically
named.
 
7452 2222 d 8 h dpurdie /core_devl/trunk/ Minor changes:
* Utilities: sandbox
Fixed issue with fingerprint file generation in an exact sandbox

Better support for missing packages in a sandbox. If the package
has been determined to be a 'no build' and the package cannot
be found elsewhere, then a missing package will not be treated
as an error.

* Utility: Escrow
Fixed numeric argument check
 
7447 2227 d 2 h dpurdie /core_devl/trunk/ Minor changes:
* EnvVar and options
Added GEB_OPTS and jats -opts=xxxx
Only known value is 'LEGACY' - used to relax error detection in
escrow builds.

* Utility: Escrow
Added some examples to the help text.
 
7442 2228 d 1 h dpurdie /core_devl/trunk/  
7441 2228 d 1 h dpurdie /core_devl/trunk/TOOLS/ Minor changes:
* Utility: jats_sandbox
Correct location of artefacts in an 'exact' sandbox
 
7437 2228 d 6 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: jats_sandbox
Correct build order calculation when used with an 'exact' sandbox
 
7433 2229 d 0 h dpurdie /core_devl/trunk/ Minor changes:
* Makefiles
GenerateFiles directive, under windows. When it creates an absolute path
to a tool, it will create one with a drive letter.

Internal:
* Locating tools
Better identify packages that contains tools.
 
7428 2230 d 5 h dpurdie /core_devl/trunk/ * Build Files
Improved --NoToolSet support for GCC toolchain. Will not provide ctags support.
 
7419 2241 d 1 h dpurdie /core_devl/trunk/ Minor changes:
* Build tool : create_dpkg
Improved the detection of the correct formed of a package.
The 'descpkg' file must be in the root of the package

Internal:
* JatsLocateFiles. Added functionality:
Allow multiple filters to be provided in a single call.
Allow user to provide list to process
 
7418 2241 d 1 h dpurdie /core_devl/trunk/ JatsLocateFiles. Added functionality:
Allow multiple filters to be provided in a single call.
Allow user to provide list to process
 
7388 2256 d 7 h dpurdie /core_devl/trunk/ Improved the detection of the correct formed of a package.
The 'descpkg' file must be in the root of the package
 
7374 2271 d 6 h dpurdie /core_devl/trunk/ Minor changes:
* BuildVersion directive
Fixed the generated version.c file so that the 'what' string does not
generate an 'unused' warning, by removing the 'what' string
 
7372 2271 d 7 h dpurdie /core_devl/trunk/ Minor changes:
* BuildVersion directive
Fixed the generated version.c file so that the 'what' string does not
generate an 'unused' warning.
 
7371 2275 d 6 h dpurdie /core_devl/trunk/TOOLS/ The 'pkgadm' user owns dpkg_archive  
7353 2284 d 3 h dpurdie /core_devl/trunk/ Update release notes  
7352 2284 d 3 h dpurdie /core_devl/trunk/ [PX-16733] Use of DPACKAGE in multi machine type environment  
7329 2291 d 2 h dpurdie /core_devl/trunk/BIN.linux_el7_x64/  
7328 2291 d 2 h dpurdie /core_devl/trunk/ Minor changes:
* Internal: Added buildinfo support for JATS and JANT builds
Will be used by the buildsystem

* Internal: Remove a number of unused platform definitions
We have no compilers and they have not been used in the last 15 years.
 
7326 2297 d 2 h dpurdie /core_devl/trunk/TOOLS/ Added BuildInfo calculation to allow information to be calculated and exported to the build system  
7296 2298 d 1 h dpurdie /core_devl/trunk/ Minor changes:
* Internal: Added buildinfo support for JATS and JANT builds
Will be used by the buildsystem

* Internal: Remove a number of unused platform definitions
We have no compilers and they have not been used in the last 15 years.
 
7295 2304 d 5 h dpurdie /core_devl/trunk/TOOLS/ Remove duplicates from the Sandbox buildfilter  
7273 2321 d 5 h dpurdie /core_devl/trunk/ Update release notes  
7272 2321 d 5 h dpurdie /core_devl/trunk/TOOLS/ * Utility: jats svnlabel
Will ensure the user is not working in a workspace with Mixed Revisions
as this can lead to unexpected results with files being added/removed or
changed on 'tags' without being reflected on the branch/trunk.
 
7266 2324 d 6 h dpurdie /core_devl/trunk/ Added GBE_SANDBOX_BUILD  
7262 2326 d 1 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: svnlabel
Warn user if the command is not being executed from the root of the workspace
The 'svn update' command will not update the entire workspace

* BuildPlatforms
In the build system generate a warning for platforms that are not known to
JATS.
 
7236 2338 d 2 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: svn
Reworked the command 'reintegrate' command to use features available in
Subversion 1.8.
 
7227 2339 d 7 h dpurdie /core_devl/trunk/ Pre release update of the change log  
7226 2339 d 7 h dpurdie /core_devl/trunk/TOOLS/ Addressed issue within runutf post processing where the root directory is
altered by more than one level.
 
7220 2340 d 5 h dpurdie /core_devl/trunk/ Pre release update of the change log  
7219 2340 d 5 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 2341 d 0 h dpurdie /core_devl/trunk/ Updated the change log.  
7217 2341 d 0 h dpurdie /core_devl/trunk/TOOLS/ Added 'svn merge' and 'svn reintegrate' commands  
7215 2342 d 1 h dpurdie /core_devl/trunk/