Subversion Repositories DevTools

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
7580 2134 d 7 h dpurdie /core_devl/trunk/ Update releases note  
7579 2134 d 8 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 2154 d 14 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 2156 d 6 h dpurdie /core_devl/trunk/ Added packageDirectory template example  
7552 2159 d 12 h dpurdie /core_devl/trunk/ Internal:
* Fix path to the msys utilities.
 
7548 2159 d 14 h dpurdie /core_devl/trunk/ Updated ChangeLog.txt prior to release.
Updated Readme.txt
 
7547 2160 d 5 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 2170 d 14 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 2218 d 14 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 7 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 2224 d 7 h dpurdie /core_devl/trunk/  
7441 2224 d 7 h dpurdie /core_devl/trunk/TOOLS/ Minor changes:
* Utility: jats_sandbox
Correct location of artefacts in an 'exact' sandbox
 
7437 2224 d 11 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: jats_sandbox
Correct build order calculation when used with an 'exact' sandbox
 
7433 2225 d 6 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 2226 d 11 h dpurdie /core_devl/trunk/ * Build Files
Improved --NoToolSet support for GCC toolchain. Will not provide ctags support.
 
7419 2237 d 6 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 2237 d 6 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 2252 d 13 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 2267 d 11 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 2267 d 12 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.
 

Show All