Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7552 2160 d 2 h dpurdie /core_devl/trunk/ Internal:
* Fix path to the msys utilities.
 
7547 2160 d 19 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.
 
7452 2219 d 3 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 2223 d 21 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.
 
7441 2224 d 20 h dpurdie /core_devl/trunk/TOOLS/ Minor changes:
* Utility: jats_sandbox
Correct location of artefacts in an 'exact' sandbox
 
7437 2225 d 1 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: jats_sandbox
Correct build order calculation when used with an 'exact' sandbox
 
7433 2225 d 19 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.
 
7418 2237 d 20 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 2253 d 2 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 2268 d 1 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 2268 d 2 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 2272 d 1 h dpurdie /core_devl/trunk/TOOLS/ The 'pkgadm' user owns dpkg_archive  
7352 2280 d 22 h dpurdie /core_devl/trunk/ [PX-16733] Use of DPACKAGE in multi machine type environment  
7326 2293 d 21 h dpurdie /core_devl/trunk/TOOLS/ Added BuildInfo calculation to allow information to be calculated and exported to the build system  
7296 2294 d 20 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 2301 d 0 h dpurdie /core_devl/trunk/TOOLS/ Remove duplicates from the Sandbox buildfilter  
7272 2318 d 0 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 2321 d 1 h dpurdie /core_devl/trunk/ Added GBE_SANDBOX_BUILD  
7262 2322 d 20 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 2334 d 21 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: svn
Reworked the command 'reintegrate' command to use features available in
Subversion 1.8.
 

Show All