Subversion Repositories DevTools

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
391 4964 d 9 h dpurdie /core_devl/branches/dpurdie_devl/ Created by Jats SvnRelease branch request  
/core_devl/branches/dpurdie_devl
297 5985 d 2 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Major changes:
* Jats Command line and -java option
This version will place the specified javas bin directory into
the PATH. Thus the commands:
jats -java=1.6 eprog java -version
jats -java=1.6 ant build
will work as expected

Minor changes:
* VS2008 Toolset
Picking up incorrect config details
May result in a warning message.

* gen_cots utility
New option to allow use without ClearCase dependencies.
Its simply creates a buildable package image.

* DELPHI7 toolset
Correct the definition of the Debug option -$D+
In debug mode, add $DELPHI/lib/debug to the search paths
 
/core_devl/trunk/BIN.win32/stdmux.exe
/core_devl/trunk/CFG/PLATFORM/VS2008.CFG
/core_devl/trunk/CFG/TOOLSET/DELPHI7.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/TOOLS/LIB/JatsSvnCore.pm
/core_devl/trunk/TOOLS/buildlib.pl
/core_devl/trunk/TOOLS/gen_cots.pl
/core_devl/trunk/TOOLS/jats.bat
/core_devl/trunk/TOOLS/jats.pl
/core_devl/trunk/TOOLS/jats.sh
/core_devl/trunk/TOOLS/jats_sandbox.pl
/core_devl/trunk/TOOLS/jats_svn.pl
/core_devl/trunk/build.pl
291 6033 d 19 h dpurdie /core_devl/trunk/ DevTools/core_devl: Checkin by Svn Import
Minor changes:
* Initial Support for Visual Studio 2008
New platforms: CSHARP2008 and VS2008

* WIN32 Toolset
Corrected the -machine option passed to the Windows linker
Now passes -machine:X86 instead of -machine:IX86
 
/core_devl/trunk/CFG/PLATFORM/CSHARP2008
/core_devl/trunk/CFG/PLATFORM/CSHARP2008.CFG
/core_devl/trunk/CFG/PLATFORM/VS2008
/core_devl/trunk/CFG/PLATFORM/VS2008.CFG
/core_devl/trunk/CFG/TOOLSET/CSHARP2008.DEF
/core_devl/trunk/CFG/TOOLSET/VCWIN32_NET2008.DEF
/core_devl/trunk/CFG/PLATFORM/PLATFORM_CFG.PM
/core_devl/trunk/CFG/TOOLSET/CSHARP.PL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.PL
/core_devl/trunk/CFG/TOOLSET/VCWIN32.RUL
/core_devl/trunk/ChangeLog.txt
/core_devl/trunk/build.pl