Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
4727 4030 d 10 h dpurdie /core_devl/branches/alewis_gccinstrumented/ Tweaked NATIVE alias implementation  
/core_devl/branches/alewis_gccinstrumented/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/branches/alewis_gccinstrumented/ChangeLog.txt
/core_devl/branches/alewis_gccinstrumented/TOOLS/buildlib.pl
4699 4039 d 13 h alewis /core_devl/branches/alewis_gccinstrumented/ Created by Jats svn branch  
/core_devl/branches/alewis_gccinstrumented
4688 4043 d 7 h dpurdie /core_devl/trunk/ * EnvVars
Added GBE_DPKG_REPLICA. This read-only package store is scanned
before GBE_DPKG. It is intended to facilitate remote build
servers that have a local package archive replica.

* Autobuild support for Java Based Packages
Attempt to overcome shortcomings in ant-using in a remote build
environment. Set GBE_DPKG to GBE_DPKG_REPLICA if doing an ABT enabled
build and GBE_DPKG_REPLICA is defined.

* Jats caching
Modified the cache mechanism such that if the required version is
found in the cache, then it will not be refreshed. This should speed
up jats startup.
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/POD/OverView.pod
/core_devl/trunk/TOOLS/POD/PkgArchives.pod
/core_devl/trunk/TOOLS/RELEASENOTES/process_release_notes.pl
/core_devl/trunk/TOOLS/RELEASENOTES/releaseNote2html.xslt
/core_devl/trunk/TOOLS/buildlib.pl
/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.unix.sh
/core_devl/trunk/TOOLS/jats_gen_releasenote.pl
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_vars.pl
4652 4067 d 11 h dpurdie /core_devl/trunk/ [JATS-308] Running jats from VS2012 Developer command prompt does not work  
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2012.DEF
/core_devl/trunk/ChangeLog.txt
4620 4075 d 12 h dpurdie /core_devl/trunk/ Pre release check in.  
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/ReleaseManagerSelect.jar
4613 4079 d 14 h dpurdie /core_devl/trunk/ Update Release notes  
/core_devl/trunk/ChangeLog.txt
4551 4094 d 11 h dpurdie /core_devl/trunk/ Reworked handling of the GENERIC target to make it more generic and allow the future implementation
of a class of GENERIC targets. Code is in place, not yet operational.
 
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/jmake.pl
/core_devl/trunk/TOOLS/makelib.pl2
4549 4094 d 12 h dpurdie /core_devl/trunk/ Transfer to dpkg_archive is now non interactive and generates a per-build filelist  
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/create_dpkg.pl
4538 4101 d 7 h dpurdie /core_devl/trunk/ [JATS-304] GCC Toolset. Correct the contents of the 'depend' file when building SharedLibs  
/core_devl/trunk/TOOLS/jats.unix.sh
/core_devl/trunk/CFG/TOOLSET/GCC.RUL
/core_devl/trunk/CFG/TOOLSET/SUNWORKS.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LOCAL/jats_rm_play24.pl
/core_devl/trunk/TOOLS/jats_get_releasenote_data.pl
4519 4106 d 17 h dpurdie /core_devl/trunk/ Reverted automated build support for multi-level SVN branchs.
Prepare release notes for release
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvn.pm
4501 4116 d 13 h dpurdie /core_devl/trunk/ [JATS-298] Fixed processing of the Scripts Directive, so that the named files are copied in as a part of the unit_tests
Cleaned up the processing of the test and unit_tests.
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/makelib.pl2
4488 4122 d 17 h dpurdie /core_devl/trunk/ Toolset Compiler: M16 C for the MCR platform: Added support to ensure that the program does not exceed allocated flash space.  
/core_devl/trunk/CFG/TOOLSET/m16c.pl
/core_devl/trunk/CFG/TOOLSET/m16c.rul
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/RELEASENOTES/releaseNote2html.xslt
/core_devl/trunk/TOOLS/jats_get_releasenote_data.pl
4466 4137 d 10 h dpurdie /core_devl/trunk/ Extended the Data Base Interface to allow access to the ClearQuest Database
Will be used in the generation of Release Notes
 
/core_devl/trunk/TOOLS/test_cqconnection.pl
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/Manifest.txt
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/build.xml
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/com
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/com/erggroup
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/com/erggroup/jats
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/com/erggroup/jats/ClearQuestSelect.java
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/com/erggroup/jats/TimedBufferedReader.java
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/jtds-1.2.8-dist.zip
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/jtds-1.2.8.jar
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/jtds-1.3.1-dist.zip
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/jtds-1.3.1.jar
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/makefile.pl
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/test
/core_devl/trunk/UTILS/DBI-JDBC/srcCQ/test/jats_test.pl
/core_devl/trunk/UTILS/DBI-JDBC/srcRM
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/Manifest.txt
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/build.xml
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/com
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/com/erggroup
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/com/erggroup/jats
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/com/erggroup/jats/ReleaseManagerSelect.java
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/com/erggroup/jats/TimedBufferedReader.java
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/makefile.pl
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/test
/core_devl/trunk/UTILS/DBI-JDBC/srcRM/test/jats_test.pl
/core_devl/trunk/UTILS/DBI-JDBC/src/Manifest.txt
/core_devl/trunk/UTILS/DBI-JDBC/src/build.xml
/core_devl/trunk/UTILS/DBI-JDBC/src/com
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/DBI.pm
/core_devl/trunk/TOOLS/LIB/JatsRmApi.pm
/core_devl/trunk/TOOLS/LIB/ReleaseManagerSelect.jar
/core_devl/trunk/TOOLS/POD/EnvVars.pod
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats_vars.pl
/core_devl/trunk/TOOLS/test_rmconnection.pl
/core_devl/trunk/UTILS/DBI-JDBC/build_test.pl
/core_devl/trunk/UTILS/DBI-JDBC/src/DBI.pm
/core_devl/trunk/UTILS/DBI-JDBC/src/makefile.pl
4461 4137 d 16 h dpurdie /core_devl/trunk/  
/core_devl/trunk/TOOLS/RELEASENOTES
/core_devl/trunk/ChangeLog.txt
4455 4143 d 14 h dpurdie /core_devl/trunk/  
/core_devl/trunk/TOOLS/create_dpkg2.pl
/core_devl/trunk/TOOLS/jats_gen_releasenote.pl
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/jats_get_releasenote_data.pl
/core_devl/trunk/TOOLS/makelib.pl2
4447 4150 d 15 h dpurdie /core_devl/trunk/  
/core_devl/trunk/ChangeLog.txt
4424 4158 d 12 h dpurdie /core_devl/trunk/ Handle source files with multiple '.' in them - for Prog and SharedLib
Copy to dpkg_archive - ignore broken symlinks
 
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/create_dpkg.pl
/core_devl/trunk/TOOLS/makelib.pl2
4391 4180 d 16 h dpurdie /core_devl/trunk/ Prepare for Release  
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/jats_get_releasenote_data.pl
4382 4186 d 8 h dpurdie /core_devl/trunk/ Visual Studio 2005 and above toolset: The programs .exe.manifest will be packaged along with the executable, but only if it exists.
Also works with shared libraries
Added Packaging feature to allow this
 
/core_devl/trunk/CFG/TOOLSET/VCWIN32.PL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LOCAL/cc_tear_down.pl
/core_devl/trunk/TOOLS/makelib.pl2
4362 4193 d 9 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

Show All