DevTools
svn1
svn1-original
testRepo
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
DevTools
(root)
/
core_devl
/
trunk
/
CFG
/
TOOLSET
/
ANDROID.PL
– Rev 7579
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
7579
2135 d 9 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
6619
2688 d 7 h
dpurdie
/core_devl/trunk/
Minor changes:
* Unit Test support
Added support for 'googletest', via --UtfFormat=gtest
* Platform: HAMMERHEAD
Correctly marked as having debian packaging support under linux_x64.
* JAVA Builds
Fix java version test used when ANT is provided as a dependency.
* Unit Test support
Added GBE_UTFTEST to Java and Android tools
* Unit Test support
Fix UtfFilter_junit.pm so that it will run on all supported architectures
* build command
Added -localcache option to cache packages within the interface
directory. A simple single package caching mechanism.
* Makefile generation.
Fixed issue where makefile definitions could be created out of order.
* Unit Test support
Added UTF post processing for junit files as produced by Karma
and possibly other tools.
Added GBE_UTFTEST. Used by junit processing to support multiple
test runs in the same build.
* Build File
Added warnings to build directives that should be removed as they
do nothing and are just noise.
* Subversion utilities
Extended to handle svn client 1.10 when running against a 1.10 server
* Utilities: jats_rewrite and jats_upddep now support a '-zero' option
This option will rewrite the build file with version numbers that
are 0.0.0.0000.
/core_devl/trunk/TOOLS/LIB/UtfFilter_junit.pm
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/CFG/TOOLSET/JAVA.PL
/core_devl/trunk/CFG/TOOLSET/VCWCE.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/LIB/MakeEntry.pm
/core_devl/trunk/TOOLS/LIB/jats_runutf.pm
/core_devl/trunk/TOOLS/LOCAL/extract_depends.pl
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/jats_rewrite.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_upddep.pl
/core_devl/trunk/TOOLS/makelib.pl2
6353
2861 d 9 h
dpurdie
/core_devl/trunk/
Minor changes:
* Directive: MakeProject and the ANDROID platform
Enhanced to allow the the population of the build environment
to work in production or debug Only modes - as well as the normal
production and debug mode.
* Subversion interface
Detect newer credentials error messages and provide suitable prompt
Internal:
* Removed some files that are now a part of the Release Note generation package.
/core_devl/trunk/TOOLS/RELEASENOTES
/core_devl/trunk/TOOLS/jats_gen_releasenote.pl
/core_devl/trunk/TOOLS/jats_generate_deployable.pl
/core_devl/trunk/TOOLS/jats_get_releasenote_data.pl
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/LIB/MakeIf.pm
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/makelib.pl2
6177
3053 d 14 h
dpurdie
/core_devl/trunk/
------------------------------------------------------------------------
Version: 3.14.4000.cr Released: 07-Aug-17
------------------------------------------------------------------------
Minor changes:
* Utility: jat_svnrelease [JATS-424]
Handle obscure condition where the tag has been created directly from
a merge and the merge involved the deletion of files from the fileset.
* Buildfiles.
Restored VS2005 to the MSWIN32 alias
------------------------------------------------------------------------
Version: 3.14.3000.cr Released: 02-Aug-17
------------------------------------------------------------------------
Minor changes:
* Utility: jats_generate_deployable
Can create .bomGen file from scratch
Improved reporting of files add, removed and updated
* Makefile generation
Correctly export 'PACKAGE_ARCH' as a global
------------------------------------------------------------------------
Version: 3.14.2000.cr Released: 04-Jul-17
------------------------------------------------------------------------
Minor changes:
* Platform: RHEL7_INSTRUMENT
Marked as a NATIVE build.
* Platforms: LMOS_*
Inherit system aliases from base platform configuration.
------------------------------------------------------------------------
Version: 3.14.1000.cr Released: 03-Jul-17
------------------------------------------------------------------------
Minor changes:
* Updated copyright notices in all files
* jats_extract
Will no longer create a 'local_dpkg_archive'
The use of a 'local_dpkg_archive' is deprecated in favor of the jats
'sandbox', which does a much better job.
* Utility: jats_generate_deployable
Windows: Fixed compilation error
* Platform: RHEL7_INSTRUMENT
Added missing configuration file
------------------------------------------------------------------------
Version: 3.14.0000.cr Released: 23-Jun-17
------------------------------------------------------------------------
Minor changes:
* JAVA Platform [JATS-420]
The java builder can use an 'ant' provided by a suitable package
ie: ant_1.9.2.0000.cots
------------------------------------------------------------------------
Version: 3.13.9000.cr Released: 22-Jun-17
------------------------------------------------------------------------
Minor changes:
* Corrected use of shell 'echo' command
Always quote the string
Issue was the unquoted use of a string that contained matching square brackets
ie: echo [$<] Compiling..
The [..] construct is a filename expanding construct.
* Win32 and Win64 makefile generation
Allow the 'cmdfile' commands to be shown in verbose mode.
* Makefile generation
Fixed issue with some build formats and a bug in cmdfile when no path item
has a directory separator.
------------------------------------------------------------------------
Version: 3.13.8000.cr Released: 16-Jun-17
------------------------------------------------------------------------
Minor changes:
* Makefiles: New Directive: ExtendIncDir
ExtendIncDir ('*', 'private' );
Specialised use only. See MASS-00166
* Utility: jats_svnrelease
The 'extractFiles' option will display the files extracted when
running on a build machine.
* Windows builds
[JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
Use same value for _MSPDBSRV_ENDPOINT_ in all makefiles
------------------------------------------------------------------------
Version: 3.13.7000.cr Released: 13-Jun-17
------------------------------------------------------------------------
Minor changes:
* Utility: jats
Added option -script. Supresses internal warnings when capturing
output within a scripting environment.
* Utility: sandbox
Allow the build.pl file to be upto 4 directories deep
Slows down sandbox scanning
Provides backward compatability with old projects
* Makefile directive: MakePerl
Added option to control the output format to better support multiple
build machines.
* Build File
Fixed handling of aliases that broke the (not recommended) construct
BuildProduct ( 'CSHARP2010', 'WIN32,--Version=MS.NET2010' );
* Windows builds
[JATS-419] Visual Studio builds fail with fatal error C1090: PDB API call failed, error code '23'
Experimental:
* New platform: RHEL7_INSTRUMENT and RHEL7
Supported on RHEL7 and Centos with a MACHTYPE of linux_el7_x64
* Makefiles. New aliases
PKG_DEB, PKG_RPM and PKG_WIN
Internal use only at the moment
/core_devl/trunk/BIN.linux_el7_x64
/core_devl/trunk/BIN.linux_el7_x64/JatsFileUtil
/core_devl/trunk/BIN.linux_el7_x64/ant
/core_devl/trunk/BIN.linux_el7_x64/cmdfile
/core_devl/trunk/BIN.linux_el7_x64/javac
/core_devl/trunk/BIN.linux_el7_x64/links.sh
/core_devl/trunk/BIN.linux_el7_x64/mkdepend
/core_devl/trunk/BIN.linux_el7_x64/stdmux
/core_devl/trunk/BIN.linux_el7_x64/timeout
/core_devl/trunk/BIN.linux_el7_x64/xmake
/core_devl/trunk/CFG/PLATFORM/RHEL7_INSTRUMENT
/core_devl/trunk/CFG/PLATFORM/RHEL7_INSTRUMENT.CFG
/core_devl/trunk/CFG/PLATFORM/ACEX
/core_devl/trunk/CFG/PLATFORM/AMX
/core_devl/trunk/CFG/PLATFORM/AMX.DEF
/core_devl/trunk/CFG/PLATFORM/ANDROID
/core_devl/trunk/CFG/PLATFORM/ANDROID.CFG
/core_devl/trunk/CFG/PLATFORM/ANDROIDARM
/core_devl/trunk/CFG/PLATFORM/ANDROIDMIPS
/core_devl/trunk/CFG/PLATFORM/ANDROIDNDK.CFG
/core_devl/trunk/CFG/PLATFORM/ANDROIDX86
/core_devl/trunk/CFG/PLATFORM/ARM9TDMI
/core_devl/trunk/CFG/PLATFORM/ARM9TDMI.CFG
/core_devl/trunk/CFG/PLATFORM/ARM_I5100
/core_devl/trunk/CFG/PLATFORM/AVR_IAR
/core_devl/trunk/CFG/PLATFORM/BORLAND
/core_devl/trunk/CFG/PLATFORM/BORLAND.CFG
/core_devl/trunk/CFG/PLATFORM/CMOS386
/core_devl/trunk/CFG/PLATFORM/CMOS68K
/core_devl/trunk/CFG/PLATFORM/COBRA
/core_devl/trunk/CFG/PLATFORM/COBRA.CFG
/core_devl/trunk/CFG/PLATFORM/COBRA2
/core_devl/trunk/CFG/PLATFORM/COBRA2.CFG
/core_devl/trunk/CFG/PLATFORM/CORTEXM3_IAR
/core_devl/trunk/CFG/PLATFORM/CSHARP
/core_devl/trunk/CFG/PLATFORM/CSHARP.CFG
/core_devl/trunk/CFG/PLATFORM/CSHARP2005
/core_devl/trunk/CFG/PLATFORM/CSHARP2005.CFG
/core_devl/trunk/CFG/PLATFORM/CSHARP2008
/core_devl/trunk/CFG/PLATFORM/CSHARP2008.CFG
/core_devl/trunk/CFG/PLATFORM/CSHARP2010
/core_devl/trunk/CFG/PLATFORM/CSHARP2010.CFG
/core_devl/trunk/CFG/PLATFORM/CSHARP2012
/core_devl/trunk/CFG/PLATFORM/CSHARP2012.CFG
/core_devl/trunk/CFG/PLATFORM/CSHARP2015
/core_devl/trunk/CFG/PLATFORM/CSHARP2015.CFG
/core_devl/trunk/CFG/PLATFORM/DAFBR_MOS
/core_devl/trunk/CFG/PLATFORM/DAFBR_WIN
/core_devl/trunk/CFG/PLATFORM/DELPHI7
/core_devl/trunk/CFG/PLATFORM/DELPHI7.CFG
/core_devl/trunk/CFG/PLATFORM/DEVLINUX.CFG
/core_devl/trunk/CFG/PLATFORM/DF4OBE
/core_devl/trunk/CFG/PLATFORM/DOS16
/core_devl/trunk/CFG/PLATFORM/DOS32
/core_devl/trunk/CFG/PLATFORM/EEPP386
/core_devl/trunk/CFG/PLATFORM/EETP386
/core_devl/trunk/CFG/PLATFORM/EOS
/core_devl/trunk/CFG/PLATFORM/EOSM68K
/core_devl/trunk/CFG/PLATFORM/EOSP386
/core_devl/trunk/CFG/PLATFORM/GENERIC
/core_devl/trunk/CFG/PLATFORM/GENERICS.CFG
/core_devl/trunk/CFG/PLATFORM/GMPCA
/core_devl/trunk/CFG/PLATFORM/GO32
/core_devl/trunk/CFG/PLATFORM/H400
/core_devl/trunk/CFG/PLATFORM/H8S
/core_devl/trunk/CFG/PLATFORM/HAMMERHEAD
/core_devl/trunk/CFG/PLATFORM/HK386PC
/core_devl/trunk/CFG/PLATFORM/HKAVM
/core_devl/trunk/CFG/PLATFORM/HKAVM2
/core_devl/trunk/CFG/PLATFORM/HKBCP
/core_devl/trunk/CFG/PLATFORM/HKDDU
/core_devl/trunk/CFG/PLATFORM/HKGAK
/core_devl/trunk/CFG/PLATFORM/HKMPR
/core_devl/trunk/CFG/PLATFORM/HKPCA
/core_devl/trunk/CFG/PLATFORM/INGEN
/core_devl/trunk/CFG/PLATFORM/INTELLECT
/core_devl/trunk/CFG/PLATFORM/JAVA
/core_devl/trunk/CFG/PLATFORM/LINUX.CFG
/core_devl/trunk/CFG/PLATFORM/LINUX86
/core_devl/trunk/CFG/PLATFORM/LINUX_ARMV4
/core_devl/trunk/CFG/PLATFORM/LINUX_EMU
/core_devl/trunk/CFG/PLATFORM/LINUX_EMU.CFG
/core_devl/trunk/CFG/PLATFORM/LINUX_ETX
/core_devl/trunk/CFG/PLATFORM/LINUX_ETX.CFG
/core_devl/trunk/CFG/PLATFORM/LINUX_I386
/core_devl/trunk/CFG/PLATFORM/LINUX_I386.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_ARM9TDMI.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_COBRA.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_COBRA2.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_DEVLINUX.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_LINUX_EMU.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_LINUX_ETX.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_PPC_603E.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_UBUNTU12.CFG
/core_devl/trunk/CFG/PLATFORM/LMOS_VIPER2.CFG
/core_devl/trunk/CFG/PLATFORM/MCR
/core_devl/trunk/CFG/PLATFORM/MERG
/core_devl/trunk/CFG/PLATFORM/MOS68K
/core_devl/trunk/CFG/PLATFORM/MOS68KRM
/core_devl/trunk/CFG/PLATFORM/MOSCF
/core_devl/trunk/CFG/PLATFORM/MPT
/core_devl/trunk/CFG/PLATFORM/MSWIN32.CFG
/core_devl/trunk/CFG/PLATFORM/MSWIN64.CFG
/core_devl/trunk/CFG/PLATFORM/NGBCP
/core_devl/trunk/CFG/PLATFORM/NGDDU
/core_devl/trunk/CFG/PLATFORM/PHARLAP
/core_devl/trunk/CFG/PLATFORM/PHARLAP.CFG
/core_devl/trunk/CFG/PLATFORM/PHP
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/PLATFORM/PPC_603E
/core_devl/trunk/CFG/PLATFORM/PPC_603E.CFG
/core_devl/trunk/CFG/PLATFORM/RHEL7
/core_devl/trunk/CFG/PLATFORM/RHEL7.CFG
/core_devl/trunk/CFG/PLATFORM/RIORDS
/core_devl/trunk/CFG/PLATFORM/SK20
/core_devl/trunk/CFG/PLATFORM/SK20.CFG
/core_devl/trunk/CFG/PLATFORM/SK20V41
/core_devl/trunk/CFG/PLATFORM/SK20V41.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS
/core_devl/trunk/CFG/PLATFORM/SOLARIS.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC32
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC32.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC64
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_SPARC64.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X64
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X64.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X86
/core_devl/trunk/CFG/PLATFORM/SOLARIS10_X86.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS8_SPARC32
/core_devl/trunk/CFG/PLATFORM/SOLARIS8_SPARC32.CFG
/core_devl/trunk/CFG/PLATFORM/SOLARIS_I386
/core_devl/trunk/CFG/PLATFORM/SOLARIS_SPARC
/core_devl/trunk/CFG/PLATFORM/THYRON
/core_devl/trunk/CFG/PLATFORM/UBUNTU12
/core_devl/trunk/CFG/PLATFORM/UBUNTU12.CFG
/core_devl/trunk/CFG/PLATFORM/UBUNTU12C11
/core_devl/trunk/CFG/PLATFORM/UBUNTU12C11.CFG
/core_devl/trunk/CFG/PLATFORM/UBUNTU12C11_INSTRUMENT
/core_devl/trunk/CFG/PLATFORM/UBUNTU12C11_INSTRUMENT.CFG
/core_devl/trunk/CFG/PLATFORM/UBUNTU12_INSTRUMENT
/core_devl/trunk/CFG/PLATFORM/UBUNTU12_INSTRUMENT.CFG
/core_devl/trunk/CFG/PLATFORM/UBUNTU14
/core_devl/trunk/CFG/PLATFORM/UBUNTU14.CFG
/core_devl/trunk/CFG/PLATFORM/UBUNTU14_INSTRUMENT
/core_devl/trunk/CFG/PLATFORM/UBUNTU14_INSTRUMENT.CFG
/core_devl/trunk/CFG/PLATFORM/UBUNTU16
/core_devl/trunk/CFG/PLATFORM/UBUNTU16.CFG
/core_devl/trunk/CFG/PLATFORM/UBUNTU16_INSTRUMENT
/core_devl/trunk/CFG/PLATFORM/UBUNTU16_INSTRUMENT.CFG
/core_devl/trunk/CFG/PLATFORM/UNIX
/core_devl/trunk/CFG/PLATFORM/VB6
/core_devl/trunk/CFG/PLATFORM/VB6.CFG
/core_devl/trunk/CFG/PLATFORM/VERIX
/core_devl/trunk/CFG/PLATFORM/VIPER2
/core_devl/trunk/CFG/PLATFORM/VIPER2.CFG
/core_devl/trunk/CFG/PLATFORM/VIXITP
/core_devl/trunk/CFG/PLATFORM/VS2003
/core_devl/trunk/CFG/PLATFORM/VS2003.CFG
/core_devl/trunk/CFG/PLATFORM/VS2005
/core_devl/trunk/CFG/PLATFORM/VS2005.CFG
/core_devl/trunk/CFG/PLATFORM/VS2008
/core_devl/trunk/CFG/PLATFORM/VS2008.CFG
/core_devl/trunk/CFG/PLATFORM/VS2010
/core_devl/trunk/CFG/PLATFORM/VS2010.CFG
/core_devl/trunk/CFG/PLATFORM/VS2012
/core_devl/trunk/CFG/PLATFORM/VS2012.CFG
/core_devl/trunk/CFG/PLATFORM/VS2012_X64
/core_devl/trunk/CFG/PLATFORM/VS2012_X64.CFG
/core_devl/trunk/CFG/PLATFORM/VS2015
/core_devl/trunk/CFG/PLATFORM/VS2015.CFG
/core_devl/trunk/CFG/PLATFORM/VS2015_X64
/core_devl/trunk/CFG/PLATFORM/VS2015_X64.CFG
/core_devl/trunk/CFG/PLATFORM/VSDEVRC
/core_devl/trunk/CFG/PLATFORM/WCEIPA280
/core_devl/trunk/CFG/PLATFORM/WCEIT3000
/core_devl/trunk/CFG/PLATFORM/WCENAUTIZX5
/core_devl/trunk/CFG/PLATFORM/WCEPA961
/core_devl/trunk/CFG/PLATFORM/WCEPA962
/core_devl/trunk/CFG/PLATFORM/WCEPA962_500
/core_devl/trunk/CFG/PLATFORM/WCEPCM7220
/core_devl/trunk/CFG/PLATFORM/WCEPSION_420
/core_devl/trunk/CFG/PLATFORM/WCEPSION_500
/core_devl/trunk/CFG/PLATFORM/WCEPSION_500_VS2005
/core_devl/trunk/CFG/PLATFORM/WCEPSION_500_emu
/core_devl/trunk/CFG/PLATFORM/WCEPSPC_arm
/core_devl/trunk/CFG/PLATFORM/WCEPSPC_emu
/core_devl/trunk/CFG/PLATFORM/WCEX86A420
/core_devl/trunk/CFG/PLATFORM/WCEX86A500
/core_devl/trunk/CFG/PLATFORM/WCEX86A500_SOM4455
/core_devl/trunk/CFG/PLATFORM/WIN32
/core_devl/trunk/CFG/PLATFORM/WIN32.CFG
/core_devl/trunk/CFG/PLATFORM/WINCE.CFG
/core_devl/trunk/CFG/PLATFORM/Wce
/core_devl/trunk/CFG/TOOLSET/ACEX.DEF
/core_devl/trunk/CFG/TOOLSET/ACEX.PL
/core_devl/trunk/CFG/TOOLSET/ACEX.RUL
/core_devl/trunk/CFG/TOOLSET/ANDROID.DEF
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/CFG/TOOLSET/ARM251.DEF
/core_devl/trunk/CFG/TOOLSET/ARM251.PL
/core_devl/trunk/CFG/TOOLSET/ARM251.RUL
/core_devl/trunk/CFG/TOOLSET/AVR32_GNU.DEF
/core_devl/trunk/CFG/TOOLSET/AVR32_GNU.PL
/core_devl/trunk/CFG/TOOLSET/AVR32_GNU.RUL
/core_devl/trunk/CFG/TOOLSET/AVR_IAR
/core_devl/trunk/CFG/TOOLSET/AVR_IAR.DEF
/core_devl/trunk/CFG/TOOLSET/AVR_IAR.RUL
/core_devl/trunk/CFG/TOOLSET/BORLAND.DEF
/core_devl/trunk/CFG/TOOLSET/BORLAND.PL
/core_devl/trunk/CFG/TOOLSET/BORLAND.RUL
/core_devl/trunk/CFG/TOOLSET/CORTEXM3_IAR.DEF
/core_devl/trunk/CFG/TOOLSET/CORTEXM3_IAR.PL
/core_devl/trunk/CFG/TOOLSET/CSHARP.DEF
/core_devl/trunk/CFG/TOOLSET/CSHARP.RUL
/core_devl/trunk/CFG/TOOLSET/CSHARP2005.DEF
/core_devl/trunk/CFG/TOOLSET/CSHARP2008.DEF
/core_devl/trunk/CFG/TOOLSET/CSHARP2010.DEF
/core_devl/trunk/CFG/TOOLSET/CSHARP2012.DEF
/core_devl/trunk/CFG/TOOLSET/CSHARP2015.DEF
/core_devl/trunk/CFG/TOOLSET/CYGNUS_THYRON.DEF
/core_devl/trunk/CFG/TOOLSET/CYGNUS_THYRON.RUL
/core_devl/trunk/CFG/TOOLSET/DAFBR
/core_devl/trunk/CFG/TOOLSET/DAFBR.DEF
/core_devl/trunk/CFG/TOOLSET/DAFBR.RUL
/core_devl/trunk/CFG/TOOLSET/DELPHI7.DEF
/core_devl/trunk/CFG/TOOLSET/DELPHI7.RUL
/core_devl/trunk/CFG/TOOLSET/DJGPP.DEF
/core_devl/trunk/CFG/TOOLSET/DJGPP.RUL
/core_devl/trunk/CFG/TOOLSET/GCC.DEF
/core_devl/trunk/CFG/TOOLSET/GCC.PL
/core_devl/trunk/CFG/TOOLSET/GCC.RUL
/core_devl/trunk/CFG/TOOLSET/GENERIC
/core_devl/trunk/CFG/TOOLSET/GNUPRO_H8.DEF
/core_devl/trunk/CFG/TOOLSET/GNUPRO_H8.RUL
/core_devl/trunk/CFG/TOOLSET/INTELLECT.PL
/core_devl/trunk/CFG/TOOLSET/JAVA.DEF
/core_devl/trunk/CFG/TOOLSET/JAVA.PL
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.DEF
/core_devl/trunk/CFG/TOOLSET/KEILARMV3.RUL
/core_devl/trunk/CFG/TOOLSET/KeilARMV43A.DEF
/core_devl/trunk/CFG/TOOLSET/MOS_MRI.PL
/core_devl/trunk/CFG/TOOLSET/MOS_MRI.RUL
/core_devl/trunk/CFG/TOOLSET/MOS_MRI_68K.DEF
/core_devl/trunk/CFG/TOOLSET/MOS_MRI_CF.DEF
/core_devl/trunk/CFG/TOOLSET/MRI68K.DEF
/core_devl/trunk/CFG/TOOLSET/MRI68K.RUL
/core_devl/trunk/CFG/TOOLSET/MSP430.DEF
/core_devl/trunk/CFG/TOOLSET/MSP430.PL
/core_devl/trunk/CFG/TOOLSET/MSP430.RUL
/core_devl/trunk/CFG/TOOLSET/MugFiles.pl
/core_devl/trunk/CFG/TOOLSET/PD386.DEF
/core_devl/trunk/CFG/TOOLSET/PD386.RUL
/core_devl/trunk/CFG/TOOLSET/PHARLAP.DEF
/core_devl/trunk/CFG/TOOLSET/PHARLAP.PL
/core_devl/trunk/CFG/TOOLSET/PHARLAP.RUL
/core_devl/trunk/CFG/TOOLSET/PHP.PL
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.DEF
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.RUL
/core_devl/trunk/CFG/TOOLSET/VCEMBEDDED2005.DEF
/core_devl/trunk/CFG/TOOLSET/VCWCE.DEF
/core_devl/trunk/CFG/TOOLSET/VCWCE.RUL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN32.PL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.RUL
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2003.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2005.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2008.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2010.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2012.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN64.RUL
/core_devl/trunk/CFG/TOOLSET/VERIX.DEF
/core_devl/trunk/CFG/TOOLSET/VERIX.PL
/core_devl/trunk/CFG/TOOLSET/VERIX.RUL
/core_devl/trunk/CFG/TOOLSET/VISUALBASIC.DEF
/core_devl/trunk/CFG/TOOLSET/VISUALBASIC.RUL
/core_devl/trunk/CFG/TOOLSET/VS2012_X64.DEF
/core_devl/trunk/CFG/TOOLSET/VS2015.DEF
/core_devl/trunk/CFG/TOOLSET/VS2015_X64.DEF
/core_devl/trunk/CFG/TOOLSET/WC386.DEF
/core_devl/trunk/CFG/TOOLSET/WC386.RUL
/core_devl/trunk/CFG/TOOLSET/WC4GW.DEF
/core_devl/trunk/CFG/TOOLSET/WCDOS.DEF
/core_devl/trunk/CFG/TOOLSET/WCDOS.RUL
/core_devl/trunk/CFG/TOOLSET/cppcheck
/core_devl/trunk/CFG/TOOLSET/exctags.rul
/core_devl/trunk/CFG/TOOLSET/gnu_mpt.def
/core_devl/trunk/CFG/TOOLSET/gnu_mpt.rul
/core_devl/trunk/CFG/TOOLSET/keilc51v41.DEF
/core_devl/trunk/CFG/TOOLSET/keilc51v41.RUL
/core_devl/trunk/CFG/TOOLSET/m16c.def
/core_devl/trunk/CFG/TOOLSET/m16c.pl
/core_devl/trunk/CFG/TOOLSET/m16c.rul
/core_devl/trunk/CFG/TOOLSET/pclint.rul
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TEMPLATES/DebianPackage/build_test.pl
/core_devl/trunk/TEMPLATES/DebianPackage/src/PackageApp.pl
/core_devl/trunk/TEMPLATES/DebianPackage/src/makefile.pl
/core_devl/trunk/TEMPLATES/basic/build_test.pl
/core_devl/trunk/TEMPLATES/basic/makefile.pl
/core_devl/trunk/TEMPLATES/basic/src/makefile.pl
/core_devl/trunk/TEMPLATES/daf-basic/build_test.pl
/core_devl/trunk/TEMPLATES/daf-basic/makefile.pl
/core_devl/trunk/TEMPLATES/daf-basic/src/makefile.pl
/core_devl/trunk/TEMPLATES/generic/build_test.pl
/core_devl/trunk/TEMPLATES/generic/src/makefile.pl
/core_devl/trunk/TEMPLATES/mos-thx/build_test.pl
/core_devl/trunk/TEMPLATES/mos-thx/static-lib/makefile.pl
/core_devl/trunk/TEMPLATES/mos-thx/thx-module/makefile.pl
/core_devl/trunk/TEMPLATES/warnings.mri
/core_devl/trunk/TEST/Test_RelPath.pl
/core_devl/trunk/TEST/jats-win-solaris/build_test.pl
/core_devl/trunk/TEST/jats-win-solaris/makefile.pl
/core_devl/trunk/TEST/jats-win-solaris/src/makefile.pl
/core_devl/trunk/TOOLS/DEPLOY/deploylib_cclabel.pl
/core_devl/trunk/TOOLS/DEPLOY/findreplacetag.pl
/core_devl/trunk/TOOLS/DEPLOY/findreplacetag.sh
/core_devl/trunk/TOOLS/LIB/ArrayHashUtils.pm
/core_devl/trunk/TOOLS/LIB/BuildName.pm
/core_devl/trunk/TOOLS/LIB/BuildVersion.pm
/core_devl/trunk/TOOLS/LIB/ConfigurationFile.pm
/core_devl/trunk/TOOLS/LIB/DBI.pm
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/JatsBuildFiles.pm
/core_devl/trunk/TOOLS/LIB/JatsCopy.pm
/core_devl/trunk/TOOLS/LIB/JatsDPackage.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/JatsDocTools.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/TOC.pm
/core_devl/trunk/TOOLS/LIB/JatsDocTools/Tree/HTML.pm
/core_devl/trunk/TOOLS/LIB/JatsEnv.pm
/core_devl/trunk/TOOLS/LIB/JatsError.pm
/core_devl/trunk/TOOLS/LIB/JatsLocateFiles.pm
/core_devl/trunk/TOOLS/LIB/JatsMakeConfig.pm
/core_devl/trunk/TOOLS/LIB/JatsMakeInfo.pm
/core_devl/trunk/TOOLS/LIB/JatsProperties.pm
/core_devl/trunk/TOOLS/LIB/JatsRmApi.pm
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/LIB/JatsSystem.pm
/core_devl/trunk/TOOLS/LIB/JatsVersionUtils.pm
/core_devl/trunk/TOOLS/LIB/MakeEntry.pm
/core_devl/trunk/TOOLS/LIB/MakeIf.pm
/core_devl/trunk/TOOLS/LIB/MakeObject.pm
/core_devl/trunk/TOOLS/LIB/PackageEntry.pm
/core_devl/trunk/TOOLS/LIB/ReadBuildConfig.pm
/core_devl/trunk/TOOLS/LIB/ToolsetFiles.pm
/core_devl/trunk/TOOLS/LIB/ToolsetPrinter.pm
/core_devl/trunk/TOOLS/LIB/UtfFilter_ant.pm
/core_devl/trunk/TOOLS/LIB/UtfFilter_internal.pm
/core_devl/trunk/TOOLS/LIB/deploylib.pm
/core_devl/trunk/TOOLS/LIB/jats_runtest.pm
/core_devl/trunk/TOOLS/LIB/jats_runtime.pm
/core_devl/trunk/TOOLS/LIB/jats_runtime_arm251.pm
/core_devl/trunk/TOOLS/LIB/jats_runutf.pm
/core_devl/trunk/TOOLS/LOCAL/IniFileTest.pl
/core_devl/trunk/TOOLS/LOCAL/LocateFilesTest.pl
/core_devl/trunk/TOOLS/LOCAL/TestStripDir.pl
/core_devl/trunk/TOOLS/LOCAL/bcc_svnconvert.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_cctest_path.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_cctest_paths.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_gendata.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_gendata_sbom.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage2.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_importpackage3.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_labeldirs.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_locateTips.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_procdata.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_reposcan.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_rollbackrm.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_updaterm.pl
/core_devl/trunk/TOOLS/LOCAL/cc2svn_updatermSuck.pl
/core_devl/trunk/TOOLS/LOCAL/cc_find_roots.pl
/core_devl/trunk/TOOLS/LOCAL/cc_tear_down.pl
/core_devl/trunk/TOOLS/LOCAL/doit.pl
/core_devl/trunk/TOOLS/LOCAL/dump_mug.pl
/core_devl/trunk/TOOLS/LOCAL/escrow_p1.pl
/core_devl/trunk/TOOLS/LOCAL/escrow_test.pl
/core_devl/trunk/TOOLS/LOCAL/extract_depends.pl
/core_devl/trunk/TOOLS/LOCAL/extract_raw.pl
/core_devl/trunk/TOOLS/LOCAL/extract_users.pl
/core_devl/trunk/TOOLS/LOCAL/extract_uses.silly.pl
/core_devl/trunk/TOOLS/LOCAL/extract_version_history.pl
/core_devl/trunk/TOOLS/LOCAL/find_vob_root.pl
/core_devl/trunk/TOOLS/LOCAL/gen_build_status_page.pl
/core_devl/trunk/TOOLS/LOCAL/gen_source_file_list.pl
/core_devl/trunk/TOOLS/LOCAL/getDoc.pl
/core_devl/trunk/TOOLS/LOCAL/jats_build_a_wip.pl
/core_devl/trunk/TOOLS/LOCAL/jats_build_a_wip_by_name.pl
/core_devl/trunk/TOOLS/LOCAL/jats_ccrelease_dynamic.pl
/core_devl/trunk/TOOLS/LOCAL/jats_ccview.pl
/core_devl/trunk/TOOLS/LOCAL/jats_cmdfile.pm
/core_devl/trunk/TOOLS/LOCAL/jats_convert_build.pl
/core_devl/trunk/TOOLS/LOCAL/jats_convert_release.pl
/core_devl/trunk/TOOLS/LOCAL/jats_deploy.pl
/core_devl/trunk/TOOLS/LOCAL/jats_dm_play01.pl
/core_devl/trunk/TOOLS/LOCAL/jats_dm_play02.pl
/core_devl/trunk/TOOLS/LOCAL/jats_get_build_info.pl
/core_devl/trunk/TOOLS/LOCAL/jats_merge_build.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play01.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play02.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play03.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play04.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play05.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play05a.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play06.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play07.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play08.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09a.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09b.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09c.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09d.1.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09d.2.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09d.3.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09d.4.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09e.1.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play09e.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play10.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play11.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play12.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play13.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play14.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play15.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play16.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play16a.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play16b.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play17.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play17a.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play18.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play18a.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play18b.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play19.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play19a.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play20.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play21.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play22.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play23a.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play23b.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play24.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play25.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play26.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play27.pl
/core_devl/trunk/TOOLS/LOCAL/jats_rm_sits_legacy_sanity.pl
/core_devl/trunk/TOOLS/LOCAL/jats_svn_list.pl
/core_devl/trunk/TOOLS/LOCAL/locatefiles.pl
/core_devl/trunk/TOOLS/LOCAL/new_toolset_def.pl
/core_devl/trunk/TOOLS/LOCAL/svn2svn_updaterm.pl
/core_devl/trunk/TOOLS/LOCAL/svn_pump.pl
/core_devl/trunk/TOOLS/LOCAL/svn_pump2.pl
/core_devl/trunk/TOOLS/LOCAL/test_pod_html.pl
/core_devl/trunk/TOOLS/POD/OverView.pod
/core_devl/trunk/TOOLS/RELEASENOTES/process_release_notes.pl
/core_devl/trunk/TOOLS/armerge
/core_devl/trunk/TOOLS/assemble_dpkg.pl
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/cache_dpkg.pl
/core_devl/trunk/TOOLS/checkRelease.pl
/core_devl/trunk/TOOLS/common.pl
/core_devl/trunk/TOOLS/create_dpkg.pl
/core_devl/trunk/TOOLS/dstatus.pl
/core_devl/trunk/TOOLS/escrow.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/gen_dirlist.pl
/core_devl/trunk/TOOLS/gen_metrics.pl
/core_devl/trunk/TOOLS/gen_msprojects.pl
/core_devl/trunk/TOOLS/gen_packagelist.pl
/core_devl/trunk/TOOLS/gen_winrc.pl
/core_devl/trunk/TOOLS/installpkg.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats_buildlinux.pl
/core_devl/trunk/TOOLS/jats_buildperl.pl
/core_devl/trunk/TOOLS/jats_ccdelete_view.pl
/core_devl/trunk/TOOLS/jats_cclabel.pl
/core_devl/trunk/TOOLS/jats_ccmerge_build.pl
/core_devl/trunk/TOOLS/jats_ccrelease.pl
/core_devl/trunk/TOOLS/jats_ccsave_build.pl
/core_devl/trunk/TOOLS/jats_deploy_builder.pl
/core_devl/trunk/TOOLS/jats_echo.pl
/core_devl/trunk/TOOLS/jats_gen_releasenote.pl
/core_devl/trunk/TOOLS/jats_generate_bom.pl
/core_devl/trunk/TOOLS/jats_generate_deployable.pl
/core_devl/trunk/TOOLS/jats_get_releasenote_data.pl
/core_devl/trunk/TOOLS/jats_help.pl
/core_devl/trunk/TOOLS/jats_lib_scan.pl
/core_devl/trunk/TOOLS/jats_manifest.pl
/core_devl/trunk/TOOLS/jats_metrics.pl
/core_devl/trunk/TOOLS/jats_rewrite.pl
/core_devl/trunk/TOOLS/jats_rtag_extract.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/TOOLS/jats_svnlabel.pl
/core_devl/trunk/TOOLS/jats_svnrelease.pl
/core_devl/trunk/TOOLS/jats_svnsave_build.pl
/core_devl/trunk/TOOLS/jats_transform_file.pl
/core_devl/trunk/TOOLS/jats_update_release.pl
/core_devl/trunk/TOOLS/jats_upddep.pl
/core_devl/trunk/TOOLS/jats_vars.pl
/core_devl/trunk/TOOLS/jats_vcsdiff.pl
/core_devl/trunk/TOOLS/jats_vcsrelease.pl
/core_devl/trunk/TOOLS/jats_vcssave_build.pl
/core_devl/trunk/TOOLS/jmake.pl
/core_devl/trunk/TOOLS/makelib.pl
/core_devl/trunk/TOOLS/makelib.pl2
/core_devl/trunk/TOOLS/test_cqconnection.pl
/core_devl/trunk/TOOLS/test_rmconnection.pl
/core_devl/trunk/UTILS/DBI-JDBC/src/makefile.pl
/core_devl/trunk/UTILS/checkReg/build_test.pl
/core_devl/trunk/UTILS/checkReg/src/checkReg.c
/core_devl/trunk/UTILS/checkReg/src/makefile.pl
/core_devl/trunk/UTILS/timeout/build_test.pl
/core_devl/trunk/UTILS/timeout/src/makefile.pl
/core_devl/trunk/UTILS/timeout/src/timeout_unix.c
/core_devl/trunk/UTILS/timeout/src/timeout_win32.cpp
/core_devl/trunk/build.pl
5448
3634 d 12 h
dpurdie
/core_devl/trunk/
Minor changes:
* ANDROID Platform
Flag the AndroidStudioBuilder that the project does have unit
tests so that they can be built before the tests are run.
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/ChangeLog.txt
5411
3658 d 9 h
dpurdie
/core_devl/trunk/
AndroidStudio : Added support run automated unit tests
MakeProject : Allow the underlying toolset to indicate if it supports unit testing
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/CFG/TOOLSET/JAVA.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/MakeIf.pm
/core_devl/trunk/TOOLS/LIB/ReadBuildConfig.pm
/core_devl/trunk/TOOLS/makelib.pl2
4949
3938 d 13 h
dpurdie
/core_devl/trunk/
Spelling
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/CFG/TOOLSET/GCC.RUL
/core_devl/trunk/TOOLS/POD/EnvVars.pod
4362
4193 d 8 h
dpurdie
/core_devl/trunk/
Minor changes:
* ANDROID Support
The 'populate' phase passes in all arguments from the MakeProject directive
This allows libs and jars to be named during the populate phase.
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/ArrayHashUtils.pm
/core_devl/trunk/TOOLS/LOCAL/cc_tear_down.pl
4344
4198 d 8 h
dpurdie
/core_devl/trunk/
Android support to populate the project during the build phase
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/TOOLS/LIB/FileUtils.pm
/core_devl/trunk/TOOLS/LIB/MakeEntry.pm
4324
4199 d 8 h
dpurdie
/core_devl/trunk/
Android support
/core_devl/trunk/CFG/PLATFORM/ANDROID
/core_devl/trunk/CFG/PLATFORM/ANDROID.CFG
/core_devl/trunk/CFG/TOOLSET/ANDROID.DEF
/core_devl/trunk/CFG/TOOLSET/ANDROID.PL
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/ReadBuildConfig.pm
/core_devl/trunk/TOOLS/makelib.pl2