Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
7580 2135 d 5 h dpurdie /core_devl/trunk/ Update releases note  
/core_devl/trunk/ChangeLog.txt
7579 2135 d 5 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
 
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/ChangeLog.txt
7564 2155 d 11 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
 
/core_devl/trunk/CFG/TOOLSET/GCC.PL
/core_devl/trunk/ChangeLog.txt
7556 2157 d 4 h dpurdie /core_devl/trunk/ Added packageDirectory template example  
/core_devl/trunk/BIN.win32/msys/tmp/Readme.txt
/core_devl/trunk/TEMPLATES/packageDirectory
/core_devl/trunk/TEMPLATES/packageDirectory/build_test.pl
/core_devl/trunk/TEMPLATES/packageDirectory/src
/core_devl/trunk/TEMPLATES/packageDirectory/src/dir1
/core_devl/trunk/TEMPLATES/packageDirectory/src/dir1/file1
/core_devl/trunk/TEMPLATES/packageDirectory/src/makefile.pl
/core_devl/trunk/ChangeLog.txt
7552 2160 d 9 h dpurdie /core_devl/trunk/ Internal:
* Fix path to the msys utilities.
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/jats.pl
7548 2160 d 11 h dpurdie /core_devl/trunk/ Updated ChangeLog.txt prior to release.
Updated Readme.txt
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/Readme.txt
7547 2161 d 3 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.
 
/core_devl/trunk/BIN.win32/msys
/core_devl/trunk/BIN.win32/msys/Readme.txt
/core_devl/trunk/BIN.win32/msys/tmp
/core_devl/trunk/BIN.win32/msys/usr
/core_devl/trunk/BIN.win32/msys/usr/bin
/core_devl/trunk/BIN.win32/msys/usr/bin/bzip2.exe
/core_devl/trunk/BIN.win32/msys/usr/bin/gzip.exe
/core_devl/trunk/BIN.win32/msys/usr/bin/msys-2.0.dll
/core_devl/trunk/BIN.win32/msys/usr/bin/msys-gcc_s-1.dll
/core_devl/trunk/BIN.win32/msys/usr/bin/msys-iconv-2.dll
/core_devl/trunk/BIN.win32/msys/usr/bin/msys-intl-8.dll
/core_devl/trunk/BIN.win32/msys/usr/bin/sh.exe
/core_devl/trunk/BIN.win32/msys/usr/bin/tar.exe
/core_devl/trunk/BIN.win32/bzip2.dll
/core_devl/trunk/BIN.win32/libarchive2.dll
/core_devl/trunk/BIN.win32/tar.exe
/core_devl/trunk/BIN.win32/zlib1.dll
/core_devl/trunk/CFG/TOOLSET/GCC.PL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TEMPLATES/INSTALL/linux.ubuntu.profile.jats.sh
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/cache_dpkg.pl
/core_devl/trunk/TOOLS/create_dpkg.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats_vars.pl
7526 2171 d 11 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.
 
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/ChangeLog.txt
7452 2219 d 11 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
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/escrow.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
7447 2224 d 4 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.
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/DBI.pm
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/common.pl
/core_devl/trunk/TOOLS/escrow.pl
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_vars.pl
7442 2225 d 4 h dpurdie /core_devl/trunk/  
/core_devl/trunk/ChangeLog.txt
7437 2225 d 8 h dpurdie /core_devl/trunk/ Minor changes:
* Utility: jats_sandbox
Correct build order calculation when used with an 'exact' sandbox
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/jats_sandbox.pl
7433 2226 d 3 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.
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/PackageEntry.pm
7428 2227 d 8 h dpurdie /core_devl/trunk/ * Build Files
Improved --NoToolSet support for GCC toolchain. Will not provide ctags support.
 
/core_devl/trunk/CFG/TOOLSET/GCC.PL
/core_devl/trunk/ChangeLog.txt
7419 2238 d 3 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
 
/core_devl/trunk/ChangeLog.txt
7418 2238 d 4 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
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsLocateFiles.pm
/core_devl/trunk/TOOLS/makelib.pl2
7388 2253 d 10 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
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/create_dpkg.pl
7374 2268 d 8 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
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
7372 2268 d 9 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.
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
7353 2281 d 6 h dpurdie /core_devl/trunk/ Update release notes  
/core_devl/trunk/ChangeLog.txt

Show All