53 lines
6.4 KiB
XML
Executable File
53 lines
6.4 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- ********************************************************************************* -->
|
|
<!-- *** Toolbuilder / Toolbuilder_maker Configuration File *** -->
|
|
<!-- *** ================================================== *** -->
|
|
<!-- *** - A list of solutions and their settings that are built by CruiseControl. *** -->
|
|
<!-- *** *** -->
|
|
<!-- *** derek.ward@rockstarnorth.com 06/2011 *** -->
|
|
<!-- ********************************************************************************* -->
|
|
<!-- -->
|
|
<!-- Usage:- -->
|
|
<!-- - name : a *short* alias for the solution(s) eg. "ragebuilder" ( please don't use underbars in the name ) -->
|
|
<!-- - config : configuration(s) to build eg. "Release|Win32,Debug|Win32" -->
|
|
<!-- - email_breakers : whether to email users contributing to the broken build eg. "true" or "false" -->
|
|
<!-- - owner : the owner(s) of the build - for emailing eg. "*tools@rockstarnorth.com" -->
|
|
<!-- - sln : the solution filename eg. "$(RS_TOOLSSRC)\cli\ragebuilder\ragebuilder_2008.sln" -->
|
|
<!-- - env(optional) : the environment setting for the build eg. "BLAH=blah,BLAH2=blah2" -->
|
|
<!-- - rebuild(optional) : rebuild eg. "true" or "false", defaults to false -->
|
|
<!-- -->
|
|
<!-- Help:- -->
|
|
<!-- WIKI : https://devstar.rockstargames.com/wiki/index.php/Tool_Builder -->
|
|
<!-- Reports : http://rsgedicc1/ccnet/custom_reports/toolbuilder_project_state_aggregate.html -->
|
|
<!-- CCTray : %RS_TOOLSROOT%\script\util\CruiseControl\CCTray\cctray_toolsbuilder.bat -->
|
|
<solutions>
|
|
<solution name="AP3Core" rebuild="true" config="Release|x64,Debug|x64" email_breakers="true" owner="*tools@rockstarnorth.com" sln="$(RAGE_DIR)/framework/tools/src/Pipeline3.sln" />
|
|
<solution name="AP3Anim" rebuild="true" config="Release|x64,Debug|x64" email_breakers="true" owner="*tools@rockstarnorth.com" sln="$(RAGE_DIR)/framework/tools/src/Pipeline3_Animation.sln" />
|
|
<solution name="AP3Bin" rebuild="true" config="Release|x64,Debug|x64" email_breakers="true" owner="*tools@rockstarnorth.com" sln="$(RAGE_DIR)/framework/tools/src/Pipeline3_Bin.sln" />
|
|
<solution name="AP3Maps" rebuild="true" config="Release|x64,Debug|x64" email_breakers="true" owner="*tools@rockstarnorth.com" sln="$(RAGE_DIR)/framework/tools/src/Pipeline3_Maps.sln" />
|
|
<solution name="mapexp" rebuild="true" config="Release|x64" email_breakers="false" owner="*tools@rockstarnorth.com" sln="$(RAGE_DIR)/framework/tools/src/MapExport.sln" devenv="true"/>
|
|
<solution name="shellext" rebuild="true" config="Release|x64" email_breakers="false" owner="david.muir@rockstarnorth.com" sln="$(RAGE_DIR)/framework/tools/src/ShellExtension.sln" />
|
|
<solution name="grcore-samp" rebuild="true" config="Debug|Win32,Beta|Win32,Beta|PS3SNC" email_breakers="false" owner="derek@rockstarnorth.com" sln="$(RAGE_DIR)/base\samples\sample_grcore/sample_immediatemode_2008.sln" />
|
|
<solution name="rex" rebuild="true" config="ToolReleaseMax2012|x64,ToolDebugMax2012|x64" email_breakers="true" owner="luke.openshaw@rockstarnorth.com" sln="$(RAGE_DIR)\base\tools\dcc\max\rexMax\rexMax_2008.sln" />
|
|
<solution name="rexMBRage" rebuild="true" config="ToolRelease-2010|x64,ToolDebug-2010|x64" email_breakers="false" owner="luke.openshaw@rockstarnorth.com" sln="$(RAGE_DIR)\suite\tools\dcc\motionbuilder\rexMBRage\rexMBRage_2008.sln" />
|
|
<solution name="navmeshgen" rebuild="false" config="Beta|x64" email_breakers="false" owner="fredrik.farnstrom@rockstarsandiego.com" sln="$(RS_CODEBRANCH)\tools\NavMeshGenerator\navmeshgenerator_2010_unity.sln" />
|
|
<solution name="sysTrayRfs" rebuild="false" config="Release|Win32" email_breakers="false" owner="*tools@rockstarnorth.com" sln="$(RAGE_DIR)/base/tools/ui/systrayrfs/SysTrayRfs_2008.sln" />
|
|
<solution name="RoadPathGen" rebuild="false" config="beta|x64" email_breakers="false" owner="jay.butler@rockstarleeds.com" sln="$(RS_CODEBRANCH)\tools\RoadPathsGenerator\RoadPathsGenerator_2008.sln" />
|
|
<solution name="LightExtractor" rebuild="false" config="Beta|x64" email_breakers="false" owner="jay.butler@rockstarleeds.com" sln="$(RS_CODEBRANCH)\tools\LightExtractionTool\LightExtractionTool_2010_unity.sln" />
|
|
<solution name="ProjGen" rebuild="true" config="release|x64" email_breakers="false" owner="derek.ward@rockstarnorth.com" sln="$(RAGE_DIR)/framework/tools/src/cli/ProjectGenerator/ProjectGenerator.sln" devenv="true"/>
|
|
<solution name="SampleAtl" rebuild="true" config="debug|Win32" email_breakers="false" owner="derek.ward@rockstarnorth.com" sln="$(RAGE_DIR)/base/samples/sample_atl/sample_atl_2010.sln" />
|
|
<solution name="SampleSessionX64" rebuild="false" config="debug|x64" email_breakers="true" owner="nick.snell@rockstartoronto.com" sln="$(RAGE_DIR)/suite/samples/sample_snet/sample_session_2012.sln" devenv="true"/>
|
|
<solution name="SampleSessionOrbis" rebuild="false" config="debug|ORBIS" email_breakers="true" owner="nick.snell@rockstartoronto.com" sln="$(RAGE_DIR)/suite/samples/sample_snet/sample_session_2012.sln" devenv="true"/>
|
|
<solution name="SampleSessionDurango" rebuild="false" config="debug|Durango" email_breakers="true" owner="nick.snell@rockstartoronto.com" sln="$(RAGE_DIR)/suite/samples/sample_snet/sample_session_2012.sln" devenv="true"/>
|
|
<!-- <solution name="stats" rebuild="true" config="Release|x64" email_breakers="false" owner="*tools@rockstarnorth.com" sln="$(RS_TOOLSSRC)\cli\RSG.Statistics.ConsoleHost\StatisticsService.sln" devenv="true"/> -->
|
|
<!-- removed since tools builder doesn't have necessary licenses to build Rag
|
|
<solution name="rag" rebuild="true" config="release|x86" email_breakers="false" owner="*tools@rockstarnorth.com" sln="$(RAGE_DIR)/base/tools/ui/rag/rag/rag.sln" />
|
|
-->
|
|
|
|
<!-- DW: removed since it is not being maintained
|
|
<solution name="testcutfile" rebuild="true" config="Release|Win32" email_breakers="false" owner="derek@rockstarnorth.com" sln="$(RAGE_DIR)/suite/src/cutfile/testcutfile_2008.sln" />
|
|
-->
|
|
|
|
</solutions>
|
|
|